configure github actions (#7) #21
GitHub Actions / Test reports
succeeded
Jun 3, 2024 in 1s
9 passed, 0 failed and 0 skipped
β Β 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
Loading