-
Hi Thomas, @thomasjbradley
Just a few other questions before class tomorrow.
-My animations don't seem to work in some safari browsers, like mine but they do work in others.
-I tried to make a …
-
-
It would be good to test the library in an actual browser. I'm not sure how realistic this is in as we'd probably need to mock `getUserMedia` and some other things, but it could be quite powerful in d…
-
-
### Relevant template
refarch-frontend, refarch-webcomponent
### Problem description (optional)
We are currently using jsdom as a DOM implementation when running Unit tests for Vue components.
How…
-
I've been thinking, is there a way to test/mock this plugin in the browser?
Since it has local storage fallback, it would be good to access it in the browser during development. Do you know how can w…
-
already noticing some slight differences in safari. Need to do a full test of safari, firefox, chrome, and maybe IE. This will be annoying.
-
### Environment
Using pnpm and following the steps from the [documentation](https://nuxt.com/docs/getting-started/testing#testing-in-a-browser) lead to an error that I wasn't able to fix on my own.
…
-
I believe browser snapshot testing is one of the most effective ways to prevent UI regressions. I want to add browser snapshot testing to the Connect test suite. These can also act as integration test…
-