-
Whilst trying to add Percy in https://github.com/buildkite/site/compare/add-percy I hit the following error:
```
(node:72) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: console…
-
I wasn't able to get this to work, but ideally, we'd have a mechanism for `console.log`-style browser debugging.
Also, as a Rust bonus, the extra code for logging should be able to be removed with …
-
See [issue](https://github.com/percy/react-percy/issues/107).
Right now, percy is running babel on our built file. We can either solve this with a PR to percy, or we can deal with it through ui-kit…
-
Hi.
I'm using nightwatch.js to run e2e tests and I want to use Percy.io ?
How should I proceed ? Do I have to use the javascript low level API ?
I see you have an integration with nightmare.…
-
## The dependency [ember-concurrency](https://github.com/machty/ember-concurrency) was updated from `0.8.23` to `0.8.24`.
🚨 [View failing branch](https://github.com/ilios/ember-simple-charts/compare…
-
## Background
The top-level page under the development server (`localhost:8000`) shows the directory contents of the top-level path of the repo. This is useful when browsing the directory itself (e…
-
Currently I'm passing in names for `cy.percySnapshot`. Ex:
`cy.percySnapshot("Page loads");`
In the Percy dashboard if I have multiple different specs using the same snapshot names, they overwrite…
-
## The devDependency [ember-concurrency](https://github.com/machty/ember-concurrency) was updated from `0.8.20` to `0.8.21`.
🚨 [View failing branch](https://github.com/kellyselden/package-hint-histo…
-
The following components owned by @ampproject/a4a do not have visual diff test coverage.
- [ ] amp-a4a
- [ ] amp-ad-exit
- [ ] amp-ad-network-adsense-impl
- [ ] amp-ad-network-cloudflare-impl
-…
-
### Issue details
I have a folder of static assets under /static in the root dir.
All my assets in the project go to /static/path/to/file, I use a babel config to enable it.
To mimic this behav…