RapidApp icon indicating copy to clipboard operation
RapidApp copied to clipboard

Unit tests for DbicLink queries

Open vanstyn opened this issue 10 years ago • 0 comments

Unit tests are needed for various queries generated in DbicLink-based modules (i.e. from grid views) using the existing RapidApp::Test framework

  • Various MultiFilter combinations - different columns, condition types, ands vs ors, nested, etc
  • Paging
  • Sorting
  • QuickSearch - both normal and exact modes, multiple combinations of selected columns
  • total counts

vanstyn avatar Jan 18 '15 17:01 vanstyn