-
- Downloads
Refactored test fixtures. Added search tests.
Showing
- .vscode/launch.json 1 addition, 1 deletion.vscode/launch.json
- docs/reference.rst 4 additions, 0 deletionsdocs/reference.rst
- docs/test_fixtures.png 0 additions, 0 deletionsdocs/test_fixtures.png
- nomad/coe_repo/calc.py 36 additions, 23 deletionsnomad/coe_repo/calc.py
- nomad/coe_repo/user.py 1 addition, 1 deletionnomad/coe_repo/user.py
- nomad/datamodel.py 20 additions, 0 deletionsnomad/datamodel.py
- nomad/infrastructure.py 4 additions, 0 deletionsnomad/infrastructure.py
- nomad/migration.py 3 additions, 3 deletionsnomad/migration.py
- nomad/processing/data.py 26 additions, 26 deletionsnomad/processing/data.py
- nomad/search.py 45 additions, 21 deletionsnomad/search.py
- tests/__init__.py 33 additions, 0 deletionstests/__init__.py
- tests/bravado_flask.py 0 additions, 0 deletionstests/bravado_flask.py
- tests/conftest.py 196 additions, 76 deletionstests/conftest.py
- tests/processing/test_base.py 6 additions, 6 deletionstests/processing/test_base.py
- tests/processing/test_data.py 16 additions, 35 deletionstests/processing/test_data.py
- tests/test_api.py 25 additions, 82 deletionstests/test_api.py
- tests/test_client.py 8 additions, 18 deletionstests/test_client.py
- tests/test_coe_repo.py 75 additions, 57 deletionstests/test_coe_repo.py
- tests/test_files.py 0 additions, 16 deletionstests/test_files.py
- tests/test_migration.py 15 additions, 16 deletionstests/test_migration.py
Loading
Please register or sign in to comment