Skip to content

Commit c69df1a

Browse files
committed
Port java integration tests to pytest.
Some notes: * These tests rely on a variety of fixtures * The previous maven-wrapper checks were checking for the version of maven installed by looking at the checked-in wrapper script. I dropped this behavior. * I replaced a lot of test queries that queried for a (subset of) source archive files with the source_archive fixture. In particular, tests that excluded properties files from being listed in the expected output now include them. It's much faster to generate this list via the fixture instead of using CodeQL for it.
1 parent 5fa30c3 commit c69df1a

File tree

297 files changed

+848
-5570
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+848
-5570
lines changed

java/ql/integration-tests/all-platforms/java/android-8-sample/.gitattributes

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

java/ql/integration-tests/all-platforms/java/android-8-sample/.gitignore

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

java/ql/integration-tests/all-platforms/java/android-8-sample/force_sequential_test_execution

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

java/ql/integration-tests/all-platforms/java/android-8-sample/gradle/wrapper/gradle-wrapper.properties

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

java/ql/integration-tests/all-platforms/java/android-8-sample/gradlew

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

java/ql/integration-tests/all-platforms/java/android-8-sample/gradlew.bat

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

0 commit comments

Comments
 (0)