Add tests for paginated queries in the store
Open
store
tests
- Dominant language
- Rust
- Stars
- 104
- Forks
- 138
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 56
Description
We need to test that queries that user pagination are working accordingly.
This checks needs a properly seeded DB, since we want to check the size limit for the queries too. Which might be pretty big in some cases.
Contributor guide
Assessment
This issue has not been assessed yet.