webgui/t/Session
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
..
DateTime.t fix bad minute spec in Session/DateTime/epochToHttp. Add tests to cover 2006-08-09 20:06:19 +00:00
Env.t test getIp with and without forwarding 2006-09-15 21:47:08 +00:00
ErrorHandler.t Found and fixed a bug in ErrorHandler, canShowPerformanceIndicators. 2006-11-21 03:50:15 +00:00
Http.t document object mocking 2006-11-09 17:50:59 +00:00
Icon.t make test more robust to handle multiple toolbars 2006-10-21 16:44:51 +00:00
Id.t GroupText.t: fix number of tests 2006-07-15 01:54:49 +00:00
Os.t Os tests covering all possible, valid operating systems. Also has 100% test coverage 2006-10-19 17:49:51 +00:00
Output.t Full test for Output.t using tied variables as filehandles. 2006-10-12 17:32:24 +00:00
Privilege.t tests to add 100% coverage to Privilege 2006-10-19 16:49:19 +00:00
Scratch.t update test to handle change in Scratch delete return value 2006-11-07 17:25:00 +00:00
Setting.t A few more tests to kick coverage up to 100 on WebGUI::Session::Setting 2006-09-25 03:49:25 +00:00
Stow.t Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
Style.t Update Style test to check for new return value. 2006-11-08 23:28:55 +00:00
Url.t Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
Var.t finalized Var test with 100% coverage 2006-09-23 02:49:37 +00:00