-
Notifications
You must be signed in to change notification settings - Fork 1
Integration Testing Result
Yichen Wu edited this page Apr 4, 2021
·
14 revisions
This documentation contains:
-
Project Dependency
-
How to use the tests
The test result from the Postman for: - AppointmentController
- BusinessController
- PersonController
- ServiceController
- TimeSlotController
- Postman: for creating the tests
To run the backend, run the following command
./gradlew bootrun