epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.52k stars 340 forks source link

Fix screenshot tests for VaDatePicker #4299

Open Fsss126 opened 5 months ago

Fsss126 commented 5 months ago

Date is not mocked in Chromatic screenshot tests runs so produced screenshots are different each day. For example https://www.chromatic.com/test?appId=64d608ab34b67e621ab50cfd&id=665860e2719aa54fb990d853

Need to mock date to produce stable screenshots each time. Perhaps add environment variable in chromatic CI pipe indicating the test environment for storybook build that enables mocking