Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jan 2015 at 17:13 UTC
Updated:
31 Jan 2015 at 20:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
neclimdulThis seems to be the culprit
Comment #2
neclimdulComment #3
dawehnerHa I almost forgot that this page exists.
Would be nice to have at least some really rudimentary test coverage :)
Comment #4
dawehnerMaybe just go to the page and check a 200
Comment #5
neclimdulWith test. Failed appropriately without the previous patch locally.
Comment #6
neclimdulgugh, got distracted and forgot the message on the assert. Apologies.
Comment #7
lendudeNeeds to be set to the right class.
Update this comment to reflect the test being done.
Update this comment.
Update this comment.
Fix looks good and turns the test from red to green.
Will add a test-only patch, and make that set this to needs work.
Comment #9
lendudeAlso, using UITestBase sounds like a bit of overkill, maybe just use WebTestBase?
Comment #10
neclimdulShameful copy paste errors... How about this?
Comment #11
lendudeLooks good to me.
Added beta evaluation.
Comment #12
dawehnerLooks fine for me as well!
Comment #14
webchickNice catch. Glad we have test coverage for this now!
Committed and pushed to 8.0.x. Thanks!
Comment #15
webchickRetroactively tagging.