webgui/t
Colin Kuskie 000b2fcce3 Reverting previous work. Asset->new must return an Asset, even if
no className is passed and the invocant's class is Asset.  This is
due to the root.  In the db, the root Asset has the className WebGUI::Asset,
and the getRoot method matches this.
Changed the failing test in Asset.t to look for a WebGUI::Asset to be returned.
Added two tests to Asset.t to validate the object returned by Asset->getRoot method.
Reverted previous work and updated the POD for Asset->new.
2006-08-08 17:43:44 +00:00
..
Asset Reverting previous work. Asset->new must return an Asset, even if 2006-08-08 17:43:44 +00:00
Form fix typos in test comments 2006-07-15 03:17:02 +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 fix syntax error in test 2006-08-06 23:30:05 +00:00
Session forgot to increment test number 2006-08-02 15:58:16 +00:00
_test.skeleton - Added some more tests to the suite. 2006-08-03 19:38:41 +00:00
AdSpace.t Make testing conditional on a successful module load. 2006-08-07 05:00:28 +00:00
Config.t - Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster 2006-07-25 17:58:54 +00:00
Group.t more delta time fixes 2006-08-04 17:53:32 +00:00
HTML.t Revised WebGUI::HTML::filter "all" so that text does not run together when tags are removed. Added additional tests to HTML.t. 2006-07-24 17:31:57 +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