Skip to content

actually run junit tests - #112

Merged
andrewmwells-amazon merged 3 commits into
mainfrom
andrewmwells/junit_fix
Mar 22, 2024
Merged

actually run junit tests#112
andrewmwells-amazon merged 3 commits into
mainfrom
andrewmwells/junit_fix

Conversation

@andrewmwells-amazon

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:
The junit tests weren't being run because we were missing testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'

Also enable partial-eval in CedarJavaFFI so those tests pass.

Signed-off-by: Andrew Wells <anmwells@amazon.com>
Signed-off-by: Andrew Wells <anmwells@amazon.com>
Signed-off-by: Andrew Wells <anmwells@amazon.com>
Comment threadCedarJava/build.gradle

@khietakhieta left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Comment thread.github/workflows/ci.yml
@andrewmwells-amazon
andrewmwells-amazon deleted the andrewmwells/junit_fix branch March 22, 2024 19:28
khieta pushed a commit that referenced this pull request Mar 25, 2024
Signed-off-by: Andrew Wells <anmwells@amazon.com>
Sign up for freeto 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.

4 participants

@andrewmwells-amazon@khieta@aaronjeline@exceptionfactory