Mark Stephens
8d434eb3ad
BUGFIX: Unit test relied on fixed ID of member, which sometimes isn't there. May be PostGreSQL related
2010-05-04 02:14:17 +00:00
Sean Harvey
b415cd5053
MINOR Added test case for making up a fake MultiFormSessionID in the URL
2009-08-05 10:31:47 +00:00
Sean Harvey
c2ba6d441f
API CHANGE Added currentSessionHash property to MultiForm which stores the currently opened session by the user
...
API CHANGE Renamed MultiForm::getSessionRecord() to getCurrentSession() and removed the parameter, since this wasn't done in a very OOP manner
MINOR Test for MultiFormSession::markCompleted() to ensure that session can't be used again by MultiForm
2009-08-05 10:12:13 +00:00
Sean Harvey
c944adb7ba
MINOR Test step traversal in MultiFormTest
...
MINOR Removed MultiFormSessionTest and integrated with MultiFormTest
2009-07-20 22:36:32 +00:00
Sean Harvey
75aa55be48
MINOR Fixed submitForm test in MultiFormTest
2009-07-20 10:57:00 +00:00
Sean Harvey
8e04dfbaa5
MINOR Tidy up of tests
2009-07-20 09:22:49 +00:00
Sean Harvey
0512155cbe
MINOR Updated MultiFormTest class comments
2008-09-20 09:27:38 +00:00
Sam Minnee
e2d8ace250
Fixed multi form test
2008-08-21 08:17:04 +00:00
Sean Harvey
e843930e69
MINOR added @TODO note for MultiFormTest
2008-07-21 03:27:44 +00:00
Sean Harvey
0f2bfb2cc5
MINOR tests updated to reflect API change in r56597
2008-06-19 10:32:15 +00:00
Sean Harvey
2f4e8de921
Added tests, and used assertEquals which makes better use of PHPUnit
2008-05-23 05:47:07 +00:00
Sean Harvey
e4f51e07c2
Added basics for testing, and some test classes for future test operations
2008-05-14 11:09:47 +00:00