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

--- Comment #29 from Paul Derscheid <[email protected]> ---
Hi, I think this is PQA, though I provided one of the patches, therefore an
additional stamp would be nice.

On the follow-ups:
- The ILL module was pushed after these patches, so I ported it to the
useVueModule composable
- I also added some tests to check that these events fire.

Full cypress suite was green except for ERM/DataProviders_spec.ts
1) Vendor module
     receive should open in the same tab:
   AssertionError: Timed out retrying after 10000ms: expected
'http://localhost:8081/cgi-bin/koha/acqui/parcels.pl?booksellerid=1' to include
'/cgi-bin/koha/acqui/parcels.pl?booksellerid=30'
    at Context.eval
(webpack://koha/./t/cypress/integration/Acquisitions/Vendors_spec.ts:411:25)

and Acquisitions/Vendors_spec.ts
1) Data provider CRUD operations
     Should add provider:
   AssertionError: Timed out retrying after 10000ms: Expected to find element:
`main div[class='alert alert-info']`, but never found it.
    at Context.eval
(webpack://koha/./t/cypress/integration/ERM/DataProviders_spec.ts:150:11)

The erm one passed in isolation, the acquisitions one fails on main too.

-- 
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/

Reply via email to