Skip to content

Commit

Permalink
Modified YAML Test Cases - Jan 17th (#13623)
Browse files Browse the repository at this point in the history
* Modified following testcases
    TC-BI-1.1
    TC-BOOL-1.1
    TC-CC-1.1
    TC-DIAGTH-1.1
    TC-EMR-1.1
    TC-LVL-1.1
    TC-ILL-1.1
    TC-TM-1.1
    TC-TSUIC-1.1
    TC-TSTAT-1.1
    TC-WNCV-1.1
    TC-MC-1.1
    TC-OCC-1.1
    TC-OO-1.1
    TC-PCC-1.1
    TC-PRS-1.1
    TC-RH-1.1
    TC-FLW-1.1
    TC-SWDIAG-3.1

* Adding auto generated files
  • Loading branch information
ManjunathRA authored Jan 27, 2022
1 parent 1c6b3c8 commit 955e3b4
Show file tree
Hide file tree
Showing 21 changed files with 1,148 additions and 311 deletions.
13 changes: 2 additions & 11 deletions src/app/tests/suites/certification/Test_TC_BI_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,14 @@ tests:
response:
value: 1

#issue #11053 disabled steps below Global attributes missing from YAML framework
#disabled due to issue #13442
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand All @@ -94,6 +84,7 @@ tests:
constraints:
type: list

#Disabled due to issue #13442
- label: "Read the optional global attribute : FeatureMap"
disabled: true
command: "readAttribute"
Expand Down
13 changes: 2 additions & 11 deletions src/app/tests/suites/certification/Test_TC_BOOL_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,14 @@ tests:
response:
value: 1

#issue #11053 disabled steps below Global attributes missing from YAML framework
#disabled due to issue #13442
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand All @@ -94,6 +84,7 @@ tests:
constraints:
type: list

#Disabled due to issue #13442
- label: "Read the optional global attribute : FeatureMap"
disabled: true
command: "readAttribute"
Expand Down
16 changes: 2 additions & 14 deletions src/app/tests/suites/certification/Test_TC_CC_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,24 +54,14 @@ tests:
response:
value: 4

#issue #11053 disabled steps below Global attributes missing from YAML framework
#disabled due to issue #13442
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand All @@ -96,17 +86,16 @@ tests:
constraints:
type: list

#Disabled due to issue #13442
- label: "read the optional global attribute: FeatureMap"
disabled: true
optional: true
command: "readAttribute"
attribute: "FeatureMap"
response:
value: 0

- label: "Read the optional global attribute : FeatureMap"
disabled: true
optional: true
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand All @@ -115,7 +104,6 @@ tests:

- label: "write the default values to optional global attribute: FeatureMap"
disabled: true
optional: true
command: "writeAttribute"
attribute: "FeatureMap"
arguments:
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_DIAGTH_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,14 @@ tests:
response:
value: 1

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_EMR_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,14 @@ tests:
response:
value: 3

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
13 changes: 2 additions & 11 deletions src/app/tests/suites/certification/Test_TC_FLW_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,24 +55,14 @@ tests:
response:
value: 2

#issue #11053 disabled steps below Global attributes missing from YAML framework
#disabled due to issue #13442
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand All @@ -97,6 +87,7 @@ tests:
constraints:
type: list

#Disabled due to issue #13442
- label: "Read the optional global attribute : FeatureMap"
disabled: true
command: "readAttribute"
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_ILL_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,14 @@ tests:
response:
value: 2

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_LVL_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,14 @@ tests:
response:
value: 5

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_MC_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,14 @@ tests:
response:
value: 1

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_OCC_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,14 @@ tests:
response:
value: 2

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_OO_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,14 @@ tests:
response:
value: 4

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
11 changes: 1 addition & 10 deletions src/app/tests/suites/certification/Test_TC_PCC_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,23 +55,14 @@ tests:
response:
value: 1

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: AttributeList"
disabled: true
command: "readAttribute"
attribute: "AttributeList"
response:
constraints:
type: list

- label: "Read the global attribute: CommandList"
disabled: true
command: "readAttribute"
attribute: "CommandList"
response:
constraints:
type: list

#issue #11053 disabled steps below Global attributes missing from YAML framework
- label: "Read the global attribute: EventList"
disabled: true
command: "readAttribute"
Expand Down
Loading

0 comments on commit 955e3b4

Please sign in to comment.