Pedro Algarvio
|
a9e09ec50e
|
Merge remote-tracking branch 'mitsuhiko/master'
|
2011-08-31 10:32:59 +01:00 |
|
Armin Ronacher
|
ccf464189b
|
Added finer control over the session cookie parameters
|
2011-08-30 14:36:50 +02:00 |
|
Armin Ronacher
|
e509d25d32
|
Some more cleanups in how the test runner is invoked
|
2011-08-26 17:35:47 +01:00 |
|
Armin Ronacher
|
367b254c78
|
Make sure that there is a test for subdomain matching with ports
|
2011-08-26 14:51:28 +01:00 |
|
Armin Ronacher
|
d49221bf2e
|
The test client now properly pops response contexts on __exit__
|
2011-08-26 14:01:46 +01:00 |
|
Armin Ronacher
|
c8ec453d86
|
Require that cookies are enabled in the test client for session transactions
|
2011-08-26 13:47:01 +01:00 |
|
Armin Ronacher
|
5235c3e37e
|
Make BetterLoader() have a better api :)
|
2011-08-26 12:09:55 +01:00 |
|
Armin Ronacher
|
a082a5e0ba
|
Cleanup in the test finder
|
2011-08-26 12:07:49 +01:00 |
|
Armin Ronacher
|
5a49688554
|
Moved loader code into the testsuite and out of the runner
|
2011-08-26 12:02:40 +01:00 |
|
Armin Ronacher
|
fbd6776e68
|
Fixed a bug in the testsuite that caused problems when dots where in directory names
|
2011-08-26 11:48:33 +01:00 |
|
Armin Ronacher
|
fc2caa4b9c
|
Changed assert to self.assert_ where it was still in place
|
2011-08-26 11:43:27 +01:00 |
|
Armin Ronacher
|
3069e2d7f7
|
Fight the generic asserts!
|
2011-08-26 11:38:43 +01:00 |
|
Armin Ronacher
|
4cb6eea8f1
|
Split up testsuite and moved it to flask.testsuite. This fixes #246
|
2011-08-26 11:21:26 +01:00 |
|