webgui/t
2010-06-09 11:28:00 -07:00
..
Account More END block work. 2010-06-07 18:30:41 -07:00
AdSpace Add cleanup for AdSpaces, END block cleanup. 2010-06-07 18:53:39 -07:00
Asset More END block cleanups. 2010-06-08 19:27:39 -07:00
AssetAspect More END block cleanups. 2010-06-07 19:07:45 -07:00
Auth Update LDAP auth credentials, use built-in LDAP clean-up, fix broken tests. 2010-02-09 18:20:49 -08:00
Cache Add missing module to Cache::CHI. Fix tests to add a cache config if the current config file does not have one. 2010-05-02 00:27:32 -07:00
Content Update Content::Setup test for new WebGUI::Wizard 2010-05-02 00:37:06 -07:00
Crud Fix test. Inheritance wasn't working with the package defined inside 2009-07-22 00:20:44 +00:00
Exception Removing END blocks 2010-06-07 18:12:03 -07: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 Removing more END blocks 2010-06-07 18:14:09 -07: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 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
i18n Removing END blocks 2010-06-07 18:12:03 -07:00
Inbox Correct number of tests. 2010-06-08 17:01:13 -04:00
lib Add Inbox monitoring to WebGUI::Test 2010-06-08 21:56:17 -07:00
Macro More END block cleanups. 2010-06-08 19:27:39 -07:00
Mail Removing END blocks 2010-06-07 18:12:03 -07:00
Operation Removing more END blocks 2010-06-07 18:14:09 -07:00
Search fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
Session better cleanup code 2010-05-17 05:26:26 -05:00
Shop Add cleanup for AdSpaces, END block cleanup. 2010-06-07 18:53:39 -07:00
Spectre fixed tests 2009-11-15 22:35:02 -06:00
Storage Added buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (RFE 620). 2010-04-19 22:24:09 +02:00
supporting_collateral Merge remote branch 'spunky/rfe11517' 2010-05-18 11:24:23 -05:00
Workflow Fix the delete expired events workflow (again). Fixes bug #11619 2010-06-09 11:28:00 -07: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
Account.t
AdSpace.t Finish updating AdSpace for reorganization. 2009-09-02 18:47:55 -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 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Config.t Fix some cleanup code. 2010-06-08 19:08:01 -07:00
Crud.t
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
Form.t Removing more END blocks 2010-06-07 18:14:09 -07:00
Group.t A user removed from a group with deleteUsers() will still appear to be in that 2010-06-08 13:49:02 -04:00
hardcodedExtras.t
HTML.t Extend WebGUI::HTML::filter to also do encode XML entities. 2009-08-05 21:47:14 +00:00
Inbox.t Allow for cleanup of inbox messages in tests. 2010-06-07 10:46:28 -07:00
International.t Language override file changes 2009-10-28 12:41:55 -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
Pluggable.t Removing more END blocks 2010-06-07 18:14:09 -07: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
ProfileField.t more ProfileField tests 2010-05-06 14:51:05 -07:00
ProgressBar.t ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
rawHrefUrls.t silence extra test output for non-verbose runs 2009-11-17 13:34:00 -06:00
Search.t skip ideogram tests if mysql is configured badly 2010-03-19 18:22:08 -05:00
Session.t More END block cleanups. 2010-06-08 19:27:39 -07: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 Gallery: Automatically adjust orientation of images based on EXIF data (RFE11498) 2010-04-30 10:37:46 -05:00
templateSyntax.t Test for checking syntax in all templates. 2009-10-02 12:47:36 -07:00
Text.t
User.t Update test for new profile field value for gender. 2010-01-11 16:45:27 -08:00
Utility.t Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.t Added new API method commitAsUser allowing developers to commit version tags as other users 2010-06-03 21:44:29 -05:00
WebGUI_conf.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Whitespace.t
Wizard.t fixes and added www_cleanup forced last step 2010-04-30 12:28:32 -05:00
Workflow.t Update tests for new EU VAT workflow 2010-01-05 13:32:08 -08:00