Skip to content

Decouple QA test subject's address from Capybara/RSpec

What does this MR do?

This MR is an attempt to decouple test subject's address from Capybara / RSpec.

Why was this MR needed?

We need that because we need to test two Geo nodes at once and switch the browser from one to another during a single test execution.

What are the relevant issue numbers?

Closes gitlab-qa#88 (closed)

Edited by Grzegorz Bizon

Merge request reports