webgui/t
Colin Kuskie d995ff09fe Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache
was enabled a noCache param was always added to the URL.  In some
cases it would add 2 noCache params.

To fix this, I added a skipPreventProxyCache param to the gateway method,
and page just passes $pairs and $skipPreventProxyCache to gateway.

Added tests to Url.t to test gateway, page, makeAbsolute and urlize
to bring its coverage up to 100%.

Added tests to Stow.t to bring it's coverage up to 100% as well.
2006-09-30 17:23:44 +00:00
..
AdSpace - fix: deleting workflows did not delete related instances and crons 2006-09-15 06:08:30 +00:00
Asset Images now create revisions as you resize them, so you can roll back to a 2006-09-27 21:19:19 +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 Macro_Config code not needed anymore 2006-07-27 16:00:06 +00:00
Macro skeleton tests for macros to get them into the coverage report 2006-09-15 21:22:48 +00:00
Session Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23: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 - Made some changes to make WebGUI compatible with the WRE for Windows. 2006-08-16 21:25:27 +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
User.t more delta time fixes 2006-08-04 17:53:32 +00:00
Utility.t Fix number of tests in Utility.t 2006-03-03 05:28:53 +00:00
Whitespace.t Better diagnostics for Whitespace test 2006-07-14 11:13:11 +00:00