Joshua Peek
|
acfeec5151
|
Allow integration test rack app to be set with "@app" ivar instead of using open_session
|
2009-09-26 20:51:05 -05:00 |
|
Joshua Peek
|
02413baabb
|
Fix skipping memcache tests if a memcache server isn't running
|
2009-09-26 20:02:47 -05:00 |
|
Joshua Peek
|
1f72700575
|
Move default middleware stack into initializer
|
2009-09-26 13:41:32 -05:00 |
|
Joshua Peek
|
0c638b3406
|
Clean up session integration tests so they don't reference AC::Dispatcher
|
2009-09-26 12:56:53 -05:00 |
|
Jay Pignata
|
e0f1a7dc19
|
If session_options[:id] is requested when using CookieStore, unmarshal the session to access it [#2268 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2009-09-03 11:50:01 -05:00 |
|
Joshua Peek
|
ba5995dcd9
|
Reset session in integration tests after changing routes to reload the middleware stack
|
2009-08-27 12:43:26 -05:00 |
|
Joshua Peek
|
a1140a1031
|
Revert "Only save the session if we're actually writing to it [#2703 state:resolved]"
This reverts commit dd98280e38.
|
2009-05-30 09:36:08 -05:00 |
|
Johan Sörensen
|
dd98280e38
|
Only save the session if we're actually writing to it [#2703 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2009-05-28 09:35:17 -05:00 |
|
Pratik Naik
|
9cda410d81
|
Make cookie store tests pass with the new base
|
2009-05-25 16:52:44 +02:00 |
|
Joshua Peek
|
0494909679
|
Inherit TestSession from Session::AbstractStore and add indifferent access to Session::AbstractStore.
|
2009-04-26 14:33:57 -05:00 |
|
Joshua Peek
|
fc5c1b0e90
|
Session tests belong under dispatch folder
|
2009-04-21 19:57:18 -05:00 |
|