-
https://docs.google.com/document/d/13TMWkctt-zoQKBlKTHtZK6L5iYS7wpRPBuVMMly0log/edit:
This chapter should include the bests methods for initiation of a new project on Pantheon.
Points to includ…
-
As of Drupal 8.8.0, the dev dependencies have gone missing from CircleCI update-dependencies jobs. We may need to add drupal/core-dev to our required modules?
-
In Dockerfile: https://github.com/deviantintegral/drupal_tests/blob/master/Dockerfile#L62
We move the settings to outside the HTML folder, is this intentional?
I found some code in test-js.sh
ht…
-
**Sylius version affected**: 1.7.0
**Description**
Currently sometimes during checkout can be selected wrong (disabled) payment method. This occurs when channel has set parameter "Skip payment s…
-
Bonjour,
Merci pour cet ajout concernant l'authentification REST. Par contre lors de l'enregistrement du service listerner il faut enlever ",event" dans le name pour avoir ceci : name: kerne.event_…
-
This plugin has proved very useful for us at TransformUK :) One thing we wanted to change, was to have Feature scenario results grouped in one comment, instead of a comment for each scenario. Our Ji…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### affected parts (as identified)
- [] createChildNodeAggregateQuery
- [] findRootNodeAggregates
### …
-
**API Platform version(s) affected**: 2.5.3
**Description**
When filtering on a nested property in ES, we must provide the nested path. Function getNestedFieldPath() in FieldDatatypeTrait.php se…
-
We have several personas in our scenarios:
- Alex Smith
- John Smith
- Jo Johnson
We need to agree on the roles each of the personas have in the system.
Proposal:
- Alex Smith == Organiz…
-
Although technically correct, the feature files are a bit confusing:
```
@ui
Scenario: Address an order with a country different from the VAT country number
Given I have product …