Skip to content

Resolve "Extract EE specific files/lines for project_creator_spec"

Lin Jen-Shin requested to merge 6436-6149-unify-project_creator_spec into master

What does this MR do?

  1. Implement expect_next_instance_of so we could use it to:
  2. Resolve "Extract EE specific files/lines for project_creator_spec"

Are there points in the code the reviewer needs to double check?

CE at: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19850

We should maybe rewrite all expect_any_instance_of but it's probably pretty minor and we could just do it along the way. Should we document this?

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #6436 (closed), #6149 (closed)

Edited by Lin Jen-Shin

Merge request reports