Skip to content

Commit 123c375

Browse files
authored
Merge pull request #17322 from github/criemen/move-js-int-tests
JS: Move all integration tests.
2 parents 40fe39c + b7b475d commit 123c375

File tree

13 files changed

+0
-3
lines changed

13 files changed

+0
-3
lines changed

javascript/ql/integration-tests/all-platforms/no-types/qlpack.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

javascript/ql/integration-tests/all-platforms/diagnostics/internal-error/diagnostics.expected renamed to javascript/ql/integration-tests/diagnostics/internal-error/diagnostics.expected

File renamed without changes.

javascript/ql/integration-tests/all-platforms/diagnostics/internal-error/src/my_failure.ts renamed to javascript/ql/integration-tests/diagnostics/internal-error/src/my_failure.ts

File renamed without changes.

javascript/ql/integration-tests/all-platforms/diagnostics/internal-error/test.py renamed to javascript/ql/integration-tests/diagnostics/internal-error/test.py

File renamed without changes.

javascript/ql/integration-tests/all-platforms/diagnostics/internal-error/tsconfig.json renamed to javascript/ql/integration-tests/diagnostics/internal-error/tsconfig.json

File renamed without changes.

javascript/ql/integration-tests/all-platforms/diagnostics/syntax-error/bad.js renamed to javascript/ql/integration-tests/diagnostics/syntax-error/bad.js

File renamed without changes.

javascript/ql/integration-tests/all-platforms/diagnostics/syntax-error/diagnostics.expected renamed to javascript/ql/integration-tests/diagnostics/syntax-error/diagnostics.expected

File renamed without changes.

javascript/ql/integration-tests/all-platforms/diagnostics/syntax-error/test.py renamed to javascript/ql/integration-tests/diagnostics/syntax-error/test.py

File renamed without changes.

javascript/ql/integration-tests/all-platforms/no-types/foo.ts renamed to javascript/ql/integration-tests/no-types/foo.ts

File renamed without changes.

javascript/ql/integration-tests/all-platforms/no-types/javascript.expected renamed to javascript/ql/integration-tests/no-types/javascript.expected

File renamed without changes.

0 commit comments

Comments
 (0)