Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

setup of nightwatch, saucelabs and drivers for browser tests #54

Merged
merged 5 commits into from Nov 18, 2020

Commits on Nov 9, 2020

  1. installed nightwatch and browser drivers

    + installed cli-plugin-e2e-nightwatch
    + installed chromedriver
    + installed geckodriver
    + added generated local reports to .gitignore
    guergana committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4492ab4 View commit details
    Browse the repository at this point in the history
  2. installed saucelabs package

    guergana committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c089b88 View commit details
    Browse the repository at this point in the history
  3. Added configuration for nightwatch browser local tests

    + includes a simple test to use as a sample
    guergana committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    32fd552 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. installed netlifly-cli

    guergana committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    11d276a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Setting saucelabs to work with netlify configuration

    configuration for ie11 is defined but not including it right now
    on tests because ie11 is still not working on project
    guergana committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    4a99b47 View commit details
    Browse the repository at this point in the history