-
- Downloads
Merge branch 'restructure-group-tests' into 'develop'
Restructure group tests See merge request !1812
Showing
- tests/app/conftest.py 30 additions, 49 deletionstests/app/conftest.py
- tests/app/test_h5grove.py 2 additions, 3 deletionstests/app/test_h5grove.py
- tests/app/v1/routers/common.py 5 additions, 20 deletionstests/app/v1/routers/common.py
- tests/app/v1/routers/test_auth.py 11 additions, 10 deletionstests/app/v1/routers/test_auth.py
- tests/app/v1/routers/test_datasets.py 13 additions, 31 deletionstests/app/v1/routers/test_datasets.py
- tests/app/v1/routers/test_entries.py 27 additions, 40 deletionstests/app/v1/routers/test_entries.py
- tests/app/v1/routers/test_entries_edit.py 4 additions, 4 deletionstests/app/v1/routers/test_entries_edit.py
- tests/app/v1/routers/test_graph.py 12 additions, 12 deletionstests/app/v1/routers/test_graph.py
- tests/app/v1/routers/test_groups.py 31 additions, 39 deletionstests/app/v1/routers/test_groups.py
- tests/app/v1/routers/test_materials.py 4 additions, 8 deletionstests/app/v1/routers/test_materials.py
- tests/app/v1/routers/test_users.py 4 additions, 4 deletionstests/app/v1/routers/test_users.py
- tests/app/v1/routers/uploads/common.py 12 additions, 0 deletionstests/app/v1/routers/uploads/common.py
- tests/app/v1/routers/uploads/test_basic_uploads.py 110 additions, 122 deletionstests/app/v1/routers/uploads/test_basic_uploads.py
- tests/app/v1/routers/uploads/test_group_uploads.py 208 additions, 227 deletionstests/app/v1/routers/uploads/test_group_uploads.py
- tests/conftest.py 19 additions, 2 deletionstests/conftest.py
- tests/fixtures/group_uploads.py 136 additions, 0 deletionstests/fixtures/group_uploads.py
- tests/fixtures/groups.py 46 additions, 132 deletionstests/fixtures/groups.py
- tests/fixtures/users.py 51 additions, 34 deletionstests/fixtures/users.py
- tests/test_search.py 2 additions, 25 deletionstests/test_search.py
- tests/utils.py 40 additions, 7 deletionstests/utils.py
Loading
Please register or sign in to comment