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

dcook at prosentient.com.au dcook at prosentient.com.au
Wed Mar 16 23:48:29 CET 2022


I don't think I've heard of the ERM project so I'm not sure what to look at, but that's cool about using Cypress. I use Puppeteer and Playwright on some other projects (purely for automation and not testing), and Cypress came up when I was looking in that space. 

If you have some instructions on how to try it out, I wouldn't mind looking at this from a user perspective.

David Cook
Senior Software Engineer
Prosentient Systems
Suite 7.03
6a Glen St
Milsons Point NSW 2061
Australia

Office: 02 9212 0899
Online: 02 8005 0595

-----Original Message-----
From: Koha-devel <koha-devel-bounces at lists.koha-community.org> On Behalf Of Jonathan Druart
Sent: Thursday, 17 March 2022 3:24 AM
To: koha-devel <koha-devel at lists.koha-community.org>
Subject: [Koha-devel] I played with Cypress (and ERM and Vue)

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
_______________________________________________
Koha-devel mailing list
Koha-devel at lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/



More information about the Koha-devel mailing list