Skip to content

JSON files being written to app directory after running reference #515

@james-tannwestlake

Description

@james-tannwestlake

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions