15 Sep
2025
15 Sep
'25
2:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40809 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186401 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186401&action=edit Bug 40809: Fail Cypress tests on JS warnings Currently JS warnings during Cypress tests are ignored. This change intercepts console warnings in the browser and if any occurs the test failed This helps catch potential issues and ensures that warnings are not silently ignored during test runs. -- You are receiving this mail because: You are watching all bug changes.