https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40809
--- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
