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

run all tests also with the base plugin #477

Merged
merged 2 commits into from Dec 26, 2022
Merged

Conversation

gabrielittner
Copy link
Collaborator

Closes the biggest gap in our test coverage and moves the last 2 old tests which were using the base plugin to our new setup. The tests are executed in their own shard in parallel to the others.

Thanks to the new tests I also found out that the Kotlin/JS config needs to be done in afterEvaluate, the js plugin seems to create the software component lazily. This was hidden for the main plugin because the config there already runs in afterEvaluate.

Copy link
Owner

@vanniktech vanniktech left a comment

Choose a reason for hiding this comment

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

Superb

@gabrielittner gabrielittner merged commit 6d4f65a into master Dec 26, 2022
@gabrielittner gabrielittner deleted the base-plugin-tests branch December 26, 2022 12:42
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.

None yet

2 participants