Skip to content

Add login mattermost to Test::Integration::Mattermost

What does this MR do?

  • Adds a positional parameter to specify location of the mattermost server to Test::Integration::Mattermost
  • Adds some structure for Runtime::Scenario properties
  • Adds some modelling of Mattermost pages

All in order to:

  • Test logging into Mattermost using oauth against the sibling gitlab instance

Part of gitlab-qa#26 (closed)

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Richard Clamp

Merge request reports