| .. |
|
Account
|
Add better support for user profile fields for addresses to the Cart and the EMS.
|
2011-08-11 16:27:29 -07:00 |
|
AdSpace
|
|
|
|
Asset
|
on invalid proceed method in call to editSave, warn and recover rather than run time error
|
2012-10-27 02:02:26 -04:00 |
|
AssetAspect
|
Just test for falseness, not what kind of falseness.
|
2011-06-13 18:20:32 -07:00 |
|
Auth
|
Using Basic Auth with WebGUI (#12198)
|
2011-09-07 20:24:29 -04:00 |
|
Cache
|
|
|
|
Content
|
Ignore trailing slashes in requested URLS. Fixes bug #11865.
|
2010-09-14 10:01:57 -07:00 |
|
Crud
|
|
|
|
Exception
|
|
|
|
FilePump
|
|
|
|
Form
|
Remove test comment.
|
2011-07-11 13:04:37 -07:00 |
|
Group
|
Disable LDAP testing for the time being.
|
2011-08-30 14:53:17 -07:00 |
|
Help
|
fixed possible vulnerability loading help files
|
2010-08-11 15:54:48 -05:00 |
|
HTML
|
|
|
|
i18n
|
|
|
|
Inbox
|
|
|
|
lib
|
Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
|
2012-10-23 10:00:53 -07:00 |
|
Macro
|
Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
|
2012-10-23 10:00:53 -07:00 |
|
Mail
|
Fix double body encoding when sending emails. Added tests. Fixes bug #11672.
|
2010-07-05 11:56:33 -07:00 |
|
Operation
|
Add better support for user profile fields for addresses to the Cart and the EMS.
|
2011-08-11 16:27:29 -07:00 |
|
Search
|
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
|
2011-05-02 13:49:18 -07:00 |
|
Session
|
Fixing a bunch of tests not to rely on HT being default parser
|
2011-04-04 18:47:18 -05:00 |
|
Shop
|
Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
|
2012-10-23 10:00:53 -07:00 |
|
Spectre
|
Build a test to verify checkSegment. Addresses bug #12044.
|
2011-02-14 17:39:11 -08:00 |
|
Storage
|
add better diag and fix test.
|
2011-03-21 20:28:25 -05:00 |
|
supporting_collateral
|
Fix bucket name truncation in the bucket log, and don't forget to check the delta interval when summarizing.
|
2011-10-20 20:25:16 -07:00 |
|
Template
|
Only run HTML::Template::Expr tests if the module is available. Temporarily place it into the config file so that it can be tested.
|
2010-09-07 21:14:12 -07:00 |
|
tests
|
The rest of the form plugins
|
2010-09-21 14:23:47 -07:00 |
|
Workflow
|
Better, cleaner test cleanup.
|
2011-11-21 11:06:08 -08:00 |
|
00_compile.t
|
|
|
|
_bug.skeleton
|
fixed #12142: Copy fails on imported threads
|
2011-05-25 10:51:10 -05:00 |
|
_test.skeleton
|
|
|
|
_test.skeleton.mech
|
|
|
|
Account.t
|
|
|
|
AdSpace.t
|
|
|
|
Auth.t
|
Add better support for user profile fields for addresses to the Cart and the EMS.
|
2011-08-11 16:27:29 -07:00 |
|
badExtrasMacros.t
|
Update tests for bad macros to check template attachments. Fixes bug #12087
|
2011-04-04 18:57:50 -07:00 |
|
badGatewayMacros.t
|
Update tests for bad macros to check template attachments. Fixes bug #12087
|
2011-04-04 18:57:50 -07:00 |
|
Config.t
|
|
|
|
Crud.t
|
|
|
|
DatabaseLink.t
|
fix 11779 SQLReport can run arbitrary queries
|
2010-08-11 14:48:38 -05:00 |
|
DateTime.t
|
Fix spacing issues with WebGUI::DateTime->webguiDate.
|
2011-07-04 12:15:58 -07:00 |
|
Event.t
|
WebGUI::Event
|
2011-05-31 16:13:09 -05:00 |
|
Fork.t
|
Rename to WebGUI::Fork
|
2010-10-06 08:53:40 -07:00 |
|
Form.t
|
|
|
|
Group.t
|
Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
|
2012-10-23 10:00:53 -07:00 |
|
hardcodedExtras.t
|
Update tests for bad macros to check template attachments. Fixes bug #12087
|
2011-04-04 18:57:50 -07:00 |
|
HTML.t
|
Fix replacements (again). Add tests to test words and sequences with punctuation. Fixes bug #12208.
|
2011-08-01 10:27:43 -07:00 |
|
Inbox.t
|
Be able to get messages from users who are deleted. Fixes bug #11909.
|
2010-10-11 11:09:47 -07:00 |
|
International.t
|
|
|
|
Keyword.t
|
fixed #12029: issue with keywords
|
2011-01-24 09:43:14 -06:00 |
|
LDAPLink.t
|
Disable LDAP testing for the time being.
|
2011-08-30 14:53:17 -07:00 |
|
Macro.t
|
|
|
|
mandatory_template_vars.t
|
|
|
|
Paginator.t
|
|
|
|
PassiveProfiling.t
|
Yet more END block cleanups.
|
2010-06-15 16:40:06 -07:00 |
|
Pluggable.t
|
use Test::Exception instead
|
2010-08-10 21:25:18 -05:00 |
|
POD.t
|
|
|
|
PodChecker.t
|
|
|
|
ProfileCategory.t
|
|
|
|
ProfileField.t
|
ProfileFields were missing extras from their properties. Fixes bug #12102.
|
2011-04-22 08:59:14 -07:00 |
|
ProgressBar.t
|
|
|
|
rawHrefUrls.t
|
Update tests for bad macros to check template attachments. Fixes bug #12087
|
2011-04-04 18:57:50 -07:00 |
|
run_forms.t
|
Begin Test::Class suite for Forms
|
2010-09-21 14:23:46 -07:00 |
|
Search.t
|
Use code that works with the WRE's mysql for detecting ft_min_word_len
|
2010-07-06 17:35:14 -07:00 |
|
Session.t
|
|
|
|
smtpd.pl
|
|
|
|
SQL.t
|
Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
|
2012-10-23 10:00:53 -07:00 |
|
Storage.t
|
WebGUI::Event
|
2011-05-31 16:13:09 -05:00 |
|
templateAttachments.t
|
Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238.
|
2011-08-28 17:28:47 -07:00 |
|
templateSyntax.t
|
|
|
|
Text.t
|
|
|
|
User.t
|
fix nasty data sync bug in WebGUI::User::friends that was causing the friendsGroup assigned to a user t
|
2012-06-19 18:04:12 -04:00 |
|
Utility.t
|
|
|
|
VersionTag.t
|
|
|
|
WebGUI_conf.t
|
|
|
|
Whitespace.t
|
|
|
|
Wizard.t
|
|
|
|
Workflow.t
|
Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf.
|
2010-11-30 15:07:49 -08:00 |