TheJoeSchr
TheJoeSchr
Sorry, I don't really get how can I pass rootDir in? as an env variable when I start cypress?
Because I can't even install it if I have nuxt server and cypress separated, because it depends on nuxt: ``` warning "cypress-nuxt > @cypress/[email protected]" has unmet peer dependency "webpack@^4.18.1". warning...
So this is a bit complicated. I actually forked this repo from https://github.com/graphile/starter, which is build with React, and I'm trying to turn it in a Vue project (with their...
So I think I'm almost there, but it fails at the last minute... nuxt compiles via cypress, it loads the correct envs, etc. but at the last minute, when cypress...
Oh, renaming `example.spec.ts` to `example.spec.**js**` did the trick. do I need to do something else to import it in a TS file?
So now it fails at `cy.wrap(Cypress.vue)` It seems .vue is still undefined:  I tested to `.wrap(Cypress)`, that works, but there is no `.vue` on it
> > Oh, renaming `example.spec.ts` to `example.spec.**js**` did the trick. do I need to do something else to import it in a TS file? > > Sounds like you need...
This is my "~/components/example/Logo.vue". If I put an error in it, it refuses to load, so it's finding it and everything. ```html TEST LOGO ``` Output of `console.log(Logo)`: ```js Logo...
I send you an invite, the branch is called `/feature/SPIKE-replace-laravel--cypress--mount-component`
How is this feature coming along? marinatimer.com sadly hugs way more cpu power than tomato.es, so it would be really appreciated... thx!