Skip to content

create test scenario for adding milestone to merge request

Dan Davison requested to merge ddavison/gitlab-ce:add-mr-milestone-test into master

What does this MR do?

This MR is designed to fix gitlab-qa#231 (closed). I've also created stubs for 232 and 233.

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

Why was this MR needed?

This MR was necessary to expand the functionality of testing. Currently the test suite does not contain tests for attaching a milestone to a merge request

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitlab-qa#231 (closed)

/cc @rymai

Edited by Dan Davison

Merge request reports