Tommy Lynge Jørgensen
Tommy Lynge Jørgensen
I've changed the identifier to use, when looking up entities, in `Drupal/Driver/Fields/Drupal8/EntityReferenceHandle:expand()` from `label` to `id`. Not sure why `label` was used. Anyway, didn't work and this one seems to.
First, sorry for not creating a ticket for this when I created the PR. I might have gotten distracted and forgot. When using the DrupalExtension to creating a new node,...
If the container is killed, the DB usually goes the same way. This example show how to keep the data even is the container dies.
I just update my Ubuntu OS: ``` ~ » lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 16.04 LTS Release: 16.04 Codename: xenial ``` I also update `dsh`: ``` ~ »...
How about a container that serves a website, from where one can setup/build the other containers needed, and from where the test can be started from?
Are there, by any change, any program that can format the result XML so it's easier to read?