diff --git a/.gherkin-lintrc b/.gherkin-lintrc index 16d3030..36b2d0c 100644 --- a/.gherkin-lintrc +++ b/.gherkin-lintrc @@ -50,8 +50,8 @@ { "steps-length": { "Background": 3, - "Scenario": 15 + "Scenario": 16 } } ] -} \ No newline at end of file +} diff --git a/README.md b/README.md index b796465..31691b0 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ Combined with the _flagd-provider_ for the associated SDK and the flagd-testbed, Included suites: -[flagd.feature](gherkin/flagd.feature) includes tests relevant to flagd and all flagd providers: +[evaluation.feature](gherkin/evaluation.feature) includes tests relevant to flagd and all flagd providers: * default value (zero-value) handling (some proto3 implementations handle these inconsistently). * basic event handling -[flagd-json-evaluator.feature](gherkin/flagd-json-evaluator.feature) includes tests relevant to flagd and in-process providers: +[targeting.feature](gherkin/targeting.feature) includes tests relevant to flagd and in-process providers: * custom JSONLogic operators (`starts_with`, `ends_with`, `fractional`, `sem_ver`) * evaluator reuse via `$ref` diff --git a/gherkin/config.feature b/gherkin/config.feature index 37e1b1c..ae893e4 100644 --- a/gherkin/config.feature +++ b/gherkin/config.feature @@ -28,7 +28,7 @@ Feature: Configuration Test Scenario Outline: Default Config When a config was initialized Then the option "