[Koha-devel] I played with Cypress (and ERM and Vue)

Jonathan Druart jonathan.druart at bugs.koha-community.org
Wed Mar 16 17:24:29 CET 2022


Hi devs,

Following my previous email here, I have started to work on the ERM
project and wanted to try Vue in a more complex example.

You can find the whole tree at https://gitlab.com/joubu/Koha/-/commits/erm

It contains CRUD operations for ERM's agreement (can link users and
periods), all based on Vue requesting our REST API routes, and covered
by tests using Cypress.

Feedback welcome!

Cheers,
Jonathan


More information about the Koha-devel mailing list