- Clone the project
git clone https://github.com/anuragbisht/TaskIntercom.git
- Build And Run
Test for the ListViewModel
and TIDistanceCalucator
are written in the file ListViewModelTests
and TIDistanceCalculatorTests
respectively.
ListViewModelTests => This will check if the listOfCustomers to be used is empty or not.
TIDistanceCalculatorTests => This will check if the distance calculated is accurate or not. The value used in the test(5959) was verified using the site
https://www.movable-type.co.uk/scripts/latlong.html