Skip to content

Refactor a trials controller layer a bit more

What does this MR do and why?

Screenshots or screen recordings

no change

How to set up and validate locally

note basically trying to emulate feature spec steps in ee/spec/features/trials/saas/creation_with_one_existing_namespace_flow_spec.rb

  1. Setup to simulate SaaS and restart GDK
  2. Create a new group.
  3. Visit trials new path as in http://gdk.test:3000/-/trials/new.
  4. Fill out the form...
  5. The rest would be really hard to emulate here w/o a fully setup local customersDot and is why we have the feature specs that haven't needed to change with this MR.

MR acceptance checklist

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

Related to #393969 (closed)

Edited by Doug Stull

Merge request reports