osem-fcy/spec/features
Ana María Martínez Gómez 52d0ff3b3e
Fix flickering submit valid proposal test
The `find` was added to try to fix the flickering test: ac3337b

`find` and `fill_in` have the same `default_max_wait_time`, so didn't
change the problem.

The reason why this fails sometimes is that the Javascript for the
description (for the text editor) moves the 'Do you require something
special?' link a bit down. This causes that the link is not actually
clicked if capybara found it before it moved. Ensuring that the link is
searched after the description has been introduced solves the problem.

Finally fixes https://github.com/openSUSE/osem/issues/2356

Co-authored-by: Stephan Kulow <stephan@kulow.org>
2019-03-15 14:49:36 +01:00
..
base_controller_spec.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
cfp_ability_spec.rb Rename 'Call for Papers' to 'Calls for Content' 2018-12-19 13:18:24 -08:00
code_of_conduct_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
commercials_spec.rb Add a switch for allowing registration on events (proposals) 2018-12-19 13:18:24 -08:00
conference_registration_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
conference_spec.rb Fix test for picktime 2019-03-09 01:47:33 +05:30
contact_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
difficulty_levels_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
email_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
event_types_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
info_desk_ability_spec.rb Every campaign has an end. 2018-10-16 21:34:04 +02:00
lodgings_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
omniauth_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
organization_admin_ability_spec.rb Rename 'Call for Papers' to 'Calls for Content' 2018-12-19 13:18:24 -08:00
organization_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
organizer_ability_spec.rb Rename 'Call for Papers' to 'Calls for Content' 2018-12-19 13:18:24 -08:00
program_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
proposals_spec.rb Fix flickering submit valid proposal test 2019-03-15 14:49:36 +01:00
registration_periods_spec.rb Enable registration to proceed without requiring a ticket. 2019-02-16 00:53:40 +01:00
resource_spec.rb Adapt tests to new, pickier Capybara 2018-11-19 15:10:14 -08:00
roles_spec.rb Adapt tests to new, pickier Capybara 2018-11-19 15:10:14 -08:00
rooms_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
splashpage_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
sponsor_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
sponsorship_level_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
ticket_purchases_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
tickets_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
track_organizer_ability_spec.rb Every campaign has an end. 2018-10-16 21:34:04 +02:00
tracks_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
user_ability_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
user_spec.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
venues_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00
versions_spec.rb Adopt spec to changes in the messages 2019-02-19 21:57:20 +01:00
volunteers_spec.rb Fix up test failures in Chrome & Firefox 2018-11-19 08:40:55 -08:00