webgui/t
2009-09-14 14:27:14 -04:00
..
Account merge to 10219 2009-04-08 16:35:31 +00:00
AdSpace Use different names so there is no clash when running tests in parallel. 2009-05-20 04:16:33 +00:00
Asset add #455: Featured page in wiki 2009-09-10 15:57:59 -05:00
AssetAspect Update test for XML::FeedPP 0.40 2009-04-30 20:21:51 +00:00
Auth Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize. 2009-08-24 04:45:29 +00:00
Cache updating copyright year 2009-02-20 23:47:30 +00:00
Content Remove this test, since the code it tested isn't in here any longer. 2009-06-25 21:14:21 +00:00
Crud Fix test. Inheritance wasn't working with the package defined inside 2009-07-22 00:20:44 +00:00
Exception Add tests to make sure that Shop exceptions are WebGUI::Errors. 2009-07-08 21:50:07 +00:00
FilePump FilePump bug fixes 2009-07-10 03:33:06 +00:00
Form Write a test that says that loading Form plugins from a place other than /data/WebGUI/lib/WebGUI works. 2009-09-08 17:05:00 -07:00
Group Fix a test that is leaking a workflow. Add workflow cleanup code to WebGUI::Test. 2009-06-20 01:51:06 +00:00
Help updating copyright year 2009-02-20 23:47:30 +00:00
HTML Fix the separator macro. Adds a method to WebGUI::HTML that splits 2009-07-25 04:30:28 +00:00
i18n merge to 10219 2009-04-08 16:35:31 +00:00
Inbox change "testing" to "no_email" for inbox messages 2009-07-31 21:02:51 +00:00
lib Remove debug code. 2009-09-10 08:42:33 -07:00
Macro Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
Mail Update number of tests to skip when the correct modules aren't present. 2009-08-21 04:23:16 +00:00
Operation added robustness to user services. added tests 2009-05-15 22:27:36 +00:00
Search Update number of tests. 2009-08-23 19:56:29 +00:00
Session fix #10891: Change session->output->print to skip macros based on detecting the mime-type. 2009-09-04 09:06:23 -07:00
Shop For USPS priority service, add another container type. 2009-09-06 20:23:12 -07:00
Spectre updating copyright year 2009-02-20 23:47:30 +00:00
Storage update test for new deep storage 2009-07-21 23:42:58 +00:00
supporting_collateral More testing collateral. 2009-05-20 16:43:26 +00:00
Workflow add new API for mocking assets in tests 2009-09-09 12:14:07 -05:00
_test.skeleton updating copyright year 2009-02-20 23:47:30 +00:00
_test.skeleton.mech rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Account.t Restore the Account.t test 2009-04-07 21:12:56 +00:00
AdSpace.t Finish updating AdSpace for reorganization. 2009-09-02 18:47:55 -07:00
Auth.t updating copyright year 2009-02-20 23:47:30 +00:00
badGatewayMacros.t Rename a test. templateChecker is now badGatewayMacros, cuz 2009-07-25 23:37:04 +00:00
Config.t updating copyright year 2009-02-20 23:47:30 +00:00
Crud.t updating copyright year 2009-02-20 23:47:30 +00:00
DatabaseLink.t Fix queryIsAllowed to look at the first word in the query, regardless of punctuation or whitespace. 2009-08-11 00:11:10 +00:00
DateTime.t Add method to clean up test sessions. This has to be done 2009-05-01 02:02:12 +00:00
Form.t Check for generation of the csrf token. 2009-07-06 17:43:01 +00:00
Group.t Have just 1 list of groups that should not be deleted. 2009-07-05 20:33:31 +00:00
hardcodedExtras.t merge to 10219 2009-04-08 16:35:31 +00:00
HTML.t Extend WebGUI::HTML::filter to also do encode XML entities. 2009-08-05 21:47:14 +00:00
Inbox.t Add tests for getUnreadMessagesForUser 2009-08-09 23:35:20 +00:00
International.t merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
Keyword.t Fix Keywords so that by default, only Keywords from published assets are returned. 2009-07-20 16:01:30 +00:00
Macro.t Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
mandatory_template_vars.t Remove old templates from this test. 2009-07-20 15:42:09 +00:00
Paginator.t merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
PassiveProfiling.t merge to 10219 2009-04-08 16:35:31 +00:00
Pluggable.t updating copyright year 2009-02-20 23:47:30 +00:00
POD.t Add POD_COVERAGE==3 switch to find empty POD blocks. 2009-07-06 03:57:33 +00:00
PodChecker.t updating copyright year 2009-02-20 23:47:30 +00:00
ProfileCategory.t merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
ProfileField.t Check for additional bad user profile field names. bug #10941 2009-09-10 08:43:25 -07:00
rawHrefUrls.t Use gateway macro for survey.css link in default survery take template. 2009-07-26 16:52:38 +00: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 Last batch of User and Group cleanups. 2009-05-01 03:29:32 +00:00
smtpd.pl improve handling of SMTP test server 2009-04-30 18:17:23 +00:00
SQL.t updating copyright year 2009-02-20 23:47:30 +00:00
Storage.t Fix broken tests that were creating odd directories. 2009-08-24 03:39:04 +00:00
syntaxCheck.t updating copyright year 2009-02-20 23:47:30 +00:00
Text.t updating copyright year 2009-02-20 23:47:30 +00:00
User.t RE: Profiles, public != visitor. fixes #10907 2009-09-06 19:37:25 -07:00
Utility.t Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
VersionTag.t Fixed version tag modes bug #10689 2009-08-07 18:02:25 +00:00
WebGUI_conf.t updating copyright year 2009-02-20 23:47:30 +00:00
Whitespace.t updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.t export cleanups and mobile style 2009-05-15 09:30:20 +00:00