https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36369
--- Comment #41 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 203212 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203212&action=edit Bug 36369: (follow-up) Adjust Cypress tests to KohaApiClient - additionalFieldsAPIClient component test: use no-arg constructor, verify routing via httpClient._baseURL instead of network calls - Integration tests (ERM, SIP2, ILL, Preservation, Acquisitions): add missing GET intercepts after POST/PUT success — the unified HttpClient now always throws on error responses, exposing previously-masked 404s when tests navigate to the show page after create/update - api-client.ts: apiGet plugin catches errors and returns them as values so cy.task() does not produce unhandled rejections -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
