Skip to content

Merge pull request #56 from rabestro/chore/not-null

Jegors Čemisovs fb836e9
Sign in for the full log view
GitHub Actions / JetBrains HTTP Client API Tests succeeded Feb 24, 2024 in 1s

32 passed, 0 failed and 0 skipped

Tests passed successfully

✅ reports/report.xml

32 tests were completed in NaNms with 32 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
api-docs 7✅ NaNms
bad-request 5✅ NaNms
body-json-to-json 6✅ NaNms
body-text-to-json 4✅ NaNms
body-xml-to-xml 4✅ NaNms
smoke-test 6✅ NaNms

✅ api-docs

http.Swagger_UI
  ✅ Response
  ✅ Request executed successfully
  ✅ Response body contains 'swagger-ui'
  ✅ Response Handler
http.Confluence
  ✅ Response
  ✅ Request executed successfully
  ✅ Response Handler

✅ bad-request

http.Bad_request__payload_is_null_
  ✅ Response
  ✅ Response content-type is json
  ✅ Request returns status 400
  ✅ Error option exists
  ✅ Response Handler

✅ body-json-to-json

http.Translate_to_Pig_Latin
  ✅ Response
  ✅ Request executed successfully
  ✅ Response content-type is json
  ✅ Sentence option exists
  ✅ Sentence translated correctly
  ✅ Response Handler

✅ body-text-to-json

http.Translate_to_Pig_Latin__Simple_Text_
  ✅ Response
  ✅ Request executed successfully
  ✅ Response content-type is json
  ✅ Response Handler

✅ body-xml-to-xml

http.Translate_to_Pig_Latin__XML_to_XML_
  ✅ Response
  ✅ Request executed successfully
  ✅ Response content-type is xml
  ✅ Response Handler

✅ smoke-test

http.Smoke_Test_-_Translator
  ✅ Response
  ✅ Request executed successfully
  ✅ Response Handler
http.Smoke_Test_-_Swagger_UI
  ✅ Response
  ✅ Request executed successfully
  ✅ Response Handler