pypiserver/tests
Matthew Planchard 05f5920c25 Updated Default Fallback URL to https
Resolves #179

Due to a pypi API change (reasoning
[here](https://mail.python.org/pipermail/distutils-sig/2017-October/031712.html),
thanks to @natefoo for the link), the redirect links that we were
generating for distributions not present in the package index were
failing with `403` errors.

@ankostis, I have not had time to look into why the standalone tests are
failing. Perhaps we should just ignore them in order to get a new
version out once this is merged to master?
2017-10-31 12:34:22 -05:00
..
__init__.py Added init.py to tests 2016-05-12 20:02:10 -05:00
centodeps-setup.py FIX test_server FC! 2015-09-20 11:11:57 +02:00
htpasswd.a.a PIP test-server. 2015-09-19 02:04:32 +02:00
sample_msg.html Use bottle's SimpleTemplate engine to avoid XSS on welcome-page (#77). 2015-02-22 18:43:35 +01:00
test_app.py Updated Default Fallback URL to https 2017-10-31 12:34:22 -05:00
test_core.py gpg, #106, test: Add TC for parsing all-filenames with .asc. 2016-01-19 18:41:53 +01:00
test_docs.py FIX #92: docs: Update version on README 2015-09-14 18:55:16 +02:00
test_init.py Add test to disallow regression 2017-03-31 12:48:08 +02:00
test_main.py Default fallback_url to use HTTPS 2017-10-26 12:44:05 -05:00
test_manage.py Add an optional in-memory cache to hold package list 2016-01-04 17:40:39 -05:00
test_server.py Add matrix auth 2017-02-21 16:29:47 -06:00