-
## Contexte
Nous avons besoin de conserver en bdd tous les facteurs d'émissions (FE) de l'Ademe ainsi que d'autres FE (provenant d'autres sources ou alors directement des utilisateurs)
## Tests d'acc…
-
**As a** developer
**I need** a feature file
**So that** I can implement automated BDD testing and test my RESTful APIs from the outside in
**Assumptions:**
*Feature will be written in Gherkin sy…
-
## Description
This issue is to add a BDD feature (in [compliance-test-kit/BDD-and-TDD/features](https://github.com/tmforum-oda/oda-canvas/tree/master/compliance-test-kit/BDD-and-TDD/features)) for…
-
When running test on 1.13-dev I encountered a number of errors like
```
[ FAIL ] job 110 + When I navigate the menu and select the item at "General Journal > Year End"
[ DEBUG ] job 110 …
-
I've talked about this for a while, but never opened an issue for it.
In theory, I think BDD tests (the `.feature` files in [Gherkin](https://github.com/cucumber/cucumber/wiki/Gherkin)) are a good …
-
(First, thanks for the very nice library - it is great to have a pure Haskell BDD package!)
Would you be interested in adding function to visualize BDDs? There already is the [`toGraph`](https://ha…
-
## Description
The current [Feature Test Kit](https://github.com/tmforum-oda/oda-canvas/tree/master/feature-definition-and-test-kit) only tests the default Canvas installation. It is structured to …
-
For the BDD workflow, I created a feature folder that has multiple feature files that outlines various scenarios, describing the expected behavior of the library function under different conditions. E…
-
Using Cucumber implement testing for behaviours inside our system
-
Quelles conditions ? PR ? Sur quelles branches ? Je pense que les tests peuvent être lancés sur :
* PR sur `/dev` ET `/main`
* push sur `/dev` ET `/main`
Les tests sont seulement sur le back, et se …