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 multiple project UI test #1241

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

vaisakhkannan
Copy link
Contributor

@vaisakhkannan vaisakhkannan commented Jan 23, 2025

Fixes #1133
Added multiple project UI Test

  1. Copy the SingleModGradleMP and SingleModMavenMP projects into a newly created directory called "multiple-project". Then, open this parent directory, "multiple-project" in an IntelliJ window.
  2. Perform Liberty dev mod action tests ( SingleModMPProjectTestCommon )
  3. Added code to check the build file path using remote robot hotkeys
  4. Added code to select the project from a dialog each time the runActionFromSearchEverywherePanel() method is called.

@vaisakhkannan vaisakhkannan marked this pull request as draft January 23, 2025 09:36
@vaisakhkannan vaisakhkannan marked this pull request as ready for review January 24, 2025 07:03
@vaisakhkannan
Copy link
Contributor Author

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 UI test automation scenario for multiple Liberty projects
1 participant