- Issue created by @phenaproxima
- 🇮🇳India narendraR Jaipur, India
I think this is not required if we use Clear filters and then test. However it may require if we want to show pagination with Recommended filters in tests.
ProjectBrowserTestMock gets its project data from a fixture that doesn't have enough projects in it for us to be able to test pagination. If we want to test pagination, we have to rely on other non-test sources, like drupal_core.
Add more projects to the mock source's fixture.
Active
2.0
Code
I think this is not required if we use Clear filters and then test. However it may require if we want to show pagination with Recommended filters in tests.