webgui/t
2011-12-01 16:01:56 -08:00
..
Account Update Account::Profile tests and code. 2011-11-01 13:16:48 -07:00
AdSpace Cleanup the AdSpace created for testing. 2010-11-03 11:30:02 -07:00
Asset Update the GalleryFile/Photo/edit test for WEBGUI_LIVE. 2011-12-01 16:01:56 -08:00
AssetAspect Merge commit 'v7.10.18' into 8 2011-06-21 16:03:49 -05:00
AssetHelper Make version tags mandatory again. 2011-10-25 19:44:58 -07:00
Auth WebGUI 8 doesn't do Basic Auth, and ldap tests were moved into a different file. 2011-11-04 14:13:22 -07:00
Content we now cache the requested URL inside the session, fix it for tests 2011-05-05 19:35:49 -05:00
Crud Merge commit 'v7.10.17' into 8 2011-06-17 20:13:41 -05:00
Definition Update test for change in Definition behavior. Labels/noFormPost is not required any longer. 2011-07-27 22:45:44 -07:00
Exception Fix session leak from this test. 2010-11-19 11:51:09 -08:00
FilePump almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Form Merge commit 'v7.10.20' into WebGUI8 2011-10-26 15:02:51 -07:00
FormBuilder Update test since names are now required. 2010-09-22 11:58:04 -07:00
Group Update this test for new testing API. 2011-11-04 14:14:45 -07:00
Help remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
HTML remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
i18n Fix syntax error from WebGUI::Paths cleanup 2010-09-22 21:31:09 -07:00
Inbox remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
lib Merge commit 'v7.10.18' into 8 2011-06-21 16:03:49 -05:00
Macro Fix another leaky test. 2011-11-04 15:21:58 -07:00
Mail remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Operation Merge commit 'v7.10.22' into WebGUI8 2011-10-31 20:13:01 -07:00
PSGI File assets should always give IO::File::WithPath objects to PSGI, instead of the current redirecting or streaming behavior. (#11688) 2011-05-12 20:22:43 -04:00
Role/Asset almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Search Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Session Merge branch 'WebGUI8' of github.com:plainblack/webgui into 8 2011-05-13 18:20:52 -05:00
Shop Apparently, InnoDB returns results in a different order than MyISAM tables. Make tax data comparisons be order insensitive for tests. 2011-11-24 10:38:19 -08:00
Spectre Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Storage Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
supporting_collateral Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Template Debug needs an explicit package name for addToCleanup. 2011-10-19 13:11:23 -07:00
tests Make version tags mandatory again. 2011-10-25 19:44:58 -07:00
Workflow Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
00_compile.t fix upgrade script compile checks 2011-04-06 10:02:19 -05:00
_bug.skeleton fixed #12142: Copy fails on imported threads 2011-05-25 10:51:10 -05:00
_test.skeleton remove END section from test skeleton 2010-04-02 18:32:25 -05:00
_test.skeleton.mech
Account.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Admin.t cope with extra fields returned and fix apparent errors in the t/Admin.t tests to make them pass 2011-05-03 18:15:09 -04:00
AdSpace.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Asset.t Debug needs an explicit package name for addToCleanup. 2011-10-19 13:11:23 -07:00
Auth.t WebGUI 8 adjustments and test upgrades. 2011-11-01 15:41:01 -07:00
badExtrasMacros.t Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
badGatewayMacros.t Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Config.t remove WebGUI::Config->readAllConfigs 2011-07-05 08:40:13 -05:00
Crud.t Fix WebGUI::Crud to autowrite objects when created. 2010-11-28 22:01:26 -08:00
DatabaseLink.t Debug needs an explicit package name for addToCleanup. 2011-10-19 13:11:23 -07:00
DateTime.t Merge commit 'v7.10.20' into WebGUI8 2011-10-26 15:02:51 -07:00
Definition.t allow getFormProperties to be called as a class method 2011-01-31 20:35:25 -06:00
Event.t WebGUI::Event 2011-05-31 16:13:09 -05:00
Fork.t no zombie forks as a test criteria 2011-05-03 18:16:41 -04:00
Form.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
FormBuilder.t fix formbuilder tests for new flags 2011-04-13 17:53:06 -05:00
Group.t WebGUI 8 doesn't do Basic Auth, and ldap tests were moved into a different file. 2011-11-04 14:13:22 -07:00
hardcodedExtras.t Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
HTML.t Merge commit 'v7.10.22' into WebGUI8 2011-10-31 20:13:01 -07:00
Inbox.t Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3 2010-11-02 14:49:33 -07:00
International.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Keyword.t Make version tags mandatory again. 2011-10-25 19:44:58 -07:00
LDAPLink.t Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
Macro.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
mandatory_template_vars.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Paginator.t remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
PassiveProfiling.t almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Paths.t fix WebGUI::Paths test 2010-07-12 14:25:59 -05:00
Pluggable.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
POD.t Check all the module namespaces for POD. 2010-09-22 13:53:44 -07:00
PodChecker.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
ProfileCategory.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
ProfileField.t Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
ProgressBar.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
rawHrefUrls.t Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
run_account.t initial base of Account test classes 2011-01-04 19:54:09 -06:00
run_assets.t make run_assets.t work 2010-11-09 16:51:42 -06:00
run_forms.t Test cleanup after merge to 7.10.2 2010-10-27 18:42:43 -07:00
Search.t Another leaky test fixed. 2011-01-13 13:33:32 -08:00
Session.t switchAdminOn/Off no longer exists 2011-05-04 12:51:48 -05:00
SQL.t Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
Storage.t Merge commit 'v7.10.18' into 8 2011-06-21 16:03:49 -05:00
templateAttachments.t Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238. 2011-08-28 17:28:47 -07:00
templateSyntax.t Prune dead code out that uses WebGUI::Test->lib. 2010-09-22 13:51:20 -07:00
Text.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Upgrade.t Debug needs an explicit package name for addToCleanup. 2011-10-19 13:11:23 -07:00
User.t Merge commit 'v7.10.18' into 8 2011-06-21 16:03:49 -05:00
VersionTag.t Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests. 2011-10-27 16:45:19 -07:00
WebGUI.t allow templates to be returned from content handlers 2011-04-08 15:44:28 -05:00
WebGUI_conf.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Whitespace.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Wizard.t migrate Wizard getForm to FormBuilder 2011-02-25 15:45:40 -06:00
Workflow.t Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00