webgui/t/Session
Colin Kuskie eadb9ada36 Implemented the last few tests to give Session::Style 100% coverage.
There are still a few functional tests that need to be written, they're
codified as TODOs.

In Session/Style.pm, in all methods that have a send immediate option
(when sent=1), they no longer send and cache.  This prevents duplicate
heag tags from being generated if generateAdditionalHeadTags was
ever called twice.
2006-10-12 22:43:33 +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
Id.t GroupText.t: fix number of tests 2006-07-15 01:54:49 +00:00
Os.t Ported all tests 2006-01-17 22:06:21 +00:00
Output.t Full test for Output.t using tied variables as filehandles. 2006-10-12 17:32:24 +00:00
Scratch.t Additional tests to cover WebGUI::Session::Scratch. 2006-10-01 21:49:05 +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 Implemented the last few tests to give Session::Style 100% coverage. 2006-10-12 22:43:33 +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