-
- Downloads
Merge branch 'dev' into 'testing'
make "fields" argument available for endpoint data/timeseries on testing for performance speedup of the analysis service See merge request !220
No related branches found
No related tags found
Showing
- templates/TOARDB_FASTAPI_Rest.html 3 additions, 3 deletionstemplates/TOARDB_FASTAPI_Rest.html
- tests/fixtures/data/data.json 10 additions, 10 deletionstests/fixtures/data/data.json
- tests/fixtures/data/staging_data.json 128 additions, 0 deletionstests/fixtures/data/staging_data.json
- tests/fixtures/stationmeta/stationmeta_core_stationmeta_roles.json 10 additions, 0 deletions...tures/stationmeta/stationmeta_core_stationmeta_roles.json
- tests/fixtures/stationmeta/stationmeta_global.json 3 additions, 3 deletionstests/fixtures/stationmeta/stationmeta_global.json
- tests/fixtures/stationmeta/stationmeta_roles.json 14 additions, 0 deletionstests/fixtures/stationmeta/stationmeta_roles.json
- tests/fixtures/toardb_pytest.psql 18 additions, 0 deletionstests/fixtures/toardb_pytest.psql
- tests/test_data.py 586 additions, 18 deletionstests/test_data.py
- tests/test_search.py 392 additions, 29 deletionstests/test_search.py
- tests/test_stationmeta.py 307 additions, 108 deletionstests/test_stationmeta.py
- tests/test_timeseries.py 330 additions, 134 deletionstests/test_timeseries.py
- toardb/data/crud.py 12 additions, 42 deletionstoardb/data/crud.py
- toardb/data/data.py 2 additions, 2 deletionstoardb/data/data.py
- toardb/data/schemas.py 5 additions, 0 deletionstoardb/data/schemas.py
- toardb/stationmeta/crud.py 4 additions, 0 deletionstoardb/stationmeta/crud.py
- toardb/stationmeta/schemas.py 10 additions, 3 deletionstoardb/stationmeta/schemas.py
- toardb/test_base.py 1 addition, 0 deletionstoardb/test_base.py
- toardb/timeseries/crud.py 45 additions, 2 deletionstoardb/timeseries/crud.py
- toardb/timeseries/schemas.py 29 additions, 5 deletionstoardb/timeseries/schemas.py
- toardb/timeseries/timeseries.py 4 additions, 1 deletiontoardb/timeseries/timeseries.py
Loading
Please register or sign in to comment