aish12 / parksrus

2 stars 0 forks source link

Refine Unit Tests #58

Closed aish12 closed 6 years ago

aish12 commented 6 years ago

We expected this to take 6 hours, and it took 4 hours.

aish12 commented 6 years ago

What sorts of things should we add unit tests for?

ChimdinduDenalexOrakwue commented 6 years ago

We should add more tests for the new search endpoints we made and any new helper functions we make. This should take a day.

danielczheng commented 6 years ago

Working on Mocha. @trentonbeckendorff Need to know the new components to test on, as well as which attributes/props to be aware of.

b-chen commented 6 years ago

Tests for filtering and sorting are done. Need to work on searching tests