Skip to content

feat: add unit test to check length of description #108

feat: add unit test to check length of description

feat: add unit test to check length of description #108

Triggered via push December 24, 2024 08:59
Status Failure
Total duration 37s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test/AidesVeloEngine.test.ts > AidesVeloEngine > getAllAidesIn() > should have a description: test/AidesVeloEngine.test.ts#L99
AssertionError: expected 'undefined' to be 'string' // Object.is equality Expected: "string" Received: "undefined" ❯ test/AidesVeloEngine.test.ts:99:41 ❯ test/AidesVeloEngine.test.ts:98:16
main
Process completed with exit code 1.
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636