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

Conversation

guergana
Copy link
Contributor

@guergana guergana commented Nov 9, 2020

Installed nightwatch and related packages:

First commit:

  • installed nightwatchJS
  • installed chromedriver
  • installed geckodriver
  • added generated local reports to .gitignore

Second commit:

  • installed saucelabs

Third commit:

  • nightwatch cli setup for local tests.
  • includes simple test as example

Fourth commit:

  • installed netlify-cli

Fifth commit:

  • saucelabs netlify integration github action.

@guergana guergana marked this pull request as draft November 9, 2020 16:30
@guergana guergana force-pushed the setup-browser-tests branch 3 times, most recently from dabba83 to 7bd0d74 Compare November 9, 2020 17:47
+ installed cli-plugin-e2e-nightwatch
+ installed chromedriver
+ installed geckodriver
+ added generated local reports to .gitignore
@guergana guergana changed the title setup browser tests for query builder installed nightwatch, saucelabs and browser drivers Nov 9, 2020
@guergana guergana changed the title installed nightwatch, saucelabs and browser drivers installed nightwatch, saucelabs and browser drivers for browser tests Nov 9, 2020
@guergana guergana changed the title installed nightwatch, saucelabs and browser drivers for browser tests installation of nightwatch, saucelabs and browser drivers for browser tests Nov 9, 2020
@guergana guergana changed the title installation of nightwatch, saucelabs and browser drivers for browser tests installation of nightwatch, saucelabs and drivers for browser tests Nov 9, 2020
@guergana guergana marked this pull request as ready for review November 9, 2020 17:56
@guergana guergana changed the title installation of nightwatch, saucelabs and drivers for browser tests setup of nightwatch, saucelabs and drivers for browser tests Nov 9, 2020
@guergana guergana force-pushed the setup-browser-tests branch 2 times, most recently from 3a2b314 to e407cd5 Compare November 9, 2020 18:25
@guergana guergana marked this pull request as draft November 9, 2020 18:32
+ includes a simple test to use as a sample
@guergana guergana force-pushed the setup-browser-tests branch 6 times, most recently from db107ed to 98e0c83 Compare November 11, 2020 15:56
@guergana guergana force-pushed the setup-browser-tests branch 24 times, most recently from a384734 to 16e7146 Compare November 12, 2020 17:38
@guergana guergana marked this pull request as ready for review November 12, 2020 17:40
configuration for ie11 is defined but not including it right now
on tests because ie11 is still not working on project
Copy link
Collaborator

@micgro42 micgro42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done, thank you!

@guergana guergana merged commit fbdd3cd into master Nov 18, 2020
@Ladsgroup Ladsgroup deleted the setup-browser-tests branch November 26, 2020 21:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants