Skip to content

initial commit

initial commit #1

GitHub Actions / Test reports succeeded May 3, 2024 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β build/test-results/test/TEST-demo.ExampleApiSpec.xml

7 tests were completed in 5s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
demo.ExampleApiSpec 7βœ… 5s

βœ…Β demo.ExampleApiSpec

βœ… suspend GET -> String
βœ… suspend GET -> KotlinX Serializable
βœ… suspend GET -> Either<Exception, KotlinX Serializable>
βœ… GET -> Either<Exception, KotlinX Serializable>
βœ… suspend GET -> Either<Exception, HttpResponse>
βœ… Either.Left contains HTTP error
βœ… Either.Left contains Serialization Error