[Koha-bugs] [Bug 22860] Selenium tests authentication.t does not remove all data it created

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 6 22:39:27 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22860

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 89400
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89400&action=edit
Bug 22860: Remove 1 remaining patron after authentication.t is ran

Test plan:
0/ Do not apply the patch
1/ select count(*) from borrowers;
2/ Run the tests
=> Notice that you have 1 more patron
3/ Apply the patch and repeat 1/ and 2/
=> Notice that you have the same number of patrons before and after the
tests

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list