summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to 1.3.11.3.1Gael Pasgrimaud2011-09-233-6/+8
* add a request attribute to TestResponse. convert url to str(). see #21Gael Pasgrimaud2011-09-232-1/+10
* py3 compatGael Pasgrimaud2011-09-232-7/+17
* only raise on py3Chris McDonough2011-09-221-1/+3
* better py3 compatChris McDonough2011-09-229-16/+21
* update newsGael Pasgrimaud2011-08-301-2/+7
* add .options(). fixed #20Gael Pasgrimaud2011-08-302-0/+16
* tagged 1.3Gael Pasgrimaud2011-08-285-4/+13
* Added tag 1.3 for changeset 72ab56d94c40Gael Pasgrimaud2011-08-280-0/+0
* Improve selenium api1.3Gael Pasgrimaud2011-08-278-33/+62
* Make setup.py executableMike Korobov2011-08-261-0/+1
* pep8Gael Pasgrimaud2011-08-256-25/+59
* py3 compat. only 4 errors remainingGael Pasgrimaud2011-08-2518-125/+1248
* use real type so py3 wont complainGael Pasgrimaud2011-08-251-7/+6
* more python3 supportGael Pasgrimaud2011-08-234-45/+62
* always use unittest2Gael Pasgrimaud2011-08-2310-496/+483
* add compat module to use unittest2 if py < 2.7Gael Pasgrimaud2011-08-233-21/+36
* rename .sel to .browserGael Pasgrimaud2011-08-233-58/+104
* add a few helpersGael Pasgrimaud2011-08-231-15/+42
* fix test. remove useless loggerGael Pasgrimaud2011-08-232-9/+4
* fix tests for python2.7Gael Pasgrimaud2011-08-231-1/+1
* Replace with_selenium by seleniumGael Pasgrimaud2011-08-237-245/+436
* pep8Gael Pasgrimaud2011-08-221-2/+4
* pep8Gael Pasgrimaud2011-08-221-2/+4
* pep8Gael Pasgrimaud2011-08-221-42/+82
* pep8Gael Pasgrimaud2011-08-221-6/+8
* missing test_appGael Pasgrimaud2011-08-221-1/+1
* take care of responses statusGael Pasgrimaud2011-08-223-25/+86
* testapp is a bad name for non testing modules. switch to appGael Pasgrimaud2011-08-226-18/+17
* use real exceptionGael Pasgrimaud2011-08-222-14/+15
* Improve selenium apiGael Pasgrimaud2011-08-225-298/+559
* increase test verbosityGael Pasgrimaud2011-08-221-0/+1
* Better Field representationGael Pasgrimaud2011-08-223-1/+51
* introduce seleniumGael Pasgrimaud2011-08-208-0/+748
* fix test for 2.5 and 2.6Gael Pasgrimaud2011-08-201-4/+4
* ignore .coverageGael Pasgrimaud2011-08-201-0/+1
* bad importGael Pasgrimaud2011-08-201-1/+1
* add coverageGael Pasgrimaud2011-08-202-0/+4
* fix bug with latest webob version: can't read body without content_lengthGael Pasgrimaud2011-08-201-1/+4
* move __init__ to testapp module; few doc improvementsGael Pasgrimaud2011-08-205-1602/+1626
* allow to use a custom Field class in FormGael Pasgrimaud2011-08-201-251/+253
* re add myself as a maintainer even if it need to be changed on the pypi page ...Gael Pasgrimaud2011-08-101-2/+4
* use assert() instead of simple statement. also use a small u() helper to play...Gael Pasgrimaud2011-08-109-206/+231
* use compat moduleGael Pasgrimaud2011-08-102-16/+14
* add compat module to handle py3k some compatGael Pasgrimaud2011-08-101-0/+39
* py3 compatGael Pasgrimaud2011-08-091-3/+3
* remove Paste dependencie. use debug_app instead of URLMapGael Pasgrimaud2011-08-093-21/+15
* improve setup.py metadatasGael Pasgrimaud2011-08-091-3/+6
* remove dtopt dependencie by using nose test fixturesGael Pasgrimaud2011-08-093-4/+9
* Pypi use maintainer's name as the main author on the pypi page..Gael Pasgrimaud2011-08-051-2/+0