Removed union method from FilterApiQuery and Filter.py, I also added a...
Removed union method from FilterApiQuery and Filter.py, I also added a negatvie test to filter_test to account check that an innapropriate float would cause and error. I also removed the asyn functions from data_test.py because they were being skipped in the testing pipeline. I made them regular function and they are now passing.
parent
e930e859
No related branches found
No related tags found
Showing
- geomagio/api/ws/FilterApiQuery.py 1 addition, 1 deletiongeomagio/api/ws/FilterApiQuery.py
- geomagio/api/ws/filter.py 2 additions, 2 deletionsgeomagio/api/ws/filter.py
- poetry.lock 1 addition, 1 deletionpoetry.lock
- test/api_test/ws_test/data_test.py 5 additions, 25 deletionstest/api_test/ws_test/data_test.py
- test/api_test/ws_test/filter_test.py 1 addition, 0 deletionstest/api_test/ws_test/filter_test.py
Loading
Please register or sign in to comment