We use vitest for our unit and integration tests. You can run the tests with:Documentation Index
Fetch the complete documentation index at: https://docs.formizee.com/llms.txt
Use this file to discover all available pages before exploring further.
Integration Tests
/apps/api and /apps/vault is our core product and needs to be heavily tested. we use integration testing:
Integration tests require a running
API or Vault either locally or in a deployed environment.