Skip to content

Testing

Structure

In tests/, we have about 5 main directories to organize tests in:

  • App: framework tests
  • Playwright: client-side browser tests
  • Domain: (isolated) internal domain tests
  • Interfaces: HTTP endpoint tests
  • Routes: HTTP endpoint policy and permission tests