mohanadarafe / GuideMe

SOEN 390 | Winter 2020 | Mini Capstone
7 stars 5 forks source link

Adding unit tests for indoor directions #187

Closed mohanadarafe closed 4 years ago

mohanadarafe commented 4 years ago

This PR simply adds more emphasis on testing the Dijkstra algorithm in all three scenarios. Before, we only had one test case for Dijkstra, now, it is tested in all scenarios.