Testing
Unit tests with plain jest, integration tests against a live worker, and module test suites.
- Unit Tests
Plain jest, plain constructors, and no container, worker, or framework setup.
- Integration Tests
Exercise a live worker end to end across REST, GraphQL, and RPC, with one shared cookie jar.
- Test Modules
Run a module's integration suite inside a host worker with moduleTest.