feat: Moves the test utils generation script to this repo #197
dry-run.yml
on: pull_request
dry-run
/
Create build tree
7s
dry-run
/
Build board components
2m 16s
dry-run
/
Build code view components
1m 1s
dry-run
/
Build chat components
1m 23s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
3m 54s
dry-run
/
Components motion tests
1m 15s
dry-run
/
Demos tests
7m 3s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
18 warnings
dry-run / Build code view components
Prop "id" is forbidden on Components
|
dry-run / Build code view components
Prop "className" is forbidden on Components
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "className" is forbidden on Components
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
RETRY 1: emits a metric when the user sorts:
src/table/__integ__/table-interaction-metrics.test.ts#L98
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 3
- ObjectContaining {
+ Object {
"componentIdentifier": "Instances",
"instanceIdentifier": "the-instances-table",
"interactionMetadata": "{\"filterData\":{\"filterText\":\"\"},\"paginationData\":{\"currentPageIndex\":1,\"totalPageCount\":200},\"sortingColumn\":\"type\",\"sortingOrder\":\"Ascending\"}",
+ "interactionTime": 1881,
"noOfResourcesInTable": 20,
- "userAction": "sorting",
+ "userAction": "",
}
at src/table/__integ__/table-interaction-metrics.test.ts:98:24
at src/table/__integ__/table-interaction-metrics.test.ts:31:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
|
RETRY 1: keeps focus in editor when annotation icon is clicked:
src/code-editor/__integ__/code-editor.test.ts#L200
expect(received).resolves.toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/code-editor/__integ__/code-editor.test.ts:200:96
at src/code-editor/__integ__/code-editor.test.ts:92:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cloudscape-design-board-components
|
280 KB |
|
cloudscape-design-chat-components
|
59.8 KB |
|
cloudscape-design-code-view
|
34.6 KB |
|
cloudscape-design-components
|
7.89 MB |
|
cloudscape-design-test-utils
|
22.2 KB |
|