Closed kerasai closed 1 year ago
I'm using a fair amount of custom steps to handle complicated data setup within the tests, which I track and reference via https://packagist.org/packages/kerasai/behat-tokenizer.
This PR changes the D8+ entity reference field handler to find the referenced entity by label (existing functionality) or ID.
Note, this is a similar fix to #94 but retains backwards compatibility.
Also related to #117 and #133.
Thank you!
I'm using a fair amount of custom steps to handle complicated data setup within the tests, which I track and reference via https://packagist.org/packages/kerasai/behat-tokenizer.
This PR changes the D8+ entity reference field handler to find the referenced entity by label (existing functionality) or ID.