jsondb-core icon indicating copy to clipboard operation
jsondb-core copied to clipboard

Support of a lifecycle pre/post upsert/save/delete hooks trough annotations

Open aeifr opened this issue 5 years ago • 0 comments

After executing all tests trough gradle, the test files (instance locks) are still in the test directory. Path: src/test/resources/dbfiles/*Tests.lock/instances.json.lock

Suggestion: Temp dirs

Suggested library/module: JUnit 5: https://www.baeldung.com/junit-5-temporary-directory

Results in a cleanup after a test execution, therefore no test artifacts.

aeifr avatar May 29 '20 10:05 aeifr