caliban icon indicating copy to clipboard operation
caliban copied to clipboard

Added test for render validation of PostService

Open develeon opened this issue 1 year ago • 1 comments

Added basic test for render validation of PostService.

Proposing to add tests for render validation of compiletime generated services.

This will allow us to verify and better track behavior of new implementations. when using code first approach for GraphQl.

develeon avatar Sep 05 '24 09:09 develeon

How about using zio-test? It's better to stick with one library.

ghostdogpr avatar Sep 06 '24 04:09 ghostdogpr

Sorry I forgot about this. Could you rebase and pull the latest tags to your fork? It makes mima checks fail.

ghostdogpr avatar Apr 19 '25 09:04 ghostdogpr