quasar-testing
quasar-testing copied to clipboard
Abstract common code to shared package
Some helpers are copy/pasted into multiple AEs, we should move them into a shared package
installQuasarPlugin: used both by Jest and Cypress Component Testing, possibly used by Vitest when/if we add it__mergeDeep: it's currently copy/pasted around, we could also check if there's an easy existing substitute, eg. one of lodash functions