Swap some test cases to vitest #8
Annotations
4 errors and 1 warning
Run npm run test:
src/api/tests/suites/content.test.ts#L165
AssertionError: expected undefined to be '/QOpenSys/pkgs/bin/git' // Object.is equality
- Expected:
"/QOpenSys/pkgs/bin/git"
+ Received:
undefined
β― tests/suites/content.test.ts:165:28
|
Run npm run test:
src/api/tests/suites/content.test.ts#L181
AssertionError: expected undefined to be '/QOpenSys/pkgs/bin/git' // Object.is equality
- Expected:
"/QOpenSys/pkgs/bin/git"
+ Received:
undefined
β― tests/suites/content.test.ts:181:28
|
Run npm run test:
src/api/tests/suites/content.test.ts#L438
AssertionError: expected +0 not to be +0 // Object.is equality
β― tests/suites/content.test.ts:438:38
|
Run npm run test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading