Bug 36189 - Rewrite www/auth_values_input_www.t using Selenium
Summary: Rewrite www/auth_values_input_www.t using Selenium
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on: 34478
Blocks: 36192
  Show dependency treegraph
 
Reported: 2024-02-28 09:13 UTC by Jonathan Druart
Modified: 2024-02-28 13:51 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"