Created attachment 174527 [details] [review] Bug 38444: Unit test to ensure limited categories don't break display
Created attachment 174576 [details] [review] Bug 38444: Unit test to ensure limited categories don't break display Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. Start up KTD with selenium: ktd --selenium up 2. Run the tests: prove t/db_dependent/selenium/patrons_search.t 3. Apply the patch. 4. Repeat step 2, tests should continue to pass.