Skip to content

Convert Hibernate-4.0 groovy tests - part 3#9282

Merged
mateuszrzeszutek merged 2 commits into
open-telemetry:mainfrom
jaydeluca:convert-hibernate-4-0-tests-pt3
Aug 24, 2023
Merged

Convert Hibernate-4.0 groovy tests - part 3#9282
mateuszrzeszutek merged 2 commits into
open-telemetry:mainfrom
jaydeluca:convert-hibernate-4-0-tests-pt3

Conversation

@jaydeluca

Copy link
Copy Markdown
Member

Related to #7195

Finishes the remaining two tests for hibernate-4.0

Previous:

Notes:

In QueryTest I split out the execute/update parameter from the arguments to "test hibernate query.#queryMethodName single call"() into it's own test to avoid having so much conditional logic in a single test (primary difference being that it required a transaction)

@jaydeluca jaydeluca requested a review from a team August 22, 2023 21:56
@mateuszrzeszutek mateuszrzeszutek merged commit 27c8d00 into open-telemetry:main Aug 24, 2023
@trask

trask commented Aug 24, 2023

Copy link
Copy Markdown
Member

thx @jaydeluca!

@jaydeluca jaydeluca deleted the convert-hibernate-4-0-tests-pt3 branch September 24, 2023 15:32
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.

3 participants