aliuk2012 / dmp-node-functional-tests

Jest, Puppetteer, Headless Chrome - e2e and Visual Regression testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. setup and run digital-marketplace-runner
  2. git clone this repo
  3. cd into the repo
  4. npm install
  5. npm test

If the tests passes,

  • try make a change to the home page in buyers frontend.
  • Run npm test tests should fail and output a diff

If the test fails,

  • Run npm test -- -u to update the master copy

About

Jest, Puppetteer, Headless Chrome - e2e and Visual Regression testing


Languages

Language:JavaScript 100.0%