build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.10.0 #174
GitHub Actions / VS Code Test Results (windows-latest, insiders, desktop)
succeeded
Oct 21, 2024 in 0s
44 passed, 0 failed and 0 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test-results/normal-config-file-change.json | 2β | 4s | ||
test-results/normal-no-config.json | 1β | 12s | ||
test-results/normal-overlapping-tests.json | 9β | 3s | ||
test-results/normal-simple.json | 12β | 12s | ||
test-results/normal-source-mapped.json | 4β | 2s | ||
test-results/normal-tsnode-checkjs.json | 2β | 3s | ||
test-results/normal-unit.json | 14β | 168ms |
β Β test-results/normal-config-file-change.json
2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
d:/a/mocha-vscode/mocha-vscode/out/test/integration/config-file-change.test.js | 2β | 2s |
β Β d:/a/mocha-vscode/mocha-vscode/out/test/integration/config-file-change.test.js
config-file-change
β
delete-create-flow
β
rename-flow
β Β test-results/normal-no-config.json
1 tests were completed in 12s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
d:/a/mocha-vscode/mocha-vscode/out/test/integration/no-config.test.js | 1β | 12s |
β Β d:/a/mocha-vscode/mocha-vscode/out/test/integration/no-config.test.js
no-config
β
create-file-flow
β Β test-results/normal-overlapping-tests.json
9 tests were completed in 3s with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
d:/a/mocha-vscode/mocha-vscode/out/test/integration/overlapping-tests.test.js | 9β | 3s |
β Β d:/a/mocha-vscode/mocha-vscode/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/normal-simple.json
12 tests were completed in 12s with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
d:/a/mocha-vscode/mocha-vscode/out/test/integration/simple.test.js | 12β | 5s |
β Β d:/a/mocha-vscode/mocha-vscode/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/normal-source-mapped.json
4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
d:/a/mocha-vscode/mocha-vscode/out/test/integration/source-mapped.test.js | 4β | 2s |
β Β d:/a/mocha-vscode/mocha-vscode/out/test/integration/source-mapped.test.js
source mapped
β
debugs tests
β
discovers tests
β
has correct test locations
β
runs tests
β Β test-results/normal-tsnode-checkjs.json
2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
d:/a/mocha-vscode/mocha-vscode/out/test/integration/tsnode-checkjs.test.js | 2β | 3s |
β Β d:/a/mocha-vscode/mocha-vscode/out/test/integration/tsnode-checkjs.test.js
tsnode-checkjs
β
discovers tests
β
runs tests
β Β test-results/normal-unit.json
14 tests were completed in 168ms with 14 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
d:/a/mocha-vscode/mocha-vscode/out/test/unit/extract/evaluate-typescript.test.js | 4β | 57ms | ||
d:/a/mocha-vscode/mocha-vscode/out/test/unit/extract/evaluate.test.js | 6β | 10ms | ||
d:/a/mocha-vscode/mocha-vscode/out/test/unit/extract/syntax.test.js | 4β | 20ms |
β Β d:/a/mocha-vscode/mocha-vscode/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
β Β d:/a/mocha-vscode/mocha-vscode/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
β Β d:/a/mocha-vscode/mocha-vscode/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