- 15 Mar, 2016 1 commit
-
-
Stan Hu authored
-
- 23 Feb, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 29 Jan, 2016 1 commit
-
-
Robert Speicher authored
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.
-
- 22 Jun, 2015 1 commit
-
-
Robert Speicher authored
In case we end up wanting to use it in Spinach as well.
-
- 15 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 26 Apr, 2015 5 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Also adds capybara-screenshot, which will automatically save the page as html and an image whenever a feature fails. Handy for debugging.
-