[Koha-bugs] [Bug 33490] Agreements - Filter by expired results in error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 21 15:10:54 CEST 2023


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

--- Comment #34 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Tests are using 'today_us' that was not used. That means that the tests will
fail if dateformat is not the value from the sample data.

Not ideal but better to have a test.


+        cy.url().should('include',
"/cgi-bin/koha/erm/agreements?by_expired=true"); // Browser url also updated

Should not we adjust this test?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list