webgui/t
2010-11-30 15:07:49 -08: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 problem revealed by tests 2010-11-16 20:54:49 -06:00
AssetAspect Revert "use temp config file for testing" 2010-06-14 15:19:54 -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 Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946. 2010-11-08 13:46:35 -08:00
Group Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Help fixed possible vulnerability loading help files 2010-08-11 15:54:48 -05:00
HTML
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 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
Macro Variable hour formats don't add an extra space any longer. Fixes bug #11915. 2010-10-18 10:32:45 -07: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 Fix the plan for skipping tests when ideographic search won't work. 2010-07-13 11:39:46 -07:00
Session Variable hour formats don't add an extra space any longer. Fixes bug #11915. 2010-10-18 10:32:45 -07:00
Shop Fix shop credit display and calculations in the PayDriver. Fixes bug #11891 2010-10-04 14:20:45 -07:00
Spectre
Storage Add an explicit test for getThumbnailUrl and non-image files (like a PDF) 2010-09-14 09:15:32 -07:00
supporting_collateral And again... 2010-10-29 10:26:06 -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 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
00_compile.t
_test.skeleton
_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 Move Auth cleanup into a addToCleanup sub. 2010-10-05 11:30:17 -07:00
badExtrasMacros.t Always use good macro form when using the Extras macro. Fixes bug #11455. 2010-07-12 17:13:38 -07:00
badGatewayMacros.t
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
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 fix #11965: FriendMgr pagination and getUsersNotIn 2010-11-16 13:26:38 -06:00
hardcodedExtras.t
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 Update Keyword test for new default content. 2010-08-10 10:40:26 -07:00
LDAPLink.t
Macro.t Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
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 END block cleanup. 2010-06-14 19:39:11 -07:00
ProfileField.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
ProgressBar.t ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
rawHrefUrls.t Remove notes and diags 2010-08-10 16:32:10 -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 fix #11964 files show in trash and old revisions 2010-11-16 17:54:08 -06:00
templateSyntax.t
Text.t
User.t Move all User.t test cleanup out of the END block and into WebGUI::Test->addToCleanup. 2010-11-09 11:16:30 -08:00
Utility.t
VersionTag.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
WebGUI_conf.t
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