webgui/t
2010-05-06 12:21:41 -07:00
..
Account merge to 10219 2009-04-08 16:35:31 +00:00
AdSpace Use different names so there is no clash when running tests in parallel. 2009-05-20 04:16:33 +00:00
Asset Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -05:00
AssetAspect Update RssFeed test. 2009-11-02 08:03:32 -08:00
AssetHelper Add the Lock Asset AssetHelper 2009-12-02 15:25:31 -08:00
Auth Update LDAP auth credentials, use built-in LDAP clean-up, fix broken tests. 2010-02-09 18:20:49 -08:00
Cache set library path before loading WebGUI modules in WebGUI::Test 2009-09-24 07:52:18 -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 check for get, set, update in Definition/Asset.t 2010-03-04 12:45:33 -08:00
Exception Add tests to make sure that Shop exceptions are WebGUI::Errors. 2009-07-08 21:50:07 +00:00
FilePump Fix FilePump parsing of lastModified times when fetching files via HTTP, using DateTime::Format::HTTP. Fixes bug #11373. 2010-01-26 10:39:20 -08:00
Form Accept time zones with spaces or underscores to help users. 2009-11-16 18:35:01 -08:00
FormBuilder migrate FormBuilder to Moose. Start tests 2009-11-13 16:27:44 -06: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 test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
HTML Flesh out Revisions assetHelper. 2009-11-29 16:03:51 -08:00
i18n test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
Inbox change "testing" to "no_email" for inbox messages 2009-07-31 21:02:51 +00:00
lib lazy load test session and add collateral sub 2010-04-15 19:12:16 -05:00
Macro Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -05:00
Mail progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Operation use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Role/Asset Convert Comments role to use Types. Build a test for it. 2010-03-18 15:06:17 -07:00
Search skip ideogram tests if mysql is configured badly 2010-03-19 18:22:08 -05:00
Session More headBlock => extraHeadTags cleanup 2010-05-06 12:21:41 -07:00
Shop removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -05:00
Spectre progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Storage Improve the performance of getThumbnailUrl by 1400%. Fixes bug #11346 2010-01-19 15:57:28 -08:00
supporting_collateral fix t/Help/isa.t 2010-04-15 19:12:15 -05:00
tests Do not run the test suite on the support class. 2010-05-06 12:01:32 -07:00
Workflow removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -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 Restore the Account.t test 2009-04-07 21:12:56 +00:00
AdSpace.t Finish updating AdSpace for reorganization. 2009-09-02 18:47:55 -07:00
Asset.t fix purgeCache in Asset.pm. Add a test for it to Asset.t 2010-04-19 16:36:22 -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
Cache.t bug fixes 2009-09-28 17:36:10 -05:00
Config.t test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -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 Check for generation of the csrf token. 2009-07-06 17:43:01 +00:00
FormBuilder.t added Tabsets. finished toHtml 2009-11-20 18:12:11 -06:00
Group.t removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -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 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
International.t test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
Keyword.t forgot to update the plan 2009-10-30 17:13:04 -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 Add a few more Macro tests for unquoted arguments, and dangling commas. 2010-02-03 17:12:09 -08:00
mandatory_template_vars.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05: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 fix pluggable and config 2010-04-15 19:12:14 -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 Prevent ProfileField fieldNames from containing spaces. They cause problems with JS in some kinds of form fields. Fixes bug #11371. 2010-01-25 11:44:30 -08: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 skip ideogram tests if mysql is configured badly 2010-03-19 18:22:08 -05:00
Session.t Last batch of User and Group cleanups. 2009-05-01 03:29:32 +00:00
smtpd.pl improve handling of SMTP test server 2009-04-30 18:17:23 +00:00
SQL.t allow SQL statements to be added to test cleanup 2010-04-12 17:55:42 -05:00
Storage.t enhance format of .wgaccess files to provide security for Gallery files 2010-04-15 11:38:58 -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 removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -05:00
Utility.t Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.t Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -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