RF move redirector testing into dandiapi testing?
Open
blocked
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
follow up (might be contingent on) to #976 , noticed that it is the only test aiming for redirector testing
```
$> git grep -2 mark.redirector
dandi/tests/test_utils.py-
dandi/tests/test_utils.py-
dandi/tests/test_utils.py:@pytest.mark.redirector
dandi/tests/test_utils.py-@using_docker
dandi/tests/test_utils.py-def test_server_info() -> None:
```
and it is not ran as part of the https://github.com/dandi/dandi-archive/pull/1054 as it now should since it would be the one to provide server-info
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.