Closed (fixed)
Project:
Dynamic Entity Reference
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jul 2015 at 17:23 UTC
Updated:
27 Oct 2015 at 04:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jibranAdded EntityUnit tests
Needs functional tests.
Comment #2
larowlanCan't each test have a property $numberOfFieldsToCreate this looks fragile
Any reason not to use state here instead? Most tests use state for this kind of thing
Saves you the schema and default too
Comment #3
jibranNice catches fixed both of the issues.
Comment #4
jibranIt is ready for review added functional tests.
Comment #7
jibranChasing HEAD.
Comment #8
jibranAdded single value field test.
Comment #9
larowlanShould we use the constant here (nit - fix on commit)
Wow - this is awesome!
Comment #10
jibranThanks for the review. Attached the interdiff fixed on commit.
Comment #11
jibran