python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

[Feat] Async tests

Open LioriE opened this issue 4 months ago • 0 comments

Related Issues

https://github.com/descope/etc/issues/5922

Related PRs

branch PR
python-sdk: feat/async-methods (Link) PR #665

Description

Updated test cases to use IsolatedAsyncioTestCase and async test methods. Added async_mode support. Created testing utils to unify the mocking and asserting between async and sync modes.

Must

  • [x] Tests
  • [ ] Documentation (if applicable)

LioriE avatar Oct 05 '25 09:10 LioriE