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
database_cleaner_patches.rb
env.rb
integration_sessions_controller.rb
integration_sessions_form.haml
paths.rb
poor_mans_webmock.rb
publishing_cuke_helpers.rb
server.rb
user_cuke_helpers.rb