python-sdk/tests
Andrew Helsby 04a4323310
feat: specification-0.5.0 (#44)
* feature/spec-0.3.0: Update docs on merging contexts to reflect spec

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

* feature/spec-0.5.0: Ensure error message is optional and error code required when an error has been found
Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

* feature/spec-0.5.0: Remove returns in exception docstrings
Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>
2022-11-11 11:06:22 +00:00
..
evaluation_context evaluation-context: Add evaluation context to open feature (#5) 2022-08-03 12:02:43 +01:00
hooks hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00
provider feat: spec-0.2.0 (#38) 2022-11-09 15:05:35 +00:00
__init__.py python-sdk: Work in progress initial commit of a python sdk 2022-05-12 16:11:40 +04:00
conftest.py fix: Unit tests (#28) 2022-11-02 16:24:16 +04:00
test_open_feature_api.py feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00
test_open_feature_client.py feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00
test_open_feature_evaluation_context.py feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00