Metadrop / drupal-boilerplate

Drupal projects up and running with Docker and many other tools in minutes
28 stars 23 forks source link

Allow recording behat javascript test #107

Closed omarlopesino closed 1 year ago

omarlopesino commented 1 year ago

The PR includes the documentation and infrastructure changes neccesary to record behat javascript tests.

It has been tested by using composer create-project and the tests are correctly recorded.

Eduardo-Morales-Alberti commented 1 year ago

Everything looks good to me but I did not test it. Did you test on any project?

omarlopesino commented 1 year ago

I have tested it in the drupal boilerplate and also in a project, I have already said that in the PR description and it is enough:

It has been tested by using composer create-project and the tests are correctly recorded.

omarlopesino commented 1 year ago

Questions and change requests have been done until now. Is there some more feedback?