-
- Téléchargements
Bump selenium-webdriver, implement aspect sorting cucumber step with selenium API
Affichage de
- Gemfile 1 ajout, 6 suppressionsGemfile
- Gemfile.lock 2 ajouts, 7 suppressionsGemfile.lock
- app/assets/javascripts/app/pages/contacts.js 2 ajouts, 2 suppressionsapp/assets/javascripts/app/pages/contacts.js
- app/views/contacts/_aspect_listings.haml 1 ajout, 1 suppressionapp/views/contacts/_aspect_listings.haml
- features/desktop/manages_aspects.feature 1 ajout, 1 suppressionfeatures/desktop/manages_aspects.feature
- features/step_definitions/aspects_steps.rb 15 ajouts, 18 suppressionsfeatures/step_definitions/aspects_steps.rb
... | ... | @@ -261,12 +261,7 @@ group :test do |
gem "capybara", "2.4.4" | ||
gem "database_cleaner" , "1.4.1" | ||
gem "selenium-webdriver", "2.46.2" | ||
source "https://rails-assets.org" do | ||
gem "rails-assets-jquery-simulate", "1.0.1" | ||
gem "rails-assets-jquery-simulate-ext", "1.3.0" | ||
end | ||
gem "selenium-webdriver", "2.47.1" | ||
# General helpers | ||
... | ... |
Veuillez vous inscrire ou vous se connecter pour commenter