ait-cs-IaaS / koord2ool

Koord2ool is an extension of LimeSurvey that visualizes responses to surveys over time.
GNU General Public License v3.0
3 stars 1 forks source link

Add Testing Framework #20

Closed b3n4kh closed 2 months ago

b3n4kh commented 1 year ago

Currently, there are no Tests in Koord2ool.

I propose to setup E2E tests first with cypress.io.

Integrating them with the GitHub Action Build Pipeline. Cypress has a ready to use Action .

Adding Component Tests later on.

b3n4kh commented 2 months ago

resolved via vitest