nutritious-glass-59704
06/08/2022, 3:20 PMnpm init vue@latest
and selecting cypress, typescript, and nothing else
I then created a cypress test for the included demo component WelcomeItem
I added one property.
The test is already failing with the message 'Cannot convert undefined or null to object'
The component works as expected in the app. It only fails in the test
Can someone please take a look at it? It is super simple.
https://github.com/jewpaltz/cypress_component_testing/commit/f4c1d34e1aa6fa1c2d4b63efec111728c3891317