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

Open Beginner friendly
#1,110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
api, testing

Research direction

Compare tests/integration/test_data_api.py with tests/integration/test_features_api.py, focusing first on the async+sync composite testing pattern. Update the data API integration tests to follow that pattern, reducing duplication while preserving coverage, then run the relevant integration test file to verify the result.

Written by the indexing model from the issue text.

Description

better-testing

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

Dominant language
Python
Stars
299
Forks
100
Avg merge
7d 8h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from planetlabs/planet-client-python

All issues in planetlabs/planet-client-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.