webgui/t
2010-09-07 21:18:21 -07: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 encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795 2010-08-24 16:53:35 -07: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 Alter the UTF-8 URL test to also check for lc in English. 2010-08-23 13:58:25 -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 initial release of Asset Report asset allowing reports to be created using asset properties. 2010-08-10 18:53:22 -05: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 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 when intercepting logging for tests, set all test levels to be true. 2010-07-06 17:12:37 -07:00
Macro Fix a problem with newer DateTimes. 2010-09-07 21:18:21 -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 Don't hardcode the library. 2010-08-25 13:30:12 -07:00
Shop Format the subtotal variable in the Payment driver to 2 decimal places. Fixes bug #11813 2010-09-02 12:51:54 -07:00
Spectre fixed tests 2009-11-15 22:35:02 -06:00
Storage convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
supporting_collateral Fix RSS test files for Russian. 2010-08-24 16:52:29 -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
Workflow Fix this test, so that it will pass every day of every month. 2010-06-29 13:46:37 -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 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 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
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 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05: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
Form.t Removing more END blocks 2010-06-07 18:14:09 -07:00
Group.t Remove notes and diags 2010-08-10 16:32:10 -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 Remove notes and diags 2010-08-10 16:32:10 -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 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 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
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 allow SQL statements to be added to test cleanup 2010-04-12 17:55:42 -05:00
Storage.t Block files with dangerous names from coming in via Storage untar. 2010-08-11 15:46:02 -07:00
templateSyntax.t Test for checking syntax in all templates. 2009-10-02 12:47:36 -07:00
Text.t
User.t Revert "use temp config file for testing" 2010-06-14 15:19:54 -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 Update tests for new EU VAT workflow 2010-01-05 13:32:08 -08:00