webgui/t
2009-12-15 22:59:54 +01:00
..
Account
AdSpace Use different names so there is no clash when running tests in parallel. 2009-05-20 04:16:33 +00:00
Asset fix: getIsa returns undef for pending assets. 2009-12-08 17:22:59 -08:00
AssetAspect Update RssFeed test. 2009-11-02 08:03:32 -08:00
Auth Auto update user's DN if it changes on the LDAP server. Fixes bug #11217 2009-11-13 16:17:18 -08:00
Cache set library path before loading WebGUI modules in WebGUI::Test 2009-09-24 07:52:18 -05:00
Content more diag -> note 2009-11-17 14:51:45 -06: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 fix FilePump tests on case sensitive file systems 2009-09-20 14:39:36 -05:00
Form Accept time zones with spaces or underscores to help users. 2009-11-16 18:35:01 -08: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
Inbox change "testing" to "no_email" for inbox messages 2009-07-31 21:02:51 +00:00
lib added an optional param to pass in 'objectType' for the workflow. 2009-11-18 12:08:23 -06:00
Macro Fix epoch=0 issues with Session/DateTime and D_date macro. 2009-12-01 17:08:12 -08:00
Mail Remove diags, and fix counts for mail tests. 2009-10-27 19:15:26 -07:00
Operation use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Search Update number of tests. 2009-08-23 19:56:29 +00:00
Session Fix the issue with Assets with macro based content not showing the new content to Visitors. Fixes bug #11200. 2009-11-19 10:04:19 -08:00
Shop Adding VIES recheck workflow and tests. 2009-12-15 22:59:54 +01:00
Spectre fixed tests 2009-11-15 22:35:02 -06:00
Storage update test for new deep storage 2009-07-21 23:42:58 +00:00
supporting_collateral Document odd rss feed with a test. 2009-10-19 16:44:11 -07:00
Workflow Adding VIES recheck workflow and tests. 2009-12-15 22:59:54 +01:00
00_compile.t fix compile test for when WebGUI libs not in PERL5LIB 2009-09-20 22:00:12 -05:00
_test.skeleton
_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 set library path before loading WebGUI modules in WebGUI::Test 2009-09-24 07:52:18 -05: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 Check for generation of the csrf token. 2009-07-06 17:43:01 +00:00
Group.t Bug #11082: Admin group has been removed from Visitor Group. 2009-10-02 14:13:45 -07: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 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05: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 Fix an infinite loop in getting LDAP error messages. Fixes bug #11296 2009-12-07 18:43:09 -08:00
Macro.t Add another edge case for nested macros. 2009-09-23 15:39:24 -07: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 Fix a problem with bad tests and bad code in globbed Pluggable excludes. 2009-11-17 23:33:44 -08: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 Check for additional bad user profile field names. bug #10941 2009-09-10 08:43:25 -07:00
rawHrefUrls.t silence extra test output for non-verbose runs 2009-11-17 13:34:00 -06:00
Search.t Use the right test with the right comment. 2009-11-08 21:09:00 -08: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 more tests for buildHashRef 2009-09-16 19:24:46 -05:00
Storage.t Make Storage gracefully handle having its directory being nuked. Fixes bug #11077 2009-10-08 13:39:16 -07:00
templateSyntax.t Test for checking syntax in all templates. 2009-10-02 12:47:36 -07:00
Text.t
User.t RE: Profiles, public != visitor. fixes #10907 2009-09-06 19:37:25 -07:00
Utility.t Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.t Fix bug 11098. Create a VersionTag method that only clear the session for a single user. 2009-10-07 08:51:05 -07: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
Workflow.t Fix bug #11286: Tell the difference between end of Workflow, and unable to load WorkflowActivity. 2009-12-07 13:07:46 -08:00