webgui/t
2009-10-12 20:23:34 -07:00
..
Account
AdSpace
Asset WikiPage attachments need groupToEdit to be the same as the ancestor wiki groupToEditPage, otherwise users's cannot edit their own attachments. Fixes bug #11057 2009-10-12 20:23:34 -07:00
AssetAspect
Auth Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize. 2009-08-24 04:45:29 +00:00
Cache set library path before loading WebGUI modules in WebGUI::Test 2009-09-24 07:52:18 -05:00
Content
Crud Fix test. Inheritance wasn't working with the package defined inside 2009-07-22 00:20:44 +00:00
Exception
FilePump fix FilePump tests on case sensitive file systems 2009-09-20 14:39:36 -05:00
Form Date form plugin should display dates in user's format when passed an epoch. 2009-10-01 13:47:27 -07:00
Group
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 Add cleanup for shopping carts and shipping drivers. 2009-10-10 16:49:36 -07:00
Macro use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Mail MIME headers should be MIME encoded. Fixes bug #11089. 2009-10-07 16:15:01 -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 Clean-up a session created for a test. 2009-09-24 13:35:28 -07:00
Shop Use the new Shop cleanup for carts and shipping drivers. 2009-10-10 16:51:57 -07:00
Spectre
Storage
supporting_collateral SC should have OR based term matching on the title and description. Fixes bug #11121 2009-10-12 10:38:15 -07:00
Workflow Use better cleanup technology. 2009-09-25 19:45:02 -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
_test.skeleton.mech
Account.t
AdSpace.t Finish updating AdSpace for reorganization. 2009-09-02 18:47:55 -07:00
Auth.t
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 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
DateTime.t Allow a bare MySQL date (no time) to be used in WebGUI::DateTime's constructor. 2009-10-06 16:48:50 -07:00
Form.t
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
Keyword.t
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
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
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 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Search.t Add tests for ideogram searching. ft_min_word_len must be 2 or less. 2009-08-21 21:29:43 +00:00
Session.t
smtpd.pl
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
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