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

Expand UI test #1027

Merged
merged 50 commits into from
Nov 20, 2021
Merged

Expand UI test #1027

merged 50 commits into from
Nov 20, 2021

Commits on Nov 4, 2021

  1. ui test refactoring

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1858d9a View commit details
    Browse the repository at this point in the history
  2. lint check

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    60d9df4 View commit details
    Browse the repository at this point in the history
  3. fix lint problems

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    37d473f View commit details
    Browse the repository at this point in the history
  4. store acceptance test artifacts

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    ae788db View commit details
    Browse the repository at this point in the history
  5. set env for base dir

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c79bea0 View commit details
    Browse the repository at this point in the history
  6. check dir

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    204492a View commit details
    Browse the repository at this point in the history
  7. remove needless input field

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    8bf0bfc View commit details
    Browse the repository at this point in the history
  8. save screenshots

    rokshana-b committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a62a70f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. fix for nightly

    rokshana-b committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    1279807 View commit details
    Browse the repository at this point in the history
  2. stop cuddling if statements

    rokshana-b committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    efcfba4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. fix element not found issue

    rokshana-b committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    598c457 View commit details
    Browse the repository at this point in the history
  2. fix lint issue

    rokshana-b committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2057ea8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. skip tag for quick run

    rokshana-b committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6993c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356d765 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    rokshana-b committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    01a93d0 View commit details
    Browse the repository at this point in the history
  4. fix string error

    rokshana-b committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    fb276b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. refactor test case

    rokshana-b committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    1cfd571 View commit details
    Browse the repository at this point in the history
  2. makes changes for new directory structure

    rokshana-b committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b3a4b48 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into expand-ui-tests

    rokshana-b committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    825c1a2 View commit details
    Browse the repository at this point in the history
  4. fix lint issue

    rokshana-b committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    8c11988 View commit details
    Browse the repository at this point in the history
  5. remove skip tags

    rokshana-b committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9a3c622 View commit details
    Browse the repository at this point in the history
  6. fix instatlation step

    rokshana-b committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e88826f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    d479135 View commit details
    Browse the repository at this point in the history
  2. Update test/acceptance/test/ui_tests.go

    Co-authored-by: Jordan Pellizzari <jordan@weave.works>
    rokshana-b and jpellizzari committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    3f895f2 View commit details
    Browse the repository at this point in the history
  3. separate ui tests and store screenshot

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    8b23bac View commit details
    Browse the repository at this point in the history
  4. Revert "separate ui tests and store screenshot"

    This reverts commit 8b23bac.
    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    3115d35 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into expand-ui-tests

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    efc21ec View commit details
    Browse the repository at this point in the history
  6. Merge branch 'expand-ui-tests' of github.com:weaveworks/weave-gitops …

    …into expand-ui-tests
    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f23bc6f View commit details
    Browse the repository at this point in the history
  7. resolve conflict

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    587f014 View commit details
    Browse the repository at this point in the history
  8. separate selenium settings

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    4c045a0 View commit details
    Browse the repository at this point in the history
  9. use selenium action

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    67d1fdb View commit details
    Browse the repository at this point in the history
  10. skip selenium setting for cli tests

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    7eef300 View commit details
    Browse the repository at this point in the history
  11. remove file

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d42cff9 View commit details
    Browse the repository at this point in the history
  12. refactor

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    fee9e0a View commit details
    Browse the repository at this point in the history
  13. try out syntax

    rokshana-b committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    62b765f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Merge branch 'main' into expand-ui-tests

    rokshana-b committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    224d0e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into expand-ui-tests

    rokshana-b committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    93ad4e7 View commit details
    Browse the repository at this point in the history
  3. refine xpath

    rokshana-b committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    c4b7205 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. expand tests

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    6d9b004 View commit details
    Browse the repository at this point in the history
  2. fix lint

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e62cbc3 View commit details
    Browse the repository at this point in the history
  3. lint issues

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    a257cc3 View commit details
    Browse the repository at this point in the history
  4. use better xpath

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    3008c2f View commit details
    Browse the repository at this point in the history
  5. try to find element

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    bc71139 View commit details
    Browse the repository at this point in the history
  6. fix typo

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    17333d5 View commit details
    Browse the repository at this point in the history
  7. fix test

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    f53e7cb View commit details
    Browse the repository at this point in the history
  8. remove focus tag

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    8777ebb View commit details
    Browse the repository at this point in the history
  9. remove verification for git auth

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    f2986e4 View commit details
    Browse the repository at this point in the history
  10. address requested changes

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e53dcf5 View commit details
    Browse the repository at this point in the history
  11. try to store test results even after failure

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    c726c6c View commit details
    Browse the repository at this point in the history
  12. fix yaml lint

    rokshana-b committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    68c4dcb View commit details
    Browse the repository at this point in the history