diaspora/features/support
Jonne Haß 8b8071925d Make toggle aspect call synchronous and bump capybaras wait timeout
in features/desktop/aspect_navigation.feature:18 we quickly leave the page
before waiting for the request to finish. By making the HTTP call
synchronous we wait for it to finish before we reflect the change in the DOM,
thus giving Capybara a chance to wait for it. Also let Capybara wait longer.
This should random failures of the aforementioned cuke rarer.
2014-01-26 00:13:06 +01:00
..
application_cuke_helpers.rb another attempt at stabilizing features/signs_up.feature 2013-08-04 17:01:12 +02:00
database_cleaner_patches.rb remove patch for db cleaner (version bump seemed to resolve it) 2011-12-05 23:50:50 -08:00
env.rb Make toggle aspect call synchronous and bump capybaras wait timeout 2014-01-26 00:13:06 +01:00
integration_sessions_controller.rb Render a little bit less in the IntegrationSessionsController 2011-07-04 16:07:05 -07:00
integration_sessions_form.haml make cucumber faster by logging in through a much simpler stubby controller. Save about 1m on my laptop. 2011-07-04 08:11:12 -07:00
paths.rb replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
poor_mans_webmock.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
publishing_cuke_helpers.rb avoid publishing empty posts (fixes #4401) 2013-09-24 21:57:22 +02:00
server.rb check to see if rails is already loaded in a couple of places 2011-01-19 13:30:12 -08:00
user_cuke_helpers.rb bump capybara 2013-07-31 01:47:23 +02:00