webgui/t
2011-06-16 18:07:54 -05:00
..
Account remove useless test END blocks 2010-06-10 10:09:45 -05:00
AdSpace convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Asset Fix tests that were leaking assets. 2011-06-13 18:52:44 -07:00
AssetAspect Just test for falseness, not what kind of falseness. 2011-06-13 18:20:32 -07:00
Auth fix tests by adding test keys 2010-06-29 15:59:04 -05:00
Cache Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Content Ignore trailing slashes in requested URLS. Fixes bug #11865. 2010-09-14 10:01:57 -07:00
Crud END block cleanup. 2010-06-14 19:39:11 -07:00
Exception Removing END blocks 2010-06-07 18:12:03 -07:00
FilePump convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Form Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
Group Fix an issue where the default cache time of WebGUI::Cache would cause Groups with caches disabled (groupCacheTimeout=0) to actually be cached for 60 seconds. Fixes bug #12038. 2011-02-07 13:36:46 -08:00
Help fixed possible vulnerability loading help files 2010-08-11 15:54:48 -05:00
HTML use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
i18n Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Inbox Update number of tests. 2010-06-14 13:27:32 -07:00
lib Fix cleaning up LDAP links in tests. 2011-06-13 19:50:40 -07:00
Macro Added POD and test for RenderThingData macro update 2011-06-16 18:07:54 -05:00
Mail Fix double body encoding when sending emails. Added tests. Fixes bug #11672. 2010-07-05 11:56:33 -07:00
Operation fix test to clean up config properly 2010-07-13 13:41:28 -05: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 Add a test for multiple tax entries with different case. First one wins. 2011-05-30 09:31:02 -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 bad characters in the price column when importing products into a Shelf. Fixes bug #12001. 2011-01-03 19:13:59 -08: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 Handle dates in iCal format with timezones. Clean up documentation for the icalFeed properties. Handle cases with missing uid, description, summary or location fields in the feed. Add tests to make sure that parsing one non-WebGUI iCal feed works. Fixes bug #12106. 2011-04-25 15:53:52 -07:00
00_compile.t fix compile test for when WebGUI libs not in PERL5LIB 2009-09-20 22:00:12 -05:00
_bug.skeleton fixed #12142: Copy fails on imported threads 2011-05-25 10:51:10 -05:00
_test.skeleton remove END section from test skeleton 2010-04-02 18:32:25 -05:00
_test.skeleton.mech
Account.t remove useless test END blocks 2010-06-10 10:09:45 -05:00
AdSpace.t Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Auth.t Fix tests that were broken due to the language override merge. 2010-12-22 14:10:58 -08: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 Fix a bad cleanup, and update a test for new paths. 2010-06-14 14:29:35 -07:00
Crud.t END block cleanup. 2010-06-14 18:24:21 -07:00
DatabaseLink.t fix 11779 SQLReport can run arbitrary queries 2010-08-11 14:48:38 -05:00
DateTime.t add webgui to strftime conversion sub 2010-08-10 13:51:20 -05: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 Removing more END blocks 2010-06-07 18:14:09 -07:00
Group.t Write a test to make sure Group->new returns undef for non-existant groupIds. 2011-04-01 15:13:16 -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 Anchor words to replace in processReplacements. Fixes bug #11939. 2010-11-02 11:28:20 -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 More END block cleanups. 2010-06-13 21:33:22 -07:00
Keyword.t fixed #12029: issue with keywords 2011-01-24 09:43:14 -06: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 Revert "use temp config file for testing" 2010-06-14 15:19:54 -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 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 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 END block cleanup. 2010-06-14 19:39:11 -07:00
ProfileField.t ProfileFields were missing extras from their properties. Fixes bug #12102. 2011-04-22 08:59:14 -07:00
ProgressBar.t ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
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 convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
smtpd.pl
SQL.t fix 11940: quickCSV chokes on newlines in data 2010-11-01 14:39:44 -05:00
Storage.t WebGUI::Event 2011-05-31 16:13:09 -05:00
templateSyntax.t Test for checking syntax in all templates. 2009-10-02 12:47:36 -07:00
Text.t
User.t Add tests for checking user status via get. 2011-06-06 11:00:18 -07:00
Utility.t Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -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 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