webgui/t/Asset
Doug Bell 19dedc0b7c fix problem revealed by tests
update() in a File asset would always create a storage location if one
was not yet saved. calling update() in a filter method would cause
another one to be created too, messing up the tests.
2010-11-16 20:54:49 -06:00
..
Event Fix group permissions when editing/adding an Event. Fixes bug #11800. 2010-08-23 11:48:57 -07:00
File Load WebGUI::Test before other modules so that it can fix up @INC to point to the main, non-test, libs. Thanks, cj! 2010-09-30 12:01:30 -04:00
Post Add tests for double encoding of UTF8 content in Posts and email notificaitons. 2010-07-06 10:23:08 -07:00
Redirect convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Shortcut Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935. 2010-11-01 10:26:08 -07:00
Sku convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -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 Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
Asset.t fix problem revealed by tests 2010-11-16 20:54:49 -06:00
Asset_diagnose.t updating copyright year 2009-02-20 23:47:30 +00:00
AssetClipboard.t Fixing some failing tests 2010-10-07 16:14:48 -07:00
AssetExportHtml.t Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
AssetLineage.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
AssetMetaData.t More END block cleanups, 7 to go. 2010-06-15 16:49:34 -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
EMSSubmissionForm.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Event.t Make a new storage location when an Event is duplicated. Fixes bug #11937. 2010-11-01 09:19:08 -07:00
File.t fix #11964 files show in trash and old revisions 2010-11-16 17:54:08 -06:00
JSONCollateral.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
MatrixListing.t END block cleanups. 2010-06-08 08:39:43 -07:00
Post.t Add tests for attachment_loop handling in the Post. 2010-08-16 10:09:10 -07:00
Sku.t END block cleanups. 2010-06-08 08:39:43 -07:00
Snippet.t Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Story.t Fix problems with the Story Archive leaking version tags when it is not committed. Fixes bug #11678 2010-06-23 14:12:42 -07:00
Template.t Restore addAttachments and restoreAttachments to the 7.x series. In 8.x, the object property will act like an arrayref, so they won't be necessary. Fixes bug #11861. 2010-09-14 10:42:59 -07: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