planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

standardize /tests/integration/test_XX_api.py with Async+Sync composite testing pattern

Open wiki0831 opened this issue 10 months ago • 0 comments

https://github.com/planetlabs/planet-client-python/pull/1109#issuecomment-2758613806

tests/integration/test_data_api.py should follow the async+sync testing pattern in tests/integration/test_features_api.py to maintain consistency and reduce test duplication

wiki0831 avatar Mar 27 '25 16:03 wiki0831