-
## 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…
-
Would be nice to implement specs and test coverage
-
Salut peut on avoir le une copy de la bade de donnée. un import serait parfait
-
- Need lesson plans on doing TDD/BDD
-
**As a** User
**I need**a user-friendly and intuitive Apply button to use promotions
**So that**I can use up a valid promotion
### Acceptance Criteria
```gherkin
Given I am on the promotio…
-
As a promotion manager
I need a Query fuction to seacrch for a promotion
So that I can quickly and efficiently Query a promotion.
-
As a promotion manager
I need a user-friendly and intuitive Rerieve button UI for promotions
So that I can quickly and efficiently retrieve a promotion.
-
As a promotion manager
I need a user-friendly and intuitive Delete button UI for promotions
So that I can quickly and efficiently delete a promotion.
-
# Purpose
In order to acquire acceptance-integration tests a Behaviour-driven development tool could be used. The support of multitenancy could complicate development and the use of feature testing c…
-
Hello,
I have looked into added gherkin support to opentest but i don't think it's a great fit due to missing built in features like:
- ability to call other features
- built in $data support
…