update unit tests for paginated methods and determine what bad paginated methods are #2199
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
We have the following assert statement in our unit tests for paginated methods:
This statement is added particularly to add code coverage for bad paginated methods. Investigate, what these bad paginated methods are, and determine if there's a better way to test / add coverage for these methods.
The text was updated successfully, but these errors were encountered: