Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

API: Create tests for filters #281

Open deandrebaker opened 3 years ago

deandrebaker commented 3 years ago

We need to write tests for the filters on all filterable list endpoints. We can create an abstract class that has test functions that sub-classes can inherit.