handled blank and empty response body while response log generation a… #22
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 17s with 12 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| TestSuite | 12✔️ | 17s |
✔️ TestSuite
io.github.mfaisalkhatri.api.reqres.tests.ApiTests
✔️ testGetAPI
✔️ testPatchAPI
✔️ testPostAPI
✔️ testDeleteAPI
✔️ testPutAPI
io.github.mfaisalkhatri.api.restfulbooker.tests.RestfulBookerEndToEndTests
✔️ createBookingTest
✔️ getBookingTest
✔️ generateTokenTest
✔️ updateBookingTest
✔️ updatePartialBookingTest
✔️ deleteBookingTest
✔️ testBookingDeleted
Loading