willowtreeapps/spruce-ios

Sort Function Unit Tests

jacksontaylor13 opened this issue · 1 comments

  • Add unit tests for each of the default sort functions
  • Each unit test should test:
    • All possible starting points of the sort function
    • For BaseDistanceSortFunction subclasses, unit tests should also check reversed functionality

Watched the unit tests run. Nothing for QA to really verify here.