openskope / skope-api

SKOPE backend services for dataset metadata and timeseries data
https://api.openskope.org/docs
MIT License
2 stars 1 forks source link

migrate existing integration tests #2

Closed cpritcha closed 3 years ago

cpritcha commented 3 years ago

from openskope/timeseries-service https://github.com/openskope/timeseries-service/tree/master/javascript

cpritcha commented 3 years ago

Migrated post and polygon tests in js. Translated timeout, missing property, monthly tests to pytest.

alee commented 3 years ago

most important ones have been migrated, though perhaps @tmcphillips can double check on that

tests that exercise monthly data have not been migrated (see #18)