Hans Bignon K. Tognon
Hans Bignon K. Tognon
This is a WIP to close #2523.
**Summary:** This PR add ability to check that the schema is able to execute some operations. It follows the second approach outlined in the [issue](https://github.com/tailcallhq/tailcall/issues/416#issue-1925530012). It's worth noting that the...
## Fixes Issue Closes #677 ## Changes proposed The approach is to exploit [testcontainers](https://testcontainers-python.readthedocs.io/) to run the opal server & client (as pytest fixtures), before tests start. Currently, all necessary...