Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @typescript-eslint/parser from 8.4.0 to 8.6.0 #144

Merged

build(deps-dev): bump @typescript-eslint/parser from 8.4.0 to 8.6.0

210c09a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

build(deps-dev): bump @typescript-eslint/parser from 8.4.0 to 8.6.0 #144

build(deps-dev): bump @typescript-eslint/parser from 8.4.0 to 8.6.0
210c09a
Select commit
Loading
Failed to load commit list.
GitHub Actions / VS Code Test Results (ubuntu-latest, insiders, desktop) succeeded Sep 23, 2024 in 0s

52 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
test-results/config-file-change.json 2βœ… 3s
test-results/no-config.json 1βœ… 12s
test-results/overlapping-tests.json 9βœ… 2s
test-results/simple.json 12βœ… 9s
test-results/source-mapped.json 4βœ… 2s
test-results/tsnode-checkjs.json 2βœ… 2s
test-results/typescript-full.json 3βœ… 3s
test-results/typescript-top-level-await.json 1βœ… 199ms
test-results/typescript.json 4βœ… 3s
test-results/unit.json 14βœ… 119ms

βœ…Β test-results/config-file-change.json

2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/config-file-change.test.js 2βœ… 2s

βœ…Β 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 12s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/no-config.test.js 1βœ… 11s

βœ…Β out/test/integration/no-config.test.js

no-config
  βœ… create-file-flow

βœ…Β test-results/overlapping-tests.json

9 tests were completed in 2s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/overlapping-tests.test.js 9βœ… 2s

βœ…Β 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 9s 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 2s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/source-mapped.test.js 4βœ… 1s

βœ…Β 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 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/tsnode-checkjs.test.js 2βœ… 2s

βœ…Β out/test/integration/tsnode-checkjs.test.js

tsnode-checkjs
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/typescript-full.json

3 tests were completed in 3s 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 199ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript-top-level-await.test.js 1βœ… 139ms

βœ…Β 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 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript.test.js 4βœ… 3s

βœ…Β 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 119ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/unit/extract/evaluate-typescript.test.js 4βœ… 26ms
out/test/unit/extract/evaluate.test.js 6βœ… 12ms
out/test/unit/extract/syntax.test.js 4βœ… 15ms

βœ…Β 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