[Koha-bugs] [Bug 34319] Upgrade Cypress

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 13:25:09 CEST 2023


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

--- Comment #10 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
(In reply to Jonathan Druart from comment #9)
> Tests are passing for me without this patch.
> 
> Apply first patch only
> # inside ktd
> yarn install
> yarn build
> yarn cypress run --spec t/cypress/integration/ERM/Dialog_spec.ts
> 
> Cypress 12.17.4

Make sure you have 0 packages in your local DB.
Restart yarn js:watch if it was already running.
Run again:
yarn cypress run --spec t/cypress/integration/ERM/Dialog_spec.ts

Fails for me everytime.

Alternatively, run cypress tests visually to make the issue obvious
yarn run cypress open

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


More information about the Koha-bugs mailing list