-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup: adding gherkin tests for evaluations, and fxing found issues
Signed-off-by: Simon Schrottner <[email protected]>
- Loading branch information
Showing
19 changed files
with
404 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule test-harness
updated
10 files
+4 −4 | .github/workflows/ci.yml | |
+5 −5 | .github/workflows/release-please.yml | |
+1 −1 | .release-please-manifest.json | |
+0 −7 | CHANGELOG.md | |
+1 −1 | flagd/Dockerfile | |
+1 −1 | flagd/Dockerfile.unstable | |
+1 −1 | sync/Dockerfile | |
+1 −1 | sync/Dockerfile.unstable | |
+9 −8 | sync/go.mod | |
+22 −1,157 | sync/go.sum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
providers/openfeature-provider-flagd/tests/e2e/inprocess/file/conftest.py
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
providers/openfeature-provider-flagd/tests/e2e/inprocess/grpc/conftest.py
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
providers/openfeature-provider-flagd/tests/e2e/inprocess/grpc/test_inprocess_grpc.py
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
...ders/openfeature-provider-flagd/tests/e2e/inprocess/grpc/test_inprocess_grpc_reconnect.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.