https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34789 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #10 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. After applying patches run: updatedatabase, dbic, yarn build 2. To run cypress tests: time perl /kohadevbox/misc4dev/run_tests.pl --run-cypress-tests-only (hope this is the correct way to do this - from https://wiki.koha-community.org/wiki/User:Victor_Grousset_-_tuxayo/Setup_Koh... - see output - all cypress tests pass[1]) [1] Results from running Cypress tests: Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ KohaTable_spec.ts 00:03 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ ERM/Agreements_spec.ts 00:31 5 5 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ ERM/Dialog_spec.ts 00:09 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ ERM/Licenses_spec.ts 00:20 5 5 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ ERM/Packages_spec.ts 00:20 5 5 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ ERM/Searchbar_spec.ts 00:04 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ ERM/Titles_spec.ts 00:37 6 6 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 02:07 30 30 - - - Done in 139.81s. all good Running [koha-shell kohadev -c "touch testing.success"]... real 2m20.061s user 0m31.341s sys 0m18.387s -- You are receiving this mail because: You are watching all bug changes.