Kostis Anagnostopoulos
cee248110b
TravisCI: Stop testing on py3.2; too old!
2016-01-20 19:21:52 +01:00
Kostis Anagnostopoulos
c07dbd6b11
FIX Requirements.
...
+ Have `tox` read from requirements-file.
+ Add forgotten 'passlib' dep in `setup.py'!
2015-09-18 18:24:33 +02:00
Kostis Anagnostopoulos
6635d4dd74
test-server: Pin twine
to 1.6.0.
...
+ Update centodep-TC with monkeypatch for `twine<1.6.0`.
2015-09-17 20:20:14 +02:00
Kostis Anagnostopoulos
e32ca3425b
Add test_server
TCs with twine<-->real process.
...
+ TC for #82 uploading `dentodeps` package with 200 deps.
2015-09-17 20:04:00 +02:00
Kostis Anagnostopoulos at STUW025
1fd5653317
FIX #55 : Allow unauthenticated uploads with -P .
option.
...
+ Add `mock` lib into test-dependencies for py2.
+ travis: Use new containers.
2015-09-11 16:08:13 +02:00
Kostis Anagnostopoulos, Yoga-2
e5857c211e
Tox-test also on py34
2015-02-15 22:43:28 +01:00
Ralf Schmitt
8ca376fadc
add buildout config/bootstrap
2013-01-04 02:09:11 +01:00
Ralf Schmitt
be52ec1c40
fix .travis.yml, tox.ini
...
python 2.5 needs an older webob version. so, we add the dependency in
tox.ini. we use tox to run the tests on travis.
remove python 3.3 from travis.yml as it's not there yet.
2012-12-02 02:35:50 +01:00
Ralf Schmitt
2c22237541
add python 3.2 and 3.3 to tox envlist
2012-12-02 01:21:57 +01:00
Ralf Schmitt
6989d316c5
use webtest instead of twill
...
webtest works with python 3.
we now also get rid of paste and pastedeploy and use
bottle.Bottle.mount instead.
2012-12-02 01:17:55 +01:00
Ralf Schmitt
2f2eeee593
use new pytest.fixture functionality
2012-11-26 22:25:30 +01:00
Ralf Schmitt
e7cf0e1d7f
use paste to test non-root installations
2012-04-03 22:59:01 +02:00
Ralf Schmitt
baa2936217
add some tests for the WSGI app
2011-08-30 03:38:59 +02:00
Ralf Schmitt
9e4b3ec32f
toxify
2011-08-30 02:37:25 +02:00