1
0
mirror of https://github.com/pypiserver/pypiserver synced 2025-02-22 19:19:37 +01:00
pypiserver/tests
Ralf Schmitt c76390e333 get rid of pkgset class
instead we use an iterator that returns all relevant information. that
simplifies the code quite a bit because we now mostly operate on the
iterators result instead of handling filenames, versions, prefixes...
2012-12-26 01:15:03 +01:00
..
test_app.py test that root view returns absolute paths in hrefs 2012-12-02 23:07:48 +01:00
test_core.py get rid of pkgset class 2012-12-26 01:15:03 +01:00
test_main.py make tests succeed under python 3 2012-12-02 01:20:52 +01:00