webgui/t
Colin Kuskie 76585a1daa Added a new method to WebGUI::HTML called makeParameter safe. It will
encode commas and single quotes to make the output safe to embed inside
of a macro.
Added tests to verify that it works correctly.
Updated the c_companyName macro to use makeParameterSafe.
Added tests to verify that the changed macro works okay.
Updated the c_companyName documentation.
Added a blurb to the gotchas file to cover the change to the macro.
2007-02-13 23:42:53 +00:00
..
AdSpace more Ad tests, testing for rendering text ads 2007-02-13 23:12:51 +00:00
Asset Updated AssetExportHtml and tests. Now to re-order the export. 2007-02-01 16:57:05 +00:00
Form update test to track core change in Form/Checkbox.pm 2007-01-19 16:14:30 +00:00
Help Documented the heretofore undocumented Deactivate Account Template in the Auth modules. 2006-11-24 21:05:44 +00:00
i18n fix failing test for looking up dynamic lables 2007-02-02 17:51:15 +00:00
lib/WebGUI Add a new method to t/lib/WebGUI/Test.pm to return the path to the test 2006-12-15 23:17:22 +00:00
Macro Added a new method to WebGUI::HTML called makeParameter safe. It will 2007-02-13 23:42:53 +00:00
Session try to make delta time tests more robust by moving the time variable assignment 2007-01-25 19:06:11 +00:00
supporting_collateral fix lookup of English language tags when translation fails 2006-12-13 04:47:41 +00:00
_test.skeleton - Added some more tests to the suite. 2006-08-03 19:38:41 +00:00
AdSpace.t Make AdSpace->get provide a hash ref if none is supplied. 2007-02-05 04:10:15 +00:00
Config.t Add tests to make sure all asset classes in the config file can be loaded 2006-10-26 23:23:47 +00:00
DateTime.pm add tests to DateTime to guarantee that add works 2007-01-19 16:22:24 +00:00
Group.t more delta time fixes 2006-08-04 17:53:32 +00:00
HTML.t Added a new method to WebGUI::HTML called makeParameter safe. It will 2007-02-13 23:42:53 +00:00
International.t Add a new method to t/lib/WebGUI/Test.pm to return the path to the test 2006-12-15 23:17:22 +00:00
Macro.t adding test for nesting macros 2007-01-04 19:11:17 +00:00
mandatory_template_vars.t mandatory_template_vars: EventsCalendar template does not exist anymore 2006-12-10 05:59:11 +00:00
Paginator.t adding new paginator test for getPage 2007-01-15 06:05:38 +00:00
POD.t removing diag to clean up smoke test output 2006-04-20 18:43:20 +00:00
PodChecker.t Removing diag to clean up smoke test output 2006-07-14 10:53:15 +00:00
Session.t beginnings of Session testbench 2006-04-06 23:19:59 +00:00
SQL.t - Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster 2006-07-25 17:58:54 +00:00
Storage.t added two new tests to Storage.t 2006-11-23 08:17:53 +00:00
syntaxCheck.t Removing diag to clean up smoke test output 2006-07-15 20:38:35 +00:00
Text.t splitting on an empty string returns undef, not empty string 2006-11-09 17:47:29 +00:00
User.t more delta time fixes 2006-08-04 17:53:32 +00:00
Utility.t Add a test to Utility.t to make sure that WebGUI::Utility::round also rounds up. 2007-01-10 03:03:31 +00:00
VersionTag.t Extra tests for interaction between version tags and assets. 2006-11-01 18:17:31 +00:00
Whitespace.t Better diagnostics for Whitespace test 2006-07-14 11:13:11 +00:00
Workflow.t A few extra workflow tests. 2006-12-13 05:11:50 +00:00