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

Adding tests + test fixtures! #22

Merged
merged 7 commits into from
Nov 12, 2019
Merged

Adding tests + test fixtures! #22

merged 7 commits into from
Nov 12, 2019

Conversation

hmemcpy
Copy link
Collaborator

@hmemcpy hmemcpy commented Nov 12, 2019

This fixes #19. I've copied some base classes from the IntelliJ scala plugin, because test classes aren't published (yet), so they can't be referenced from gradle.
Once JetBrains publishes those test artifacts (they said they're working on it), they can be removed. Meanwhile, it's now possible to write tests for inspections, maybe other types of fixes!

@hmemcpy
Copy link
Collaborator Author

hmemcpy commented Nov 12, 2019

Just to keep track, doing this as a self-PR.

@hmemcpy hmemcpy merged commit 9698b71 into master Nov 12, 2019
@hmemcpy hmemcpy deleted the test-fixtures branch November 12, 2019 23:15
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.

Add tests for inspections
1 participant