webgui/t/Asset
Scott Walters d2c8670098 Introduce WebGUI::Test::getPage2, similar to WebGUI::Test::getPage, that makes
requests using Plack::Test and attempts to maintain getPage's API.
Change three tests in t/Asset/AssetExportHtml.t to use this instead.
Backstory:
Forthcoming WebGUI::Session::HTTP, ::Request, ::Responses mucking abouts broke
some tests that use WebGUI::Test::getPage; in the case of t/Asset/AssetExportHtml.t,
files were written correctly to disc but tests failed because it was comparing them
to undef, which it got back for the page, apparently because getPage bypasses the
logic that traps printing to a filehandle.
2011-05-11 13:58:20 -04:00
..
Event almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
File almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Post almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Redirect almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Shortcut shortcut now takes ?visitor=1 to edit visitor prefs from dashboard 2011-05-05 15:52:22 -05:00
Sku update usedBy when redeeming subscription code 2011-05-05 15:52:22 -05:00
Template almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
WikiPage almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Wobject class is now className in www_add 2011-05-05 19:29:11 -05:00
Asset.t getToolbarState and toggleToolbar no longer exist 2011-05-04 13:51:19 -05:00
Asset_diagnose.t remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
AssetClipboard.t perhaps a good plan is in order... 2011-05-04 13:57:35 -05:00
AssetExportHtml.t Introduce WebGUI::Test::getPage2, similar to WebGUI::Test::getPage, that makes 2011-05-11 13:58:20 -04:00
AssetLineage.t almost done fixing addRevision changes 2010-12-03 15:01:31 -06:00
AssetMetaData.t migrate www_editMetaDataField to FormBuilder 2011-02-10 17:29:46 -06:00
AssetPackage.t almost done fixing addRevision changes 2010-12-03 15:01:31 -06:00
AssetTrash.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
AssetVersion.t almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
dispatch.t the default URL is /, not the empty string 2011-05-05 19:31:59 -05:00
EMSSubmissionForm.t fix EMSSubmissionForm and all its tests 2011-05-04 15:33:04 -05:00
Event.t almost done fixing addRevision changes 2010-12-03 15:01:31 -06:00
File.t almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
JSONCollateral.t almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
MatrixListing.t move MatrixListing getEditForm to FormBuilder 2011-01-13 14:33:05 -06:00
permissions.t almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Post.t almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00
Sku.t remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Snippet.t shortcut no longer overrides getToolbar, so stop testing it 2011-05-05 15:54:14 -05:00
Story.t Refix the Story.t test to handle a different parent. 2011-01-04 13:43:12 -08:00
Template.t switchAdminOn no longer exists 2011-05-03 17:43:51 -05:00
WikiPage.t almost done fixing addRevision tests 2010-12-03 15:01:31 -06:00