Skip to content

Case management web application for Computer-Assisted Personal Interviewing (CAPI)

License

Notifications You must be signed in to change notification settings

InseeFr/Pearl-Jam

Repository files navigation

Build

Pearl Jam

Case management web application for Computer-Assisted Personal Interviewing (CAPI)

Running Unit Tests

Unit Tests use the Vitest framework. You can run these tests with the following command:

yarn test
yarn test --coverage

Running Playwright Tests

We can also run end-to-end test thank to Playwright.

npx playwright test
npx playwright test --ui

Before executing the test, we will :

  • build the project (in order to be sure that the test are running on the production-ready application)
  • launch a static server (thanks to npx serve)

About

Case management web application for Computer-Assisted Personal Interviewing (CAPI)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages