pypiserver/tests
Matthew Planchard 4109c10524 Tests and refactoring
* Refactored `updae()` into several single-responsibility functions
* Added tests for said functions
* Some PEP 008 cleanup
* Imported standard `__future__` imports in `manage.py` and its test
module
2018-08-04 16:17:56 -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 Merge branch 'rm-3.3' of git://github.com/hugovk/pypiserver into hugovk-rm-3.3 2018-06-12 20:26:31 -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 Remove unused imports 2018-05-07 22:29:36 +03:00
test_main.py FIX: Fallback URL, remove calls to pip.main 2018-06-11 20:31:03 -05:00
test_manage.py Tests and refactoring 2018-08-04 16:17:56 -05:00
test_server.py FIX: Fallback URL, remove calls to pip.main 2018-06-11 20:31:03 -05:00