# Tests Aktivisda has integration tests [Cypress](https://www.cypress.io/) that are not currently being run in the CI. ## Start - To start cypress: ```terminal npm run cypress:open ``` - To start Aktivisda in port `8080`: ```terminal npm run serve:aktivisda ``` ## Development Tests are defined in the `cypress` folder.