Separate authentication tests into new test modules
Compare changes
Files
5+ 3
− 34
@@ -5,46 +5,15 @@
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).