Bug 36189

Summary: Rewrite www/auth_values_input_www.t using Selenium
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 34478    
Bug Blocks: 36192    

Description Jonathan Druart 2024-02-28 09:13:27 UTC
On bug 34478 I removed some code to test the AV deletion from the UI because it was too painful to write using WWW::Mechanize. This whole test file should be rewritten using Selenium.

See commit "Bug 34478: Fix www/auth_values_input_www.t"