pypiserver/tests
Dmitrii Orlov cd1e17cc26
fix(setuptools-in-tests): add `packages=[]` in test setup (#425)
* fix: add `packages=[]` in test setup

* pin setuptools below 62 for tests
2022-03-31 10:09:16 +02:00
..
__init__.py Added init.py to tests 2016-05-12 20:02:10 -05:00
doubles.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05: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-ignorelist Backwards-compatible argparse config (not yet in use) (#339) 2020-10-08 19:37:39 -05:00
test_app.py test_app.py/json_info: added tests for the json_info endpoint 2021-08-12 07:46:42 +02:00
test_backend.py Refactor storage operations into separate Backend classes (#348) 2021-02-02 11:44:29 -06:00
test_config.py Docker improvements (#365) 2021-02-06 11:28:15 -06:00
test_core.py Refactor storage operations into separate Backend classes (#348) 2021-02-02 11:44:29 -06:00
test_docs.py Cleanup code to python 3.6 (#342) 2020-10-07 20:45:51 -05:00
test_init.py Docker improvements (#365) 2021-02-06 11:28:15 -06:00
test_main.py Gunicorn/gevent docker, log fixes, cache busting (#371) 2021-02-07 17:04:06 -06:00
test_manage.py Refactor storage operations into separate Backend classes (#348) 2021-02-02 11:44:29 -06:00
test_pkg_helpers.py Refactor storage operations into separate Backend classes (#348) 2021-02-02 11:44:29 -06:00
test_server.py fix(setuptools-in-tests): add `packages=[]` in test setup (#425) 2022-03-31 10:09:16 +02:00