https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30557
--- Comment #59 from Olivia Reynolds <[email protected]> --- Created attachment 204328 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204328&action=edit Bug 30557: Add Cypress tests for Vue module Test plan: 1. Ensure you have installed the new dependencies by running yarn install 2. Rebuild the JS bundles with yarn js:build 3. Run the Cypress spec t/cypress/integration/ItemLists_spec.ts In KTD you can do this with: cypress run -s t/cypress/integration/ItemLists_spec.ts Sponsored-by: CLAMS -- 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/
