quarkus: Hibernate Reactive Panache guide missing documentation on `@TestReactiveTransaction`

Describe the bug

The Quarkus Hibernate Reactive Panache guide does not have any information on the existence of the @TestReactiveTransaction annotation nor how to use it.

Maybe it doesn’t belong in that guide because it isn’t specific to Panache Reactive and its more generic to reactive transaction management. That being said, it still isn’t discussed anywhere in the guides. I think, too, more is needed than a sentence or two just saying that its there. I think there need to be some examples that show how to use it.

Furthermore, the Tests and transactions section of the getting started testing guide is pretty weak. I think both need to be expanded on somewhere.

Maybe there needs to be a guide or something that talks about transaction management in general?

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 1
  • Comments: 18 (17 by maintainers)

Most upvoted comments