Commit graph

1446 commits

Author SHA1 Message Date
Colin Kuskie
bbcee2072f Add tests for defining multiple IP ranges for admin subnets. 2008-09-25 21:29:43 +00:00
Yung Han Khoe
1378ab0d41 Added field_loop to output of Thingy's www_getThingViaAjax method 2008-09-25 20:05:17 +00:00
Yung Han Khoe
976834a5a4 small changes in Thingy's web services methods, added Thingy tests 2008-09-24 16:24:14 +00:00
JT Smith
e49a68d401 updated tests to reflect api changes 2008-09-24 15:57:04 +00:00
JT Smith
f585ec91a7 updated tests to reflect api changes 2008-09-24 15:03:14 +00:00
Patrick Donelan
dd5d0639b2 RFE - Teach Thingy to be a Web Service (http://www.plainblack.com/rfe/request-for-enhancement/teach-thingy-to-be-a-web-service) [Yung] 2008-09-24 07:10:46 +00:00
Colin Kuskie
cfc302103c fix bad regexp for workflowId in logged warning 2008-09-23 18:02:20 +00:00
JT Smith
3bc3de6c41 updated to match api 2008-09-23 15:30:18 +00:00
JT Smith
e0ae63281c added more tests for the updated api 2008-09-21 22:38:43 +00:00
JT Smith
990925415b Updated to reflect changes in Crud api 2008-09-21 17:20:52 +00:00
Colin Kuskie
af6aded2e1 add tests for set and get 2008-09-21 03:49:11 +00:00
JT Smith
73e841ffbf now i have fulfilled the requirements that all tests must have 2008-09-20 22:15:44 +00:00
JT Smith
2f8ad97b73 added more tests and fixed bugs discovered by tests 2008-09-20 18:26:16 +00:00
JT Smith
66d36242fd More tests 2008-09-20 05:55:18 +00:00
JT Smith
b3ac535f9a first tests for WebGUI::Crud 2008-09-20 05:17:11 +00:00
Colin Kuskie
8bfce39f21 add some tests for set and stickiness 2008-09-18 23:15:09 +00:00
Colin Kuskie
eca9729d94 update Session/Http to match altered code 2008-09-17 16:18:01 +00:00
JT Smith
ef120fb06b Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base 
   to match.
2008-09-16 22:32:36 +00:00
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Graham Knop
4f0663f199 allow undef to return from macros, fix empty string returns, test a few more cases 2008-09-16 21:34:48 +00:00
Graham Knop
f0e6a30d75 rewrite macro parser, improving speed and making parameter parsing more sane 2008-09-16 02:09:37 +00:00
Graham Knop
9940ceb7c7 also check syntax of utility scripts and upgrades 2008-09-15 21:51:36 +00:00
Colin Kuskie
7d59a4d7c7 Fix a bug where GUID style userIds were rejected by AssetExportHtml. 2008-09-14 02:39:32 +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
afff4c4844 Back port Haarg's excellent fix for the lack
of query checking in the ErrorHandler test.
2008-09-11 23:16:19 +00:00
Colin Kuskie
6c50ed9851 Updating Workflow/Instance.pm tests 2008-09-11 20:04:39 +00:00
Colin Kuskie
27769a9b68 Test a few more corner cases for effective 100% coverage 2008-09-10 23:27:34 +00:00
Colin Kuskie
e7ea7b3e1f do not check each help label multiple times 2008-09-10 22:56:57 +00:00
Colin Kuskie
ef7be2c377 add more tests to bring Workflow coverage up to 94% 2008-09-09 23:39:52 +00:00
Colin Kuskie
4908ff5ff0 add tests for deleting activities from a workflow 2008-09-09 21:29:43 +00:00
Colin Kuskie
3982ac2d71 add default workflow values tests, and promote and demote activity tests 2008-09-09 20:31:59 +00:00
Colin Kuskie
4d9c57659c add a few more random tests, checking guid validity and getList return type 2008-09-09 03:59:39 +00:00
Colin Kuskie
e86b0b7cc7 add more tests for Workflow mode, and validating the activity that was returned 2008-09-08 23:07:47 +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
4dd7dcfe5e Remove single quote from the list of allowable characters.
Remove single quotes from parsed International macros in the template tester.
2008-09-06 21:25:42 +00:00
Colin Kuskie
528c56a499 Fixed a test that should have been failing for a long time.
getLineage != get('lineage')?
2008-09-06 21:06:43 +00:00
Graham Knop
29a419e1eb added: getLineageIterator method to simplify working on large sets of assets 2008-09-05 22:14:04 +00:00
Doug Bell
01cbbf2e60 added page range to paginator variables 2008-09-03 21:56:43 +00:00
Colin Kuskie
481fded7e7 update the RichEditor test 2008-08-28 13:35:10 +00:00
Colin Kuskie
db3bf2fae2 fix random test failures in item test 2008-08-27 02:05:57 +00:00
Frank Dillon
7901eb9642 Added a config setting that allows email to be piped to the log rather than pass through a mailserver that may or may not exist. Added a TODO test block. 2008-08-26 15:56:21 +00:00
Colin Kuskie
84e8d38525 MiniCart macro tests 2008-08-25 22:00:07 +00:00
Colin Kuskie
1489c9331e add a basic test for CartItemCount macro 2008-08-22 23:09:20 +00:00
Colin Kuskie
6d3ec1e478 all Shop/Vendor API methods are tested 2008-08-22 16:54:36 +00:00
Colin Kuskie
5fc629993a when overriding Log::Log4perl for testing, set the is_debug flag to true 2008-08-21 23:45:00 +00:00