Add tests for vulnerability report pagination feature
What does this MR do and why?
This MR adds tests for the vulnerability report pagination feature. They were omitted at first because we didn't know if we wanted to move forward with the feature or not, but now that we've decided to move forward with it, they need tests.
Note that you will need to enable the :vulnerability_report_pagination feature flag to use pagination. The default is infinite scrolling.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #352839 (closed)