maybe icon indicating copy to clipboard operation
maybe copied to clipboard

DatePicker.spec.tsx 'should be able to open modal and select a date' test failing because of faulty test setup.

Open crnsh opened this issue 1 year ago • 1 comments

Describe the bug Test failure. Probably something with the test setup because component works perfectly otherwise. This is the only test that fails in the design-system project.

To Reproduce Steps to reproduce the behavior:

Run yarn jest /libs/design-system/src/lib/DatePicker/DatePicker.spec.tsx

Expected behavior Test failure.

Screenshots image

Desktop (please complete the following information):

  • OS: Ubuntu 22.04

crnsh avatar Jan 17 '24 16:01 crnsh

This is resolved now with #127 👍, can close @Shpigford

tmyracle avatar Jan 19 '24 00:01 tmyracle