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

[3.0] JPA tests refactor via backport from 4.0 branch #2338

Open
wants to merge 5 commits into
base: 3.0
Choose a base branch
from

Conversation

rfelcman
Copy link
Contributor

Main target of this change is make JPA tests more flexible and more simple for code changes.
This change is done via backport of org.eclipse.persistence.jpa.testapps Maven module/directory from 4.0 branch.
Additionally following changes had to be implemented to make pass refactored tests thru build/compilation and execution.

Changes:

  • Test structure change is reflected in Jenkins pipelines and GitHub actions

Signed-off-by: Radek Felcman <[email protected]>
org.eclipse.persistence.jpa.testapps.advanced
org.eclipse.persistence.jpa.testapps.composite.advanced

Signed-off-by: Radek Felcman <[email protected]>
org.eclipse.persistence.jpa.testapps.jpaadvancedproperties
org.eclipse.persistence.jpa.testapps.jpql

Signed-off-by: Radek Felcman <[email protected]>
org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced

Signed-off-by: Radek Felcman <[email protected]>
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