webgui/t/Asset
Scott Walters a4624663cf Mobile template is not being inherited (#12246)
Applied SquOnk's patch and added tests; modify www_add to inherit mobileStyleTemplateId
from the parent as well as mobileTemplateId.  mobileTemplateId is only used by PageLayout
currently.  If other assets start using this and this gets inherited cross asset types,
thing will break.  A better design here would be to flag on a case-by-case basis in
asset definitions whether any given property should be inherited globally, of children
of the same asset class, or not at all.
2011-09-06 20:26:55 -04:00
..
Event Fix group permissions when editing/adding an Event. Fixes bug #11800. 2010-08-23 11:48:57 -07:00
File fix image rotate test to really test if it was rotated, not just "changed" 2011-03-21 20:07:52 -05:00
Post fixed #12206: Bad Subscription Groups in Duplicated Threads 2011-07-27 11:19:02 -05:00
Redirect convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Shortcut Update shortcut exporting test for changes to exportGetRelatedAssetIds exporting the container by default. 2011-05-16 21:36:27 -07:00
Sku yet another template test failure 2011-03-31 12:42:18 -05:00
Template Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
WikiPage convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Wobject Mobile template is not being inherited (#12246) 2011-09-06 20:26:55 -04:00
Asset.t Add cleanup code for newly added tests for canAdd being called as a method. 2011-08-02 10:00:25 -07:00
Asset_diagnose.t updating copyright year 2009-02-20 23:47:30 +00:00
AssetClipboard.t Batch of test cleaups for leaking objects. 2011-04-04 18:57:50 -07:00
AssetExportHtml.t WebGUI::Event 2011-05-31 16:13:09 -05:00
AssetLineage.t Add more tests around a test that fails intermittently in AssetLineage.t 2011-05-16 21:57:07 -07:00
AssetMetaData.t Fix tests that were leaking assets. 2011-06-13 18:52:44 -07:00
AssetPackage.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
AssetTrash.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
AssetVersion.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
dispatch.t Tests for methods that die. Strange tom-foolery to get $@ into the logged message... 2010-08-10 10:27:45 -07:00
editFormOverride.t Fix bad tests that were order dependent on the FS. Fix tests that leaked assets and/or version tags. 2011-07-25 16:58:07 -07:00
EMSSubmissionForm.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Event.t Okay, I guess we really do need that. 2011-06-27 21:11:37 -07:00
File.t Batch of test cleaups for leaking objects. 2011-04-04 18:57:50 -07:00
JSONCollateral.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
MapPoint.t Ave trips mysql's stopwords? 2011-06-13 17:53:26 -05:00
MatrixListing.t END block cleanups. 2010-06-08 08:39:43 -07:00
maximum_assets.t Add a test for tripping maximum assets to make sure it works. We will depend on the live tests for www_editSave to determine the opposite case. 2011-01-10 10:16:55 -08:00
Post.t Remove debug output from Post.t 2011-08-22 19:47:47 -07:00
processTemplate.t Keywords fixes to prevent leaks. 2011-07-11 13:03:06 -07:00
Sku.t Don't refund transactionItems unless the transaction is successful, or if the item is already canceled. Also, no not call onCancelRecurring for normal Sku's unless they're really recurring. Fixes bug #12089. 2011-04-04 14:45:53 -07:00
Snippet.t add TemplateToolkit before testing it 2011-06-13 17:53:26 -05:00
Story.t Fix the number of tests in Story.t, Test::Harness 3.x cannot come quickly enough. 2011-05-31 15:38:01 -07:00
Template.t Snippets can now select a template parser 2011-03-31 15:21:07 -05:00
WikiPage.t Better handling of an empty spamStopWords entry in the config file, for WikiPage and Post. 2010-07-23 17:09:18 -07:00