issues
search
optimizely
/
python-sdk
Python SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/python-sdk
Apache License 2.0
32
stars
36
forks
source link
chore: update tests because of custom json encoder
#407
Closed
Mat001
closed
2 years ago
Mat001
commented
2 years ago
Summary
An addition of custom JSON encoder in OdpEvent and ZaiusRestApiManager required the ZaiusrestApi tests to be updated.
Changed event payload from dicts to instances of OdpEvent class.
One test needed to be updated.
Test plan
passing unit tests
Issues
FSSDK-8447
Summary
Test plan
Issues