osem-fcy/spec
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
..
ability Drop knapsack 2018-09-20 00:56:17 +02:00
controllers Replace cfps feature tests by controller tests 2019-03-07 12:09:14 +01:00
datatables Rubocop autocorrections 2018-11-16 09:06:05 -08:00
factories Use chartkick globally 2018-12-30 16:57:22 -08:00
features Fix flickering submit valid proposal test 2019-03-15 14:49:36 +01:00
helpers DRY up bootstrapSwitches with default values 2018-06-26 07:10:08 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Adopt more specs to the shoulda-matchers update 2019-02-19 20:50:09 +01:00
pdfs test for missing logo 2018-12-19 12:30:45 -08:00
routing Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
serializers Adapt serializer specs to the new format 2018-11-20 17:30:56 -08:00
support Adapt serializer specs to the new format 2018-11-20 17:30:56 -08:00
views/layouts Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00
spec_helper.rb Install chrome in the development env 2019-02-20 17:45:07 +01:00