Commit graph

18 commits

Author SHA1 Message Date
Colin Kuskie
cfc302103c fix bad regexp for workflowId in logged warning 2008-09-23 18:02:20 +00:00
Colin Kuskie
af6aded2e1 add tests for set and get 2008-09-21 03:49:11 +00:00
Colin Kuskie
8bfce39f21 add some tests for set and stickiness 2008-09-18 23:15:09 +00:00
Colin Kuskie
0c62ee3666 Add more tests, and fix the POD documentation for the new method. 2008-09-13 04:30:32 +00:00
Colin Kuskie
d43d06ea1a check the logging for duping a singleton 2008-09-12 23:23:52 +00:00
Colin Kuskie
119e5d9645 clean-up, get ready to test set 2008-09-12 23:16:25 +00:00
Colin Kuskie
5689c08bbc Fix multiple bugs related to Singleton workflows:
Can't use undef in a where clause.
    Have to use the same JSON encoding in all places.
Added tests for singleton workflow instances.
2008-09-12 22:59:43 +00:00
Colin Kuskie
c56221f6da fix bad Mock API, new requires a module name 2008-09-12 16:41:48 +00:00
Colin Kuskie
f4c328d555 add spectre mocking and getWorkflow tests 2008-09-11 23:23:27 +00:00
Colin Kuskie
6c50ed9851 Updating Workflow/Instance.pm tests 2008-09-11 20:04:39 +00:00
Colin Kuskie
cbc830123a RFE: Add workflow that checks all products to see if they are close
to a user configured level, and email a group to let them know that
they are close to being out of stock.
2008-09-07 23:14:42 +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
Colin Kuskie
a69dff3dcf Adding Knowmad's excellent Instance test script for exposing JSON
problems in Workflow::Instance
2008-03-02 22:50:46 +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