feat: add quarkus-db-management-junit-extension from existing phoenix-oss/junit-database-cleanup-extension #184
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
phoenix-oss/quarkus-commons!184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "db-extension"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@pawel.derehajlo let me know what you think, used git subtree to keep all the commit history from the original repo
74a191d19a' 8cfefe19be@jorge.bornhausen I am moving actions to their own repository so let me finish that so this repo can already use them
@pawel.derehajlo in the scope of this pull request I wouldn't include the actions changes, let's do that separately. However, what would make sense here is to add a couple test classes, one for each db cleanup method, so we can make sure it works. I mention this because I installed it locally and tried to refactor the portal to import this module, but I eventually ran into issues with quarkus restarts and multiple sessions open thus a SQL error happens. It would be interesting to know what is causing this, if it was an error in the migration of this module, if it's the bump in quarkus version on this repo, or something else entirely.
I am adding some tests
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.