Skip to content

Commit b7b475d

Browse files
committed
JS: Move all integration tests.
We no longer need the platform-specific directories, so simplify the test organization. If you don't want this change, just skip merging this PR. It's purely optional. The PR also deletes a spurious qlpack.yml that I missed when converting the tests to pytest.
1 parent 22e1921 commit b7b475d

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)