Backend tests should not reuse unique keys. #17478
Labels
area: enhancement 🔧
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
theme: java
$200
https://www.jhipster.tech/bug-bounties/
Milestone
Overview of the issue
At spring-boot v2.6.0 migration, reactive mongodb tests started having lots of random backend tests failures.
Those failures look driver related, but we can fix the failures by improving our tests and stop reusing unique keys like login and emails.
See #16787.
JHipster Version(s)
main
JHipster configuration
unrelated
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryunrelated
Browsers and Operating System
unrelated
The text was updated successfully, but these errors were encountered: