Files
gitlabhq/spec/support
Robert Speicher bbe0fa91d0 Prevent transient Capybara timeouts during feature tests
The problem occurred because asset compilation takes a long time, so
when the asset cache didn't exist and the first test ran, it would often
(randomly) time out during the generation before the actual test even
had a chance to run.

Now we check if the cache exists before the suite runs, and if not, we
manually fire a request to the root URL in order to generate it. This
should allow subsequent tests to use the cached assets.
2016-01-28 20:56:49 -05:00
..
2016-01-14 12:09:31 -02:00
2015-09-14 18:14:17 +03:00
2015-06-30 17:47:53 -04:00
2015-08-20 12:41:47 -07:00
2015-12-18 14:19:48 -06:00
2015-09-15 17:43:17 +03:00
2015-12-15 00:53:52 -02:00
2015-06-22 14:52:41 -04:00