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

ac3337bd1e

The reason why this fail is that the Javascript is not loaded yet.
`find` and `fill_in` have the same `default_max_wait_time`. Because of
that adding `find` doesn't solve the problem. Increase wait time
instead.

Fixes https://github.com/openSUSE/osem/issues/2356
2019-03-08 16:53:14 +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-08 16:53:14 +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