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

Setup integration testing for Android Plugin #88

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

tresat
Copy link
Member

@tresat tresat commented May 31, 2024

  • Set up an integration test suite that can apply the ecosystem plugin.
  • Create an internal test utils lib containing many test file utils from gradle/gradle.
  • Demo tests for applying the plugin with and without a convention.

@tresat tresat requested a review from big-guy May 31, 2024 15:58
@tresat tresat self-assigned this May 31, 2024
@tresat tresat marked this pull request as ready for review May 31, 2024 15:58
- Set up an integration test suite that can apply the ecosystem plugin.
- Create an internal test utils lib containing many test file utils from gradle/gradle.
- Demo tests for applying the plugin with and without a convention.
@tresat tresat force-pushed the tt/setup-testing-basics branch from 4de4b94 to 9dbbf67 Compare May 31, 2024 16:43
@tresat tresat requested a review from ghale May 31, 2024 16:46
@oleg-nenashev oleg-nenashev added the chore Maintenance label Jun 10, 2024
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be in another directory instead of unified-prototype? Maybe time to start assembling the toolchain/test tools directory.

P.S: I have not reviewed the main code. We copy over quite a lot of content, aren't we?

@tresat
Copy link
Member Author

tresat commented Jun 10, 2024

Should it be in another directory instead of unified-prototype? Maybe time to start assembling the toolchain/test tools directory.

Happy to move it whereever. Hopefully it should be self-contained and portable. Maybe the JVM team can review the current structure of this repo soon and make some recommendations.

@tresat tresat merged commit 0e8495c into main Jun 10, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants