Henric Persson
Henric Persson
I'm sorry to hear you're having issues getting happo set up. I know it can be painful, and that's partly why I'm working on a hosted version of happo right...
@Thatkookooguy there will be a free open source plan. I already have a few open source projects using the beta. It will be on request though to begin with, just...
This is a good idea. I think the best way to apply this would be on the review page, dynamically. It looks like we're only passing `viewportName` to that view,...
Test failures seem unrelated to my changes (they work locally).
This looks good! At first I had envisioned this to be handled outside of the JSDOMDomProvider (this would improve things for users of happo-plugin-puppeteer as well), but I think the...
Looking at the test failures I see this: ``` FAIL test/integrations/react-test.js (19.096s) ● with multiple targets › produces the right number of snaps in each target TypeError: Cannot redefine property:...
Btw, if you want to iterate quickly on this locally, you can run `yarn test --watch react-test -t multiple` (remember to run `yarn build --watch` as well in a different...
I'm keeping an eye on our cluster stability right now. We've been having some issues like this a few times in the past weeks, but this is the first time...
Okay, this is fortunately/unfortunately a different error. Our logs shows this has happened three times in the last couple of days. A theory is that this is because our Firefox...
This would be a nice addition, thanks for suggesting it! I can't make any promises to when we'll get to this, so I'd be very happy to accept a PR!...