Skip to content

Add e2e tests for purchase storage with new route

Chloe Liu requested to merge e2e-add-storage-spec into master

What does this MR do and why?

  • Add an e2e test for purchasing storage using new checkout flow (enabling :new_route_storage_purchase in tests)
  • Update CI tests to use Helper::Plan module

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Run

bundle exec bin/qa Test::Instance::All https://staging.gitlab.com -- qa/specs/features/ee/browser_ui/fulfillment/purchase/purchase_storage_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Chloe Liu

Merge request reports