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

RSE-873: Scheduled forecast GUI errors #8998

Merged
merged 6 commits into from
Mar 14, 2024

Commits on Mar 13, 2024

  1. Fix executions/running - adding project names splitting by comma

    RSE-873-scheduled-forecast-gui-errors
    avelasquezr committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1e7d90c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f4d90 View commit details
    Browse the repository at this point in the history
  3. Fix disableScheduledAndDeleteProject

    Update BasePage.groovy
    Fix tests with new sleep
    avelasquezr committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    48bb689 View commit details
    Browse the repository at this point in the history
  4. Fix tests comments

    1) change disableScheduledAndDeleteProject method to receive params
    2) change api version to the last version.
    3) the original test is added in the where and if it matches with false.
    Additional: Add groovy docs
    Update ProjectUtils.groovy
    avelasquezr committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bcc68a2 View commit details
    Browse the repository at this point in the history
  5. Add test to validate if one project is unathorized

    Refactor code.
    Separate in two method to update configuration project and delete project
    avelasquezr committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a5af02e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    411654e View commit details
    Browse the repository at this point in the history