added tests for get all order and get orders using order id, user id … #20
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test Results
succeeded
Sep 18, 2024 in 1s
Test Results ✔️
✔️ target/surefire-reports/TEST-TestSuite.xml
12 tests were completed in 13s with 12 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| TestSuite | 12✔️ | 13s |
✔️ TestSuite
io.github.mfaisalkhatri.api.reqres.tests.ApiTests
✔️ testGetAPI
✔️ testPostAPI
✔️ testDeleteAPI
✔️ testPutAPI
✔️ testPatchAPI
io.github.mfaisalkhatri.api.restfulbooker.tests.RestfulBookerEndToEndTests
✔️ createBookingTest
✔️ getBookingTest
✔️ generateTokenTest
✔️ updateBookingTest
✔️ updatePartialBookingTest
✔️ deleteBookingTest
✔️ testBookingDeleted
Loading