gitlab-org--gitlab-foss/spec/features/projects/clusters
Dylan Griffith ebac9c81ad Fix feature spec Clusters Applications (#17052)
We need to actually wait for the "Install" button to be enabled before clicking it otherwise we have a race condition where it sometimes works. Also change the `expect(page.find(...))` to `expect(page).to have_css` as this is prefered to avoid race conditions
2018-03-01 12:01:50 +11:00
..
applications_spec.rb Fix feature spec Clusters Applications (#17052) 2018-03-01 12:01:50 +11:00
gcp_spec.rb Fix GCP cluster feature spec 2018-02-12 21:32:56 +01:00
interchangeability_spec.rb
user_spec.rb