Colin Kuskie
|
c845849da0
|
Fix bug #11286: Tell the difference between end of Workflow, and unable to load WorkflowActivity.
Tests are added for new methods. The changes to Workflow::Instance->run are peripherally
tested in Workflow Activity tests.
|
2009-12-07 13:07:46 -08:00 |
|
Graham Knop
|
9f2db435ba
|
prevent Workflow from trying to run an activity if it didn't get an object
|
2009-09-09 01:16:49 -05:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
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
|
a69dff3dcf
|
Adding Knowmad's excellent Instance test script for exposing JSON
problems in Workflow::Instance
|
2008-03-02 22:50:46 +00:00 |
|