-
**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…
-
Hello to all,
Recently we upgraded behatch contexts from 2.5 version to 2.8.1 with several upgrade and i encounter a problem with my API's tests.
So basically i send a request to a page that c…
brice updated
3 years ago
-
Hi,
I just discover a small difference between access `getContainer` from the `KernelDictionary::getContainer()`.
If I understand correctly, the kernel is rebooted [after each scenario](https:/…
-
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 …
-
In #141, the FontAwesome feature was integrated with a shortcoming:
Only FontAwesome 6 Free is supported.
As the feature architecture is already built in a way to allow the addition of other Font…
-
Drupal Views can be complex and critical features of a site, good candidates surely for some BDD testing.
Testing Views currently is hard, no ready-made steps offer much to help with testing views.…
-
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…
-
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…