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

Stabilize Dashboard Test Suite (415) #1235

Merged
merged 6 commits into from
Mar 4, 2024

Commits on Feb 29, 2024

  1. Stabilize Dashboard Test Suite (415)

    Fix known Automation bugs and general stability of Dashboard Suite 415.
    
    It also includes fixes to Keywords in Storages, Workbenches and Projects
    resources, that are being used by this suite:
    - `Create PersistentVolume Storage` option to update existing PVC
    - Fix supported mount name with to lower case and dashes only
    - `Workbench Should Be Listed` with timeout option
    - Fix `Select Existing Data Connection` in Workbench
    - `Wait Until Project Is Open` first waits for spinner ball to disappear
    - `Open Workbench` waits for workbench link, before clicking it
    - `Verify Cluster Settings Is Available` by `data-testid`
    - Increase timeout waiting to switch to/from JupyterLab console
    - New Storage KW: `Delete All PVC In Project From CLI`
    - New Common KW: `Get All Text Under Element`
    - New Common KW: `Get All Strings That Contain`
    - Removed All Tags of Product/Automation Bugs (All Suite Tests Passed)
    - Append to Suite 415: `Test Tags   Dashboard`
    
    Signed-off-by: manosnoam <[email protected]>
    manosnoam committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2a18ad4 View commit details
    Browse the repository at this point in the history
  2. Fix inter warnings

    Signed-off-by: manosnoam <[email protected]>
    manosnoam committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    96d1a37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6f1117 View commit details
    Browse the repository at this point in the history
  4. Fix xpath in Storage Size Should Be

    Signed-off-by: manosnoam <[email protected]>
    manosnoam committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c56d848 View commit details
    Browse the repository at this point in the history
  5. Set Variables For User Access Test on Suite Setup

    Signed-off-by: manosnoam <[email protected]>
    manosnoam committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    59ede15 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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