Download the PHP package dennisdigital/behat-references-generator without Composer
On this page you can find all versions of the php package dennisdigital/behat-references-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dennisdigital/behat-references-generator
More information about dennisdigital/behat-references-generator
Files in dennisdigital/behat-references-generator
Download dennisdigital/behat-references-generator
More information about dennisdigital/behat-references-generator
Files in dennisdigital/behat-references-generator
Vendor dennisdigital
Package behat-references-generator
Short Description Generates non-existing referenced entities when creating content
License MIT
Homepage https://github.com/dennisinteractive/behat-drupal-entity-reference-generator
Package behat-references-generator
Short Description Generates non-existing referenced entities when creating content
License MIT
Homepage https://github.com/dennisinteractive/behat-drupal-entity-reference-generator
Please rate this library. Is it a good library?
Informations about the package behat-references-generator
Behat References Generator
Generates non-existing referenced entities when creating content
Installation
composer require dennisdigital/behat-references-generator:dev-master
You might need to add it to repositories first
- Edit behat.yml and add the contexts and configuration following the example in [behat.yml.dist]: https://github.com/dennisinteractive/behat-references-generator/blob/master/behat.yml.dist
Requirements
You need to enable these modules
- Entity API
For the demo you will need to enable this module:
- Node Reference Content (Copy from the fixtures folder into the site's modules folder)
Running
- Go into the tests folder
- Run
./behat --format=pretty
Failing tests
You can find the screenshots of failing tests on the files/screenshots
folder
@todo
- [x] make field mapping work
- [ ] make default content for image fields work
- [x] make default content for node fields work
- [ ] make yml overrides for image fields work
- [x] make yml overrides for content fields work
- [ ] make step definition overrides for image fields work
- [x] make step definition overrides for content fields work
- [ ] make url aliases work on nodes, terms and images
- [ ] fix php errors when running tests
- [ ] allow to have more than one alias for the same field name
- [ ] support default content for terms
- [ ] support content generation for terms
- [ ] upgrade drupal extension and drupal driver
- [ ] update readme
All versions of behat-references-generator with dependencies
PHP Build Version
Package Version
Requires
drupal/drupal-extension Version
~3.3
drupal/drupal-driver Version ~1.0
behat/mink Version ^1.7
drupal/drupal-driver Version ~1.0
behat/mink Version ^1.7
The package dennisdigital/behat-references-generator contains the following files
Loading the files please wait ....