Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate spectron (UPLOAD-440) #1360

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

Integrate spectron (UPLOAD-440) #1360

wants to merge 47 commits into from

Commits on Jan 7, 2021

  1. initial setup

    ginnyyadav committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    d01c07f View commit details
    Browse the repository at this point in the history
  2. Update login.spec.js

    ginnyyadav committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    229cc8d View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    ginnyyadav committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    7e12185 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. introduce page objects

    ginnyyadav committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    dedd28b View commit details
    Browse the repository at this point in the history
  2. create basic smoke test

    ginnyyadav committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    9ccaca1 View commit details
    Browse the repository at this point in the history
  3. rename config file

    ginnyyadav committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    c680474 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43fee77 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    266707d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e23d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12ae9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    747de4a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    84fd7bb View commit details
    Browse the repository at this point in the history
  2. fix appveyor variables

    ginnyyadav committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    b7fb43f View commit details
    Browse the repository at this point in the history
  3. Revert "fix appveyor variables"

    This reverts commit b7fb43f.
    ginnyyadav committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e30eefa View commit details
    Browse the repository at this point in the history
  4. versioning

    ginnyyadav committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e90bd84 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    aa73bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6476acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aa1907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77c7ae5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b2f71c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4b92d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0df5d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37b5c33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ee3068 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b5d8b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    1ab0eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d07102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b1d91 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    d3a74c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. simplify login

    ginnyyadav committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    869f857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f8fa63 View commit details
    Browse the repository at this point in the history
  3. fix driver modal dismiss

    ginnyyadav committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    08a0b82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81877b4 View commit details
    Browse the repository at this point in the history
  5. update lock-file

    ginnyyadav committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3b92fde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    123972a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fae161d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac5aa2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e4f75c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82afaae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0cc20df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c47c7b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update README.md

    Fix spelling of spectron
    
    Co-authored-by: Gerrit Niezen <[email protected]>
    ginnyyadav and gniezen authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    b83d16b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5f6f42 View commit details
    Browse the repository at this point in the history
  3. Delete package-lock.json

    ginnyyadav committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    764cc48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f174a26 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    f01ad83 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    e959c4f View commit details
    Browse the repository at this point in the history