-
- Downloads
Continued massive refactoring replacing files with new files(uploads) module.
parent
ffecdabd
No related branches found
No related tags found
Showing
- .vscode/launch.json 1 addition, 1 deletion.vscode/launch.json
- nomad/api/archive.py 33 additions, 46 deletionsnomad/api/archive.py
- nomad/api/auth.py 30 additions, 1 deletionnomad/api/auth.py
- nomad/api/raw.py 50 additions, 50 deletionsnomad/api/raw.py
- nomad/api/upload.py 1 addition, 1 deletionnomad/api/upload.py
- nomad/config.py 1 addition, 2 deletionsnomad/config.py
- nomad/files.py 657 additions, 657 deletionsnomad/files.py
- nomad/processing/data.py 2 additions, 2 deletionsnomad/processing/data.py
- nomad/uploads.py 37 additions, 62 deletionsnomad/uploads.py
- tests/processing/test_data.py 1 addition, 1 deletiontests/processing/test_data.py
- tests/test_api.py 201 additions, 113 deletionstests/test_api.py
- tests/test_files.py 212 additions, 212 deletionstests/test_files.py
- tests/test_repo.py 84 additions, 85 deletionstests/test_repo.py
- tests/test_uploads.py 70 additions, 60 deletionstests/test_uploads.py
Loading
Please register or sign in to comment