summaryrefslogtreecommitdiff
path: root/webtest/ext.py
Commit message (Expand)AuthorAgeFilesLines
* Dropped support for Python 2.7 and 3.5David Smith2020-11-071-1/+0
* casperjs has moved to webtest-casperjsGael Pasgrimaud2013-02-231-104/+3
* only use basename for the log fileGael Pasgrimaud2013-02-221-1/+1
* use casperjs>=1.0Gael Pasgrimaud2012-12-261-1/+1
* return is uselessGael Pasgrimaud2012-12-161-1/+0
* improve coverage of http/extGael Pasgrimaud2012-12-161-2/+0
* use waitressGael Pasgrimaud2012-12-061-54/+22
* add timeout options. better error handlingGael Pasgrimaud2012-12-061-8/+38
* remove broken tests. jquery use iframes..Gael Pasgrimaud2012-12-061-2/+4
* remove some ugly stuff by using future's literal and six. this mean we do no ...Gael Pasgrimaud2012-12-051-5/+4
* add casperjs contextmanagerGael Pasgrimaud2012-09-031-0/+111