planet-client-python
planet-client-python copied to clipboard
write tests for data api search functions
test expected functionality for the following data api search functions, test will be skipped as they will initially fail.
- list_searches
- delete_search
- get_search
- update_search
- run_search
related to #509