Commit Graph

21 Commits

Author SHA1 Message Date
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
2422b2b3ac Move tests from py-nose to MODPY_PYTEST 2019-11-08 23:40:06 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
danj
4807f465ba Update to py-webtest-2.0.30
From Elias Mariani
2018-10-18 23:19:56 +00:00
jasper
8ce2043336 - update to py-webtest-2.0.29
- add python3 flavor
2018-05-23 13:43:31 +00:00
landry
9abbf4ce82 Add py-waitress to RUN_DEPENDS (and py-coverage to TEST_DEPENDS while here) 2016-09-02 10:10:52 +00:00
sthen
13359694f0 bump REVISION for setuptools dep change. (should be the last one) 2015-09-29 10:53:16 +00:00
ajacoutot
e0341db10f Update to py-webtest-2.0.18. 2015-07-17 16:52:11 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
fgsch
a5d9b31176 update to webtest 1.3.3.
martynas@ ok
2011-12-31 15:08:35 +00:00
fgsch
2d7492f2c5 Update to WebTest 1.3.
From Wen Heping (wenheping-at-gmail-dot-com).
2011-09-18 18:21:23 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
61146ec4f9 bumps for python 2010-08-30 22:02:33 +00:00
fgsch
3b84802320 Update to WebTest 1.2 2010-01-10 12:36:35 +00:00
fgsch
0addcd0b67 Import WebTest 1.1
This wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.

martynas@ ok
2009-03-30 00:00:37 +00:00