Follow-up for #2218199: Move email and number field types to \Drupal\Core\Field, remove modules

Field type tests ShapeItemTest and TestItemTest needs placed info FieldTypes sub-folder to have a cleaner separation of tests of field module and types

Comments

andypost’s picture

andypost’s picture

Assigned: Unassigned » sun
Status: Postponed » Active
Issue tags: +Novice

@sun do we need separate folders for that tests?

sun’s picture

Assigned: sun » Unassigned
Status: Active » Closed (won't fix)

I don't think so... those just seem to be some fake field types for tests. The idea of field type specific subdirectories is to be able to cleanly lookup and identify tests of real field types only.