Leverage the test-harness and evaluation.feature gherkin suite to create a set of integration tests for the Python SDK. See equivalent examples in Java and JS. Though we should call these "end-to-end" not integration tests, since that's what they are.
The suite should start the test harness container and run it in CI (again, see references in Java and JS).
NOTE: we'll need the python flagd provider first, but work can begin now with this partial version.
Definition of done:
Leverage the test-harness and evaluation.feature gherkin suite to create a set of integration tests for the Python SDK. See equivalent examples in Java and JS. Though we should call these "end-to-end" not integration tests, since that's what they are.
The suite should start the test harness container and run it in CI (again, see references in Java and JS).
NOTE: we'll need the python flagd provider first, but work can begin now with this partial version.
Definition of done: