webgui/t
2009-07-26 16:52:38 +00:00
..
Account
AdSpace
Asset Remove autocommit from addRev in Story, because it committed the 2009-07-24 17:26:50 +00:00
AssetAspect
Auth Forward port version tag fix. 2009-05-25 15:35:45 +00:00
Cache
Content Remove this test, since the code it tested isn't in here any longer. 2009-06-25 21:14:21 +00:00
Crud Fix test. Inheritance wasn't working with the package defined inside 2009-07-22 00:20:44 +00:00
Exception Add tests to make sure that Shop exceptions are WebGUI::Errors. 2009-07-08 21:50:07 +00:00
FilePump FilePump bug fixes 2009-07-10 03:33:06 +00:00
Form Update Form tests to work with CSRF. 2009-07-16 21:38:05 +00:00
Group Fix a test that is leaking a workflow. Add workflow cleanup code to WebGUI::Test. 2009-06-20 01:51:06 +00:00
Help
HTML Fix the separator macro. Adds a method to WebGUI::HTML that splits 2009-07-25 04:30:28 +00:00
i18n
Inbox
lib Fix test. Inheritance wasn't working with the package defined inside 2009-07-22 00:20:44 +00:00
Macro Finish fixing filepump macro tests 2009-07-16 16:00:54 +00:00
Mail refactor Mail/Send test to make test smtp server useful 2009-06-05 02:26:40 +00:00
Operation
Session More DateTime test fixes. 2009-07-24 02:48:47 +00:00
Shop More test maintenance for Payment drivers. 2009-07-23 20:57:51 +00:00
Spectre
Storage update test for new deep storage 2009-07-21 23:42:58 +00:00
supporting_collateral
Workflow Update tests for modified code, and for CSRF checks. 2009-07-16 22:35:49 +00:00
_test.skeleton
_test.skeleton.mech
Account.t
AdSpace.t
Auth.t
badGatewayMacros.t Rename a test. templateChecker is now badGatewayMacros, cuz 2009-07-25 23:37:04 +00:00
Config.t
Crud.t
DatabaseLink.t
DateTime.t
Form.t Check for generation of the csrf token. 2009-07-06 17:43:01 +00:00
Group.t Have just 1 list of groups that should not be deleted. 2009-07-05 20:33:31 +00:00
hardcodedExtras.t
HTML.t
Inbox.t
International.t
Keyword.t Fix Keywords so that by default, only Keywords from published assets are returned. 2009-07-20 16:01:30 +00:00
Macro.t
mandatory_template_vars.t Remove old templates from this test. 2009-07-20 15:42:09 +00:00
Paginator.t
PassiveProfiling.t
Pluggable.t
POD.t Add POD_COVERAGE==3 switch to find empty POD blocks. 2009-07-06 03:57:33 +00:00
PodChecker.t
ProfileCategory.t
ProfileField.t Add a method to update userProfileData column types. 2009-07-22 17:59:58 +00:00
rawHrefUrls.t Use gateway macro for survey.css link in default survery take template. 2009-07-26 16:52:38 +00:00
Search.t Fixed #10211: Regex quantifiers like ? and + broke search engine. 2009-06-03 19:26:08 +00:00
Session.t
smtpd.pl
SQL.t
Storage.t And restore the original method, and add tests to catch the approximation in Session/DateTime.t instead 2009-07-24 00:12:56 +00:00
syntaxCheck.t
Text.t
User.t Update User.t to work with CSRF tokens. 2009-07-16 21:39:23 +00:00
Utility.t Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.t Fixed a bug where VersionTag->get would return unsafe copies. Also added tests for this. 2009-07-15 06:50:33 +00:00
WebGUI_conf.t
Whitespace.t
Workflow.t