Aktivisda has integration tests Cypress that are not currently being run in the CI.
To start cypress:
npm run cypress:open
To start Aktivisda in port 8080:
8080
npm run serve:aktivisda
Tests are defined in the cypress folder.
cypress