Integration tests added for adding data to database following block break trigger and all tests passing.

This commit is contained in:
2024-12-04 09:36:29 +00:00
parent 316364a953
commit 43b46434f6
31 changed files with 135 additions and 108 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Build from windows command line:
## 1. cd /path/to/project
## 2. gradlew.bat build
## 3. find .jar file in build/libs