Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
entity system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2016 at 00:47 UTC
Updated:
11 Jul 2016 at 08:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tstoecklerHere we go.
Comment #3
tstoecklerComment #4
tstoecklerYay, #2751395: Rewrite EntityUrlTest was committed. So now with comes with test coverage. The
--tests-onlypatch is also the interdiff.I wanted to add a comment before the line in the test to explain why we use the
revisiontemplate there, but didn't manage to find proper words without writing an entire essay. Also, if people look at the actual code that is being run, it should be fairly evident, so maybe it's OK like this...Comment #6
dawehnerYeah, one could even argue that its already enough that phpstorm complains about it.
Comment #7
alexpottCommitted 7742f48 and pushed to 8.1.x and 8.2.x. Thanks!