This commit is contained in:
2018-11-30 18:40:32 +00:00
parent 6b35039827
commit c886fa8815
2 changed files with 5 additions and 2 deletions

View File

@@ -39,8 +39,7 @@ NOTE: determined it would be too much trouble for too little gain to validate th
LIST FILTERING TODO
- DONE test for fetching widget filter options (localized, so have two users test each for expected response)
Add test for excercising all of DataFilterController route including rights to non personal alternative owner etc
- Add test for excercising all of DataFilterController route including rights to non personal alternative owner etc
Add test for correctly validated Widget datafilter when saved or updated via datafiltercontroller (sanity check of the filter settings and options IFilterableObject implemented)
Add test for providing saved filter id to widgetlist and recieving correct filtered / paged / sorted results (test all those)