maybe
maybe copied to clipboard
DatePicker.spec.tsx 'should be able to open modal and select a date' test failing because of faulty test setup.
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
Desktop (please complete the following information):
- OS: Ubuntu 22.04
This is resolved now with #127 👍, can close @Shpigford