An error occurred while fetching this tab.
Separate authentication tests into new test modules
- Mar 29, 2022
-
-
Duncan Macleod authored
so that auth responses can be jsonified as well
-
so that test_api_v1 just tests the v1 API (with noauth)
-
This MR separates the tests of gwdatafind_server.authentication
into their own test modules, so that test_api_v1.py
just tests the v1 API (with noauth).
so that auth responses can be jsonified as well
so that test_api_v1 just tests the v1 API (with noauth)