Skip to content

WIP add integration test (not working) #8338

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

helin24
Copy link
Member

@helin24 helin24 commented Jul 16, 2025

From following https://plugins.jetbrains.com/docs/intellij/integration-tests-intro.html and https://blog.jetbrains.com/platform/2025/02/integration-tests-for-plugin-developers-intro-dependencies-and-first-integration-test/ and asking Gemini a lot of questions

The PluginTest file doesn't seem to see all of the com.intellij.ide... imports it needs. For example, it gets stuck on TestCase despite my trying to import all of the classpaths that we have for normal tests and trying to add specific Starter framework libraries.

I added printouts of paths visible at compile time to try to see what's included. There may be other debugging steps like this I'm not aware of when working on gradle issues.

@jwren

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.

1 participant