webgui/t
Colin Kuskie a0d2326f9c Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators.
It didn't work with CIDR format IP addresses.  I cannabilized the
code from canShowDebug and refactored it into its own method,
canShowBasedOnIP.  Both canShowDebug and canShowPerformanceIndicators call this.
Updated the docs for the debugIp setting to note that it's used for both
showDebug and showPerformanceIndicators.
Added about 20 more tests to ErrorHandler.t.  Only the two hard methods are
left, fatal (which closes the session at the end) and showDebug, which is
validating a ton of output.
2006-11-21 03:50:15 +00:00
..
AdSpace - fix: deleting workflows did not delete related instances and crons 2006-09-15 06:08:30 +00:00
Asset more diagnostics for remotely failing test 2006-11-20 17:17:47 +00:00
Form fix test cleanup for AdSpace, add leading 0 test to Form::Text 2006-09-12 04:35:35 +00:00
Help Add new tests for unused numeric macros and the rownum macro in t/Macro/SQL.t 2006-07-04 04:14:20 +00:00
i18n Fix a typo in WSClient which prevented it from adding/editing assets. 2006-06-30 20:41:33 +00:00
lib/WebGUI A whole batch of Http test, and a pseudo Request test module to help. 2006-10-30 18:09:25 +00:00
Macro skeleton tests for macros to get them into the coverage report 2006-09-15 21:22:48 +00:00
Session Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators. 2006-11-21 03:50:15 +00:00
supporting_collateral Added new directory in t/ for collateral tests. 2006-10-11 22:51:44 +00:00
_test.skeleton - Added some more tests to the suite. 2006-08-03 19:38:41 +00:00
AdSpace.t fix test cleanup for AdSpace, add leading 0 test to Form::Text 2006-09-12 04:35:35 +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
Group.t more delta time fixes 2006-08-04 17:53:32 +00:00
HTML.t remove module call since it is not used 2006-09-11 16:11:04 +00:00
mandatory_template_vars.t Removing diag to clean up smoke test output 2006-07-14 10:53:15 +00:00
Paginator.t Remove the use trace line from Paginator.t. It's not used. 2006-07-30 18:10:31 +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 fix getFileExtension so that it only returns file extensions. Add tests to Storage.t to validate that 2006-05-24 23:25:21 +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 Clearly document that sortHash* returns a Tie::IxHash. 2006-11-16 17:50:57 +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