webgui/t
2009-08-20 19:24:39 +00: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 tests for url extensions 2009-08-19 18:05:28 +00:00
AssetAspect Update test for XML::FeedPP 0.40 2009-04-30 20:21:51 +00:00
Auth Forward port version tag fix. 2009-05-25 15:35:45 +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 Update Form tests to work with CSRF. 2009-07-16 21:38:05 +00: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 Enable tests to work around HTTP cookie fetching. Finally! 2009-08-14 01:38:44 +00:00
Macro Finish fixing filepump macro tests 2009-07-16 16:00:54 +00:00
Mail Fixed a whole lot of brokenness in Inbox SMS/Email notifications 2009-08-16 09:42:35 +00:00
Operation added robustness to user services. added tests 2009-05-15 22:27:36 +00:00
Search removed END block 2009-08-13 23:32:39 +00:00
Session More DateTime test fixes. 2009-07-24 02:48:47 +00:00
Shop More test maintenance for Payment drivers. 2009-07-23 20:57:51 +00: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 Fixed two new Survey bugs 2009-08-07 01:08:39 +00: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 merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00: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 add a few additional macro tests 2009-08-20 19:24:39 +00: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 Entangle the required and editable properties of Profile fields. 2009-08-17 19:28:04 +00: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 Fixed #10211: Regex quantifiers like ? and + broke search engine. 2009-06-03 19:26:08 +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 And restore the original method, and add tests to catch the approximation in Session/DateTime.t instead 2009-07-24 00:12:56 +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 Add tests for new SMS address method. 2009-08-16 16:11:13 +00: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