gitlab-org--gitlab-foss/spec
Grzegorz Bizon fcf106897e Do not use javascript in specs for issue move
Feature specs that were using javascript took a long time to finish
(about 10x longer) and where hitting Poltergeist timeouts.

This modification skips using javascript with select2 selecbox, thus it
is faster, but this also does not check some JavaScript related
features.
2016-03-17 12:25:17 +01:00
..
config
controllers
factories
features Do not use javascript in specs for issue move 2016-03-17 12:25:17 +01:00
finders
fixtures
helpers
initializers
javascripts
lib Add implementation of reference unfolder using banzai 2016-03-17 07:39:16 +01:00
mailers Add new notifications for issue move action 2016-03-17 07:39:16 +01:00
models Prevent issue move if issue has been already moved 2016-03-17 11:48:51 +01:00
requests
routing
services Prevent issue move if issue has been already moved 2016-03-17 11:48:51 +01:00
support Merge branch 'fix-capybara-deprecation-warnings' into 'master' 2016-03-16 00:00:38 +00:00
tasks/gitlab
views
workers Specs for the DeleteUserService 2016-03-15 22:19:51 +01:00
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb