Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jan 2015 at 20:27 UTC
Updated:
27 Jan 2015 at 10:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhedstromComment #2
jhedstromAs I moved the test, I realized it extends from
FieldTestBase, perhaps this is the time to move a lot of those needed methods to traits?Comment #3
dawehnerWe need to name it FieldApiDataTest or something more specifiy than ApiDataTest, ... previously field ensured that specificity.
Comment #4
jhedstromHere's a more descriptive name. I'd be happy to convert FieldTestBase to a trait if this is the appropriate place to do so.
Comment #5
jhedstromThis time with a patch!
Comment #6
dawehnerThank you, i'm fine with the name.
@jhedstrom Please add a quick beta evaluation.
Comment #7
alexpottThis issue is a normal task so we need to outline how it fits within the allowable Drupal 8 beta criteria. Can someone add Drupal 8 beta phase evaluation template to the issue summary.
Comment #8
jhedstromI added a beta phase evaluation to the issue summary.
Back to RTBC per #6.
Comment #10
alexpottCommitted f52ece0 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.