https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39320
--- Comment #196 from Pedro Amorim <[email protected]> --- Created attachment 188982 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188982&action=edit Bug 39320: (QA follow-up): Simplify widget tests This simplifies the tests, only visiting the homepage once and not navigating outside of it. This must pass 10/10: for i in {1..10}; do cypress run --spec t/cypress/integration/ERM/ModuleDashboard_spec.ts; done Signed-off-by: Pedro Amorim <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
