Files
@ aa2542a6538b
Branch filter:
Location: kallithea/requirements.txt
aa2542a6538b
228 B
text/plain
tests: fix incorrect API key tests
These parameterized tests were supposed to (among other things) test
what happens when the "api_key" query string parameter is not present.
Instead, they literally tested "api_key=None".
These parameterized tests were supposed to (among other things) test
what happens when the "api_key" query string parameter is not present.
Instead, they literally tested "api_key=None".