garris / garris/BackstopJS

JSON files being written to app directory after running reference

Open
#515 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

Hi there,

I'm using backstop in a js file rather than through the CLI and I get random json files being added after the reference is run. This is using chrome as the engine. Example of the json file below

```
{
"compareConfig": {
"testPairs": []
}
}
```

I tracked down the source of this file to the function `writeCompareConfigFile` in the file `core/util/createBitmaps.js` So I'm wondering what this is used for? I can get a docker example setup if needed, so you can reproduce this

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.