* Use archive_viewer_dep permissions to GET crawls * Add is_viewer check to archive_dep * Add API endpoint to add new user to archive directly (/archive/<id>/add-user) * Add tests * Refactor tests to use fixtures * And remove login test that duplicates fixtures |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_login.py | ||
| test_permissions.py | ||
| test_run_crawl.py | ||
| test_users.py | ||