add unit test instruction
This commit is contained in:
parent
cea03e01b9
commit
31f96d1f2c
@ -38,6 +38,12 @@ You need Java installed.
|
|||||||
./gradlew bootRun
|
./gradlew bootRun
|
||||||
open http://localhost:8080
|
open http://localhost:8080
|
||||||
|
|
||||||
|
# Run test
|
||||||
|
|
||||||
|
The repository contains a lot of test cases to cover both api test and repository test.
|
||||||
|
|
||||||
|
./gradlew test
|
||||||
|
|
||||||
# Help
|
# Help
|
||||||
|
|
||||||
Please fork and PR to improve the code.
|
Please fork and PR to improve the code.
|
Loading…
Reference in New Issue
Block a user