webgui/t
2010-06-10 19:51:55 -07:00
..
Account remove useless test END blocks 2010-06-10 18:47:53 -05:00
AdSpace use temp config file for testing 2010-06-10 18:58:25 -05:00
Asset Fix storageId cleanup, had a syntax error in perl 5.10.1 2010-06-10 19:51:55 -07:00
AssetAspect use temp config file for testing 2010-06-10 18:58:25 -05:00
AssetHelper Update object accessors, fix a problem with pasting. 2010-06-02 19:59:32 -07:00
Auth convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Content Finish clean-up testing. 2010-03-09 18:48:10 -08:00
Crud Fix test. Inheritance wasn't working with the package defined inside 2009-07-22 00:20:44 +00:00
Definition One plan per test, please! 2010-06-02 20:23:22 -07:00
Exception remove useless test END blocks 2010-06-10 18:47:53 -05:00
FilePump convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Form remove useless test END blocks 2010-06-10 18:47:53 -05:00
FormBuilder remove useless test END blocks 2010-06-10 18:47:53 -05:00
Group use temp config file for testing 2010-06-10 18:58:25 -05:00
Help Update help for new operational code. 2010-05-09 15:01:22 -07:00
HTML Flesh out Revisions assetHelper. 2009-11-29 16:03:51 -08:00
i18n use temp config file for testing 2010-06-10 18:58:25 -05:00
Inbox remove useless test END blocks 2010-06-10 18:47:53 -05:00
lib No Plack, yet... 2010-06-10 19:21:12 -07:00
Macro Fix the UsersOnline test. 2010-06-10 19:11:04 -07:00
Mail separate out SMTP testing into its own module 2010-06-10 18:47:54 -05:00
Operation use temp config file for testing 2010-06-10 18:58:25 -05:00
Role/Asset Convert Comments role to use Types. Build a test for it. 2010-03-18 15:06:17 -07:00
Search convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Session use temp config file for testing 2010-06-10 18:58:25 -05:00
Shop convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Spectre progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Storage convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
supporting_collateral fix t/Help/isa.t 2010-04-15 19:12:15 -05:00
tests Give tests prefixes so they run in a predictable order. 2010-05-27 20:54:14 -07:00
Workflow convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
00_compile.t fix compile test for when WebGUI libs not in PERL5LIB 2009-09-20 22:00:12 -05:00
_test.skeleton remove END section from test skeleton 2010-04-02 18:32:25 -05:00
_test.skeleton.mech rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Account.t remove useless test END blocks 2010-06-10 18:47:53 -05:00
AdSpace.t use temp config file for testing 2010-06-10 18:58:25 -05:00
Asset.t Update this test, since keywords can be returned in any order from the db. 2010-06-10 16:15:41 -07:00
Auth.t Add a test to check what the login method returns in the normal case, with no login messages. 2009-11-13 10:46:20 -08:00
badGatewayMacros.t test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
Config.t use temp config file for testing 2010-06-10 18:58:25 -05:00
Crud.t updating copyright year 2009-02-20 23:47:30 +00:00
DatabaseLink.t Test cleanup and tracking of Database Links. 2009-11-08 22:40:27 -08:00
DateTime.t Clean up a test comment. 2009-11-17 11:59:11 -08:00
Definition.t Test WebGUI::Types 2010-03-18 14:46:32 -07:00
Form.t remove useless test END blocks 2010-06-10 18:47:53 -05:00
FormBuilder.t added Tabsets. finished toHtml 2009-11-20 18:12:11 -06:00
Group.t convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
hardcodedExtras.t test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
HTML.t Extend WebGUI::HTML::filter to also do encode XML entities. 2009-08-05 21:47:14 +00:00
Inbox.t convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
International.t test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
Keyword.t convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
LDAPLink.t Update LDAP auth credentials, use built-in LDAP clean-up, fix broken tests. 2010-02-09 18:20:49 -08:00
Macro.t use temp config file for testing 2010-06-10 18:58:25 -05:00
mandatory_template_vars.t Update mandatory_template_vars test for new Asset code. 2010-05-07 15:09:14 -07:00
Paginator.t Add pagination to the DataForm list view. Fixes bug #10989. 2009-10-14 20:35:54 -07:00
PassiveProfiling.t mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Paths.t code cleanup to WebGUI::Paths 2010-04-15 19:12:15 -05:00
Pluggable.t remove useless test END blocks 2010-06-10 18:47:53 -05:00
POD.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
PodChecker.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
ProfileCategory.t merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
ProfileField.t convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
rawHrefUrls.t test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
run_asset.t Fix script to work and load the utility test module. 2010-03-13 20:05:57 -08:00
Search.t convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Session.t use temp config file for testing 2010-06-10 18:58:25 -05:00
SQL.t Change cache strategy for User.t. Fix setRow in SQL.pm to accept overrides in row identifiers. 2010-05-06 15:50:43 -07:00
Storage.t use temp config file for testing 2010-06-10 18:58:25 -05:00
templateSyntax.t Test for checking syntax in all templates. 2009-10-02 12:47:36 -07:00
Text.t updating copyright year 2009-02-20 23:47:30 +00:00
User.t use temp config file for testing 2010-06-10 18:58:25 -05:00
Utility.t Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.t convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
WebGUI_conf.t progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Whitespace.t updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.t Update tests for new EU VAT workflow 2010-01-05 13:32:08 -08:00