File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Feature: Cohort editing
38
38
And I should see "<criterium>" in the cohort criteria list with "<panel_name>" and "<chip_value>" selected
39
39
Examples :
40
40
| criterium | default_filter | new_filter | panel_name | value | unit | chip_value |
41
- | Current chronological age | No filter | greater | Current chronological age | 5 | a | 5 |
41
+ | Age | No filter | greater | Age | 5 | a | 5 |
42
42
43
43
44
44
Scenario Outline : I add criterium to inlcusion list
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Feature: Cohort Search
16
16
17
17
Examples : Search Criteria
18
18
| criterium | button1 | button2 |
19
- | Aktuelles chronologisches Alter | Zur Kohortenselektion hinzuf ügen | Kohortenselektion anzeigen |
19
+ | Alter | Zur Kohortenselektion hinzuf ügen | Kohortenselektion anzeigen |
20
20
| Diabetes | Zur Kohortenselektion hinzuf ügen | Kohortenselektion anzeigen |
21
21
22
22
Scenario Outline : Select Cohort elements
@@ -30,4 +30,4 @@ Feature: Cohort Search
30
30
31
31
Examples : Selection Criteria
32
32
| criterium | button1 | button2 |
33
- | Aktuelles chronologisches Alter | Zur Kohortenselektion hinzuf ügen | Kohortenselektion anzeigen |
33
+ | Alter | Zur Kohortenselektion hinzuf ügen | Kohortenselektion anzeigen |
You can’t perform that action at this time.
0 commit comments