Add an optional Application param to the constructor to allow us to unit test things which depend whether we're in the site or the administrator section of the CMS. Added a couple of extra unit tests to demonstrate this improved functionality
Testing
Check pagination continues to work in front and backend. Observe unit tests still pass.
<h2>More Details</h2>
<p>Add an optional Application param to the constructor to allow us to unit test things which depend whether we're in the site or the administrator section of the CMS. Added a extra unit test to demonstrate this improved functionality</p>
<h2>Testing</h2>
<p>Check pagination continues to work in front and backend. Observe unit tests still pass.</p>
Could you update the latest staging?