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

Add integration-test module #11

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

msgilligan
Copy link
Member

  • Add Gradle module for integration tests
  • Move remaining tests in root project to integration test module
  • Remove now unneeded dependencies block in build.gradle
  • Use subprojects rather than allprojects for main closure in build.gradle

* Add Gradle module for integration tests
* Move remaining tests from root project to integration test module
* Remove now unneeded dependencies block in `build.gradle`
* Use `subprojects` rather than `allprojects` for main closure in `build.gradle`
@msgilligan msgilligan requested a review from schildbach March 4, 2024 16:25
@msgilligan msgilligan merged commit 1dca75f into master Mar 4, 2024
6 checks passed
@msgilligan msgilligan deleted the msgilligan/add-integration-test-module branch March 4, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants