• Mark Lapierre's avatar
    Adds an E2E test of multi-project pipelines · e13631b8
    Mark Lapierre authored
    Uses a group runner rather than 2 project runners, so it also adds the
    ability to override the token used when registering a runner (the
    default is to use the token for the project attribute of the runner).
    
    Adds the ability to remove a runner via the API, which also removes
    the runner service (docker container).
    
    Extracts the CI badge element and methods to a component that is
    shared with the pipeline page object and the job page object.
    
    Fixes a bug in `click_element` that meant text input was ignored.
    e13631b8
qa.rb 14.6 KB