Colin Kuskie
6e164dc2dd
Better, cleaner test cleanup.
2011-11-21 11:06:08 -08:00
Colin Kuskie
6c3369d0cb
Revert "use temp config file for testing"
...
This reverts commit 9b725c6d42 .
2010-06-14 15:19:54 -07:00
Colin Kuskie
7034e2cf57
More END block cleanups.
2010-06-07 19:07:45 -07:00
Graham Knop
67b729fee0
use note instead of diag in tests for non-error debug output
2009-09-23 08:29:05 -05:00
Colin Kuskie
8dcd511a8b
Update tests for modified code, and for CSRF checks.
2009-07-16 22:35:49 +00:00
Colin Kuskie
4e78593395
Change tests to use the automatic backup of Settings in END blocks.
2009-03-30 20:41:02 +00:00
Colin Kuskie
cdcdd2951f
Clean up after the newly modified DeleteExpiredSession test.
2009-02-21 02:06:22 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
8b06f912ca
Rewrite the DeleteExpiredSessions test to not take cheap shortcuts
...
that are not very reliable.
2009-02-20 22:31:03 +00:00
Colin Kuskie
9c9da302f1
remove colons from END blocks, so they actually act like END blocks
2008-05-09 18:14:14 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Colin Kuskie
b309d108dc
Clean up all temporary session info in Session/Scratch.t
...
Add a preliminary run of DeleteExpiredSessions to DeleteExpiredSessions.t
to clean up any old, funky sessions which might just be lying around
and interfering with the test.
2008-01-03 18:37:34 +00:00
Colin Kuskie
45eb45fa3e
fix a session bug where, when using noFuss, user session scratch was not cleaned up
2007-11-02 17:50:19 +00:00
Colin Kuskie
980ff3e972
add plan for testing. Fill in with code later
2007-11-02 04:45:10 +00:00
Colin Kuskie
2c232773e4
add a test stub for DeleteExpiredSessions. To be filled in soon :)
2007-11-02 04:31:47 +00:00