chore: Add extra unit test for coverage #745
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests:
src/internal/components/dropdown/__integ__/width.test.ts#L149
expect(received).resolves.toContain(expected) // indexOf
Expected substring: "Loading"
Received string: "A very very very very very very very very very very very very very very very very very very very very very very very very very very long text
description1
tag1
tag2
Short text
This is a label tag"
at Object.toContain (node_modules/expect/build/index.js:194:22)
at src/internal/components/dropdown/__integ__/width.test.ts:149:63
at src/internal/components/dropdown/__integ__/width.test.ts:61:5
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading