backend: BuyTransportCapacity now takes param; frontend: excluded Ad… #582
web_CICD.yml
on: push
Build and Deploy
1m 28s
Lint
33s
Close Pull Request
0s
Test
1m 1s
Annotations
4 errors
test/component_tests/App.test.tsx:
web/test/test_lib/testUtils.ts#L33
AssertionError: Backend API host 'https://game-api1.azurewebsites.net' is not reachable
❯ Module.verifyBackendApiIsReachable test/test_lib/testUtils.ts:33:12
❯ test/vitest.setup.ts:7:3
|
test/component_tests/IntroDialog.test.tsx:
web/test/test_lib/testUtils.ts#L33
AssertionError: Backend API host 'https://game-api1.azurewebsites.net' is not reachable
❯ Module.verifyBackendApiIsReachable test/test_lib/testUtils.ts:33:12
❯ test/vitest.setup.ts:7:3
|
test/component_tests/OutroDialog.test.tsx:
web/test/test_lib/testUtils.ts#L33
AssertionError: Backend API host 'https://game-api1.azurewebsites.net' is not reachable
❯ Module.verifyBackendApiIsReachable test/test_lib/testUtils.ts:33:12
❯ test/vitest.setup.ts:7:3
|
Test
Process completed with exit code 1.
|