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