-
Hi
How woud you launch
`percy exec -- nightwatch -c test-e2e/conf/nightwatch.conf.local.js --group test-e2e/tests/${process.env.BRAND}/`
using `const exec = require("child_process").exec;` …
-
# How to reproduce:
1. Go to https://percy-isomorphic.now.sh/?init=42
2. Click on "Contributors"
3. Click on "Isomorphic web app"
4. Click on the "Click me!" button **twice**.
# Result:
I …
-
It would be great to have a error with a link to the docs for configuring storybook when this call fails: https://github.com/percy/percy-storybook/blob/bf1d5dfab338c840e2fd5735df33b4697af297d2/package…
-
##Roadmap Items
### React 16 support
- [x] [dash 1.0.0 alpha release / React 16](https://github.com/plotly/dash-core/issues/3)
- [x] [dash-renderer 1.0.0 alpha release / React 16](https://github.co…
-
**Describe your context**
```
dash 1.0.2
dash-core-components 1.0.0
dash-html-components 1.0.0
dash-r…
-
I have two routes that render the following views accordingly, `dir_route` renders a `DirView` while `file_route` renders a `FileView`. Both `dir_route` and `file_route` take a dynamic percent-encoded…
-
@MartinKavik @David-OConnor I'm starting to get half a mind to move the `Init` from `build` to `run` or something similar to isolate all the side effects inside of `run` instead of distributing the st…
-
The following line: https://github.com/percy/ember-percy/blob/master/addon/finalize.js#L18 is causing a global failure in the Ember test suite:
`Uncaught TypeError: Cannot read property 'afterTests' …
-
@cryptoquick brought up some good points in https://github.com/chinedufn/percy/issues/28#issuecomment-468990588 that this is a source of confusion.
Let's ditch this terminology in favor of somethin…
-
```
I'm using the InfoBox library as a InfoWindow substitute due to it's added
flexibility. One disturbing difference I found was the scrolling wheel behavior
which differs from the InfoWindow.
Comp…