https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262
--- Comment #66 from Jonathan Druart <[email protected]> --- Created attachment 195614 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195614&action=edit Bug 38262: (follow-up 2) Fix cypress tests 16:40:49 <failure message="The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. 16:40:49 16:40:49 > response.filter is not a function 16:40:49 16:40:49 When Cypress detects uncaught errors originating from your application it will automatically fail the current test. 16:40:49 16:40:49 This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. 16:40:49 16:40:49 https://on.cypress.io/uncaught-exception-from-application" type="TypeError"><![CDATA[TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. 16:40:49 16:40:49 > response.filter is not a function 16:40:49 16:41:13 When Cypress detects uncaught errors originating from your application it will automatically fail the current test. -- 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/
