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

Create CDI extension tests #289

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Conversation

KyleAure
Copy link
Contributor

Related to #133

If CDI is available (Jakarta EE profile tests), include a CDI extension to handle a custom entity annotation. Inject at least one repository of this entity type and verify that a method can be invoked on the repository verifying that this extension is not interfered with by other Jakarta Data providers. Include this under Jakarta EE profile tests and skip if CDI is not available.

@KyleAure KyleAure self-assigned this Oct 11, 2023
@KyleAure KyleAure mentioned this pull request Oct 11, 2023
79 tasks
@KyleAure KyleAure force-pushed the 133-cdi-extension-tests branch from 43d5abe to a65da04 Compare October 11, 2023 14:39
@njr-11 njr-11 merged commit 20fbfab into jakartaee:main Oct 16, 2023
2 checks passed
@KyleAure KyleAure deleted the 133-cdi-extension-tests branch October 18, 2023 13:39
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.

2 participants