Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jan 2013 at 18:43 UTC
Updated:
29 Jul 2014 at 21:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerAdapted the existing tests, but yeah if you want to be strict there is a lot to be testet.
Comment #2
damiankloip commentedI think we need to lose the _ again.
'Tests the rendered feed output' or something instead?
This stuff is getting insanely long and ugly, but hey, that's not your fault!
Otherwise, all the tests look fine.
Comment #3
dawehnerThank you for the review, hard to get one these days.
Comment #4
olli commented#3 solves the problem, adds coverage and fixes #2.
Maybe DefaultViewsTests could test rendering the views too.
Comment #5
catch#3: drupal-1903410-3.patch queued for re-testing.
Comment #7
dawehnerRerole.
Comment #9
dawehner#7: drupal-1903410-7.patch queued for re-testing.
Comment #10
olli commentedComment #11
dries commentedCommitted to 8.x. Thanks.