Skip to content

Add view elements to deploy keys pages

Lin Jen-Shin requested to merge qa-add-deploy-key-view-elements into master

What does this MR do?

Add view elements to deploy keys pages

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

  • I feel we need something for fill_in to use the elements. This also applies to click_on otherwise it feels inconsistent. Same for page.within and page.find.
  • It's weird to string matches against vue files, but that's where the class was defined...

@grzesiek What do you think?

What are the relevant issue numbers?

See gitlab-qa#154 (closed)

Merge request reports