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

--- Comment #37 from Paul Derscheid <[email protected]> ---
Created attachment 196456
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196456&action=edit
Bug 41129: (follow-up) Use insertSamplePatron task in Cypress tests

- Replace raw SQL INSERT INTO borrowers with the standard
  insertSamplePatron Cypress task across all 3 booking specs
- Remove manual DELETE FROM borrowers cleanup blocks
- Let deleteSampleObjects handle patron cleanup in correct
  dependency order (patrons before libraries), fixing the FK
  constraint error on test teardown
- Inline patron creation in long tests also migrated to
  insertSamplePatron with deleteSampleObjects cleanup

Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to