Skip to content

Commit 8a942d6

Browse files
Merge branch 'main' into refactor_aws_gh_actions
2 parents f2703bf + 06f94de commit 8a942d6

File tree

5 files changed

+17
-9
lines changed

5 files changed

+17
-9
lines changed

compas/docker-compose-postgresql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ services:
100100
scl-auto-alignment:
101101
labels:
102102
compas: true
103-
image: "lfenergy/compas-scl-auto-alignment:0.4.2"
103+
image: "lfenergy/compas-scl-auto-alignment:0.5.0"
104104
ports:
105105
- "9092:8080"
106106
environment:
@@ -151,7 +151,7 @@ services:
151151
open-scd:
152152
labels:
153153
compas: true
154-
image: "lfenergy/compas-open-scd:v0.29.0.1"
154+
image: "lfenergy/compas-open-scd:v0.33.0.5"
155155
depends_on:
156156
- scl-data-service
157157
- cim-mapping

integration-testing/TestSuite001-basic-compas.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ TestCase001-06
103103
Save version to CoMPAS MINOR ${sclname} ${scltype} 1.1.0
104104

105105
TestCase001-11
106+
skip
106107
[Documentation] Trying saving local file to CoMPAS (Rest) with invalid name
107108
# First we will open the local file to be saved.
108109
Open Menu Open project
@@ -166,6 +167,7 @@ TestCase001-52
166167
Get Text ${substation-editor-selector} section > h1:has-text("Sub1")
167168

168169
TestCase001-61
170+
skip
169171
[Documentation] Trying saving local file to CoMPAS (Websocket) with invalid name
170172
# First we will open the local file to be saved.
171173
Change Websockets setting True

integration-testing/TestSuite003-cim-mapping.robot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ TestCase003-01
3232

3333
TestCase003-02
3434
[Documentation] Trying to create a project from Invalid CIM Filename
35+
skip
3536
Set Test Variable ${sclname} MiniGridTestConfiguration_Invalid_XML
3637

3738
${promise}= Promise To Upload File ${CURDIR}/test-files/${sclname}.xml

integration-testing/TestSuite005-validator.robot

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ Test Teardown Make screenshot and Stop OpenSCD
1111

1212
*** Keywords ***
1313
Execute SCL Validator
14-
Open Menu Validate using OCL
14+
Open Menu [WIP] Validate using OCL
1515
Wait until executed
1616
Close Menu
1717

1818
*** Test Cases ***
1919
TestCase005-01
20+
skip
2021
[Documentation] Execute the SCL Validator (Websockets) with OCL Validation Errros.
2122
Set Test Variable ${sclname} SingleSubstation
2223
Set Test Variable ${scltype} SCD
@@ -28,10 +29,11 @@ TestCase005-01
2829
Execute SCL Validator
2930

3031
Open Navigation Menu menu.viewDiag
31-
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == Validate using OCL
32+
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == [WIP] Validate using OCL
3233
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 332
3334

3435
TestCase005-02
36+
skip
3537
[Documentation] Execute the SCL Validator (REST API) with OCL Validation Errros.
3638
Set Test Variable ${sclname} SingleSubstation
3739
Set Test Variable ${scltype} SCD
@@ -42,10 +44,11 @@ TestCase005-02
4244
Execute SCL Validator
4345

4446
Open Navigation Menu menu.viewDiag
45-
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == Validate using OCL
47+
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == [WIP] Validate using OCL
4648
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 332
4749

4850
TestCase005-03
51+
skip
4952
[Documentation] Execute the SCL Validator (Websockets) with XSD Validation Errors.
5053
Set Test Variable ${sclname} XsdValidationErrors
5154
Set Test Variable ${scltype} SCD
@@ -57,11 +60,12 @@ TestCase005-03
5760
Execute SCL Validator
5861

5962
Open Navigation Menu menu.viewDiag
60-
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == Validate using OCL
63+
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == [WIP] Validate using OCL
6164
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= Attribute 'type' must appear on element 'DO'.
6265
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 11
6366

6467
TestCase005-04
68+
skip
6569
[Documentation] Execute the SCL Validator (REST API) with XSD Validation Errors.
6670
Set Test Variable ${sclname} XsdValidationErrors
6771
Set Test Variable ${scltype} SCD
@@ -72,6 +76,6 @@ TestCase005-04
7276
Execute SCL Validator
7377

7478
Open Navigation Menu menu.viewDiag
75-
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == Validate using OCL
79+
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == [WIP] Validate using OCL
7680
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= Attribute 'type' must appear on element 'DO'.
7781
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 11

integration-testing/include/general-openscd.robot

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Wait for dialog is closed
100100
Wait For Elements State ${dialog-selector} hidden
101101

102102
Wait until executed
103-
Wait For Function element => element.className.indexOf('mdc-circular-progress--closed') >= 0 open-scd > mwc-circular-progress-four-color > div[role="progressbar"] timeout=30s
103+
Wait For Function element => element.className.indexOf('mdc-linear-progress--closed') >= 0 open-scd > mwc-linear-progress > div[role="progressbar"] timeout=30s
104104

105105
Close Issues Snackbar
106106
${snackbarVisible}= Get Element States mwc-snackbar#issue > mwc-icon-button[slot="dismiss"] > button *= visible
@@ -110,9 +110,10 @@ Close Issues Snackbar
110110

111111
Check Log
112112
[Arguments] ${primaryMessage} ${secondaryMessage}
113-
Open Menu View log
113+
Open Navigation Menu menu.viewLog
114114
Get Text mwc-dialog#log abbr[title="${primaryMessage}"]
115115
Get Text mwc-dialog#log abbr[title="${primaryMessage}"] span[slot="secondary"]:has-text("${secondaryMessage}")
116116
Click mwc-dialog#log mwc-button[slot="primaryAction"] > button
117+
Set Strict Mode true
117118
Wait for dialog is closed
118119
Close Menu

0 commit comments

Comments
 (0)