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

David Nind <da...@davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #18 from David Nind <da...@davidnind.com> ---
One test is failing for me - 1) should edit an existing booking successfully.

Testing notes (using KTD):
1, Apply the patches.
2. Restart everything.
3. Run the tests, they should all pass:
   yarn cypress run --spec t/cypress/integration/Biblio/bookingsModal_spec.ts

Test results:

 Booking Modal Tests
    ✓ should load the booking modal correctly (3924ms)
    ✓ should enable fields in proper sequence (3490ms)
    ✓ should handle item type and item dependencies correctly (4836ms)
    ✓ should disable dates before today and between today and selected start
date (4575ms)
    ✓ should disable dates with existing bookings for same item (4978ms)
    ✓ should handle lead and trail period hover highlighting (3642ms)
    ✓ should disable click when lead/trail periods overlap with disabled dates
(3439ms)
    ✓ should show event dots for dates with existing bookings (3456ms)
    ✓ should show only the correct bold dates for issue and renewal periods
(3797ms)
    ✓ should set correct max date based on circulation rules (3952ms)
    ✓ should handle visible and hidden fields on date selection (3763ms)
    ✓ should submit a new booking successfully (3378ms)
    1) should edit an existing booking successfully
    ✓ should handle booking failure gracefully (3357ms)
    ✓ should reset form when modal is closed (3421ms)


  14 passing (1m)
  1 failing

  1) Booking Modal Tests
       should edit an existing booking successfully:

      Timed out retrying after 10000ms
      + expected - actual

      -'19'
      +'456'

      at Context.eval
(webpack://koha/./t/cypress/integration/Biblio/bookingsModal_spec.ts:1212:37)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to