WIP - Rewriting tests to use vitest #2403
Annotations
2 errors and 1 warning
test/http/integration_test.ts:
test/http/integration_test.ts#L6
Error: @vitest/browser/context can be imported only inside the Browser Mode. Your test is running in forks pool. Make sure your regular tests are excluded from the "test.include" glob pattern.
❯ node_modules/@vitest/browser/context.js:12:7
❯ test/http/integration_test.ts:6:31
|
Integration Tests
Process completed with exit code 1.
|
Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|