Bug 41615 - ERM Dashboard breaks Licenses cypress tests
Summary: ERM Dashboard breaks Licenses cypress tests
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Pedro Amorim
QA Contact: Lucas Gass (lukeg)
URL:
Keywords:
Depends on: 39320
Blocks:
  Show dependency treegraph
 
Reported: 2026-01-14 17:13 UTC by Pedro Amorim
Modified: 2026-01-16 21:11 UTC (History)
6 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
26.05.00
Circulation function:


Attachments
Bug 41615: Fix Licenses_spec.ts (1.62 KB, patch)
2026-01-14 17:15 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 41615: Fix Licenses_spec.ts (1.67 KB, patch)
2026-01-16 06:44 UTC, David Nind
Details | Diff | Splinter Review
Bug 41615: Fix Licenses_spec.ts (1.72 KB, patch)
2026-01-16 20:49 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Amorim 2026-01-14 17:13:56 UTC

    
Comment 1 Pedro Amorim 2026-01-14 17:15:50 UTC
Created attachment 191429 [details] [review]
Bug 41615: Fix Licenses_spec.ts

Before applying patch, run:
cypress run --spec t/cypress/integration/ERM/Licenses_spec.ts
Notice it fails.
Apply patch and run it again. Notice it passes.
Comment 2 David Nind 2026-01-16 06:44:00 UTC
Created attachment 191549 [details] [review]
Bug 41615: Fix Licenses_spec.ts

Before applying patch, run:
cypress run --spec t/cypress/integration/ERM/Licenses_spec.ts
Notice it fails.
Apply patch and run it again. Notice it passes.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Lucas Gass (lukeg) 2026-01-16 20:49:47 UTC
Created attachment 191595 [details] [review]
Bug 41615: Fix Licenses_spec.ts

Before applying patch, run:
cypress run --spec t/cypress/integration/ERM/Licenses_spec.ts
Notice it fails.
Apply patch and run it again. Notice it passes.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 4 Lucas Gass (lukeg) 2026-01-16 21:11:25 UTC
Nice work everyone!

Pushed to main for 26.05