Skip to content

configure github actions (#7) #21

configure github actions (#7)

configure github actions (#7) #21

GitHub Actions / Test reports succeeded Jun 3, 2024 in 1s

9 passed, 0 failed and 0 skipped

Tests passed successfully

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

9 tests were completed in 824ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
demo.ExampleApiSpec 9βœ… 824ms

βœ…Β demo.ExampleApiSpec

βœ… return as String
βœ… return as KotlinX Serializable
βœ… return as Either<Exception, KotlinX Serializable>
βœ… return as Either<Exception, HttpResponse>
βœ… can return HTTP errors on Left
βœ… can return Serialization errors on Left
βœ… return as Either<Exception, KotlinX Serializable>
βœ… can return HTTP errors on Left
βœ… can return Serialization errors on Left