Skip to content

Migrate Gitlab::Page::Group::Settings::UsageQuotas Away from Chemlab

What does this MR do and why?

Relates to gitlab-org/quality/quality-engineering/team-tasks#2636 (closed)

As part of a larger effort to Migrate Chemlab E2E Tests in the GitLab Project Back to The GitLab E2E Framework, this MR:

  • Migrates the Chemlab page class Gitlab::Page::Group::Settings::UsageQuotas to QA::EE::Page::Group::Settings::UsageQuotas in the GitLab E2E test framework
  • Updates data-testid names to follow the GitLab E2E test framework's element naming convention

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

The only E2E tests affected by these changes (ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb and ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb) are currently configured to only run against Staging at this time.

Merge request reports

Loading