neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 220 forks source link

TASK: Change loading of objects notation in behat tests #5029

Closed dlubitz closed 2 months ago

dlubitz commented 2 months ago

Allows to use "Asset" objects in Behat tests during creation of nodes or changing of node properties:

Asset:asset-identifier

gets replaced by an object of Neos\Media\Domain\Model\Asset with id asset-identifier