webgui/t
Chris Nehren 8688604ea4 Lots of fixes.
1. Restore original getJsonStatus functionality of returning data for just one
site, if sitename is passed.
2. Add a few comments to Spectre::Workflow::getJsonStatus to help explain what's
going on, and also add some whitespace to separate the code into logical pieces.
3. Add tests for this functionality, doubling the number of tests for
getJsonStauts to 20.
4. Per Colin's suggestion, use isa_ok rather than cmp_ok(ref ... , eq 'TYPE',
'...').
5. Fix broken indentation in a for loop.
6. Change for loops to foreach to be consistent with the rest of WebGUI.
2007-11-05 16:56:09 +00:00
..
AdSpace update copyright on tests 2007-07-07 03:56:44 +00:00
Asset fix for choosing uncommitted templates as a User Style Template 2007-10-18 23:17:18 +00:00
Form add: WebGUI::Form::CheckList now has optional select all button 2007-09-12 00:50:54 +00:00
Help setHelp.t is not needed since all help icons point to the wiki 2007-10-24 04:24:35 +00:00
i18n fix a stupid typo that I put into i18n/help.t 2007-10-26 03:02:08 +00:00
lib/WebGUI var->end already does a scratch->deleteAll 2007-11-02 04:15:57 +00:00
Macro test fixes 2007-09-12 21:43:48 +00:00
Session begin converting Session/Url.t to PseudoRequest 2007-11-02 23:38:45 +00:00
Spectre Lots of fixes. 2007-11-05 16:56:09 +00:00
Storage Add tests for WebGUI::Storage::Image, and give its getThumbnailUrl method 2007-07-24 03:40:57 +00:00
supporting_collateral add extra collateral for DateTime tests 2007-04-11 02:50:14 +00:00
Workflow/Activity fix a session bug where, when using noFuss, user session scratch was not cleaned up 2007-11-02 17:50:19 +00:00
_test.skeleton - Added some more tests to the suite. 2006-08-03 19:38:41 +00:00
AdSpace.t update copyright on tests 2007-07-07 03:56:44 +00:00
Config.t Some test fixes. 2007-08-15 19:14:08 +00:00
DatabaseLink.t Add optional database connection parameters to the DatabaseLink. This 2007-07-25 23:46:20 +00:00
DateTime.t update copyright on tests 2007-07-07 03:56:44 +00:00
Group.t update copyright on tests 2007-07-07 03:56:44 +00:00
HTML.t fix quote tests 2007-08-30 00:15:27 +00:00
Inbox.t Added more tests for the inbox object 2007-09-13 23:38:06 +00:00
International.t update copyright on tests 2007-07-07 03:56:44 +00:00
Keyword.t - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
Macro.t added some more macro tests 2007-09-13 21:56:37 +00:00
mandatory_template_vars.t update copyright on tests 2007-07-07 03:56:44 +00:00
Paginator.t update copyright on tests 2007-07-07 03:56:44 +00:00
POD.t update copyright on tests 2007-07-07 03:56:44 +00:00
PodChecker.t update copyright on tests 2007-07-07 03:56:44 +00:00
Session.t update copyright on tests 2007-07-07 03:56:44 +00:00
SQL.t update copyright on tests 2007-07-07 03:56:44 +00:00
Storage.t Fix a bug where storage objects allow deleting of files in other storage objects. 2007-07-23 16:24:37 +00:00
syntaxCheck.t update copyright on tests 2007-07-07 03:56:44 +00:00
Text.t update copyright on tests 2007-07-07 03:56:44 +00:00
User.t final coverage tests to bring User.pm up to 100% 2007-10-31 21:15:49 +00:00
Utility.t update copyright on tests 2007-07-07 03:56:44 +00:00
VersionTag.t update copyright on tests 2007-07-07 03:56:44 +00:00
Whitespace.t update copyright on tests 2007-07-07 03:56:44 +00:00
Workflow.t update copyright on tests 2007-07-07 03:56:44 +00:00