1
0
mirror of https://github.com/pypiserver/pypiserver synced 2025-02-22 19:19:37 +01:00
pypiserver/tests
PelleK 8b1979031e
Log messages to stdout instead of stderr (#334)
* log to stdout

* add stdout logging to config and test it

* remove non-implemented parameter from docs

* configure log stream based on config, somehow this change got lost

* fix unittests for other python versions

* option to specify log stream

* Be more explicit in usage text

Co-authored-by: Matthew Planchard <mplanchard@users.noreply.github.com>

* remove redundant arguments

* be more consistent in usage text

* add test for disabling stream logging

* fix side-effect of unittests

Co-authored-by: Matthew Planchard <mplanchard@users.noreply.github.com>
2020-10-03 16:30:49 -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
doubles.py CRLF Injection Mitigation 2019-01-24 17:53:03 -06: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 Log messages to stdout instead of stderr (#334) 2020-10-03 16:30:49 -05:00
test_core.py Log messages to stdout instead of stderr (#334) 2020-10-03 16:30:49 -05: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 Log messages to stdout instead of stderr (#334) 2020-10-03 16:30:49 -05:00
test_manage.py Add the option to specify list of modules we don't want to update (#298) 2020-07-16 23:03:30 -05:00
test_server.py [#265] Resolve issue with non-md5 hashing algorithms (#266) 2019-09-02 14:31:59 -05:00