build(deps-dev): bump @typescript-eslint/parser from 8.4.0 to 8.6.0 #144
GitHub Actions / VS Code Test Results (macos-latest, stable, desktop)
succeeded
Sep 23, 2024 in 1s
52 passed, 0 failed and 0 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test-results/config-file-change.json | 2β | 4s | ||
test-results/no-config.json | 1β | 13s | ||
test-results/overlapping-tests.json | 9β | 1s | ||
test-results/simple.json | 12β | 10s | ||
test-results/source-mapped.json | 4β | 885ms | ||
test-results/tsnode-checkjs.json | 2β | 1s | ||
test-results/typescript-full.json | 3β | 2s | ||
test-results/typescript-top-level-await.json | 1β | 88ms | ||
test-results/typescript.json | 4β | 2s | ||
test-results/unit.json | 14β | 136ms |
β Β test-results/config-file-change.json
2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/config-file-change.test.js | 2β | 3s |
β Β out/test/integration/config-file-change.test.js
config-file-change
β
delete-create-flow
β
rename-flow
β Β test-results/no-config.json
1 tests were completed in 13s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/no-config.test.js | 1β | 12s |
β Β out/test/integration/no-config.test.js
no-config
β
create-file-flow
β Β test-results/overlapping-tests.json
9 tests were completed in 1s with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/overlapping-tests.test.js | 9β | 1s |
β Β out/test/integration/overlapping-tests.test.js
overlapping tests
β
cannot differenciate overlapping suites
β
discovers tests
β
runs all in folder
β
runs all suites in specific file
β
runs all tests
β
runs mixed nodes
β
runs multiple files
β
runs only suite of specific file
β
runs only test of specific file
β Β test-results/simple.json
12 tests were completed in 10s with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/simple.test.js | 12β | 3s |
β Β out/test/integration/simple.test.js
simple
β
cleans up folder if all child files are deleted
β
correct failing test location
β
debugs tests in a file
β
discovers tests
β
handles changes to .mocharc.js
β
handles file and directory excludes
β
handles file change
β
handles file delete
β
runs subsets of tests
β
runs tests
β
runs tests in a file
β
runs tests in directory
β Β test-results/source-mapped.json
4 tests were completed in 885ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/source-mapped.test.js | 4β | 856ms |
β Β out/test/integration/source-mapped.test.js
source mapped
β
debugs tests
β
discovers tests
β
has correct test locations
β
runs tests
β Β test-results/tsnode-checkjs.json
2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/tsnode-checkjs.test.js | 2β | 1s |
β Β out/test/integration/tsnode-checkjs.test.js
tsnode-checkjs
β
discovers tests
β
runs tests
β Β test-results/typescript-full.json
3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/typescript-full.test.js | 3β | 2s |
β Β out/test/integration/typescript-full.test.js
typescript-full
β
debugs tests
β
discovers tests
β
runs tests
β Β test-results/typescript-top-level-await.json
1 tests were completed in 88ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/typescript-top-level-await.test.js | 1β | 55ms |
β Β out/test/integration/typescript-top-level-await.test.js
typescript top level await
β
discovers tests fails cjs
β Β test-results/typescript.json
4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/integration/typescript.test.js | 4β | 2s |
β Β out/test/integration/typescript.test.js
typescript
β
correct failing test location
β
debugs tests
β
discovers tests
β
runs tests
β Β test-results/unit.json
14 tests were completed in 136ms with 14 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
out/test/unit/extract/evaluate-typescript.test.js | 4β | 54ms | ||
out/test/unit/extract/evaluate.test.js | 6β | 6ms | ||
out/test/unit/extract/syntax.test.js | 4β | 12ms |
β Β out/test/unit/extract/evaluate-typescript.test.js
evaluate typescript
β
extracts basic suite
β
extracts basic suite ts syntax
β
extracts basic suite with import
β
extracts multiple suite
β Β out/test/unit/extract/evaluate.test.js
evaluate
β
can evaluate and extract a test table
β
extracts basic suite
β
handles errors appropriately
β
runs esbuild-style modules
β
stubs out requires and placeholds correctly
β
works with skip/only
β Β out/test/unit/extract/syntax.test.js
syntax
β
can detect suite but not dynamic tests
β
extracts basic suite
β
stubs out requires and placeholds correctly
β
works with skip/only
Loading