-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
We currently have some e2e tests that use our test-harness repository to run standardized Gherkin tests. Sadly, this repository does not use autobinding and proper step definitions (see autobinding document). Hence, we need to implement each test case additionally.
The goal of this task is to use auto binding so our test suite will always be updated with the latest version and use the latest version for building.
- flagd e2e https://github.com/open-feature/js-sdk-contrib/tree/main/libs/providers/flagd/src/e2e
- flagd-web e2e https://github.com/open-feature/js-sdk-contrib/tree/main/libs/providers/flagd-web/src/e2e
relates to: #515
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed