BigW Consortium Gitlab

  1. 28 Nov, 2016 1 commit
  2. 21 Oct, 2016 1 commit
    • Disable warming of the asset cache in Spinach tests under CI · cf31a0f0
      Stan Hu authored
      I suspect some combination of Knapsack tests cause no regular Rack tests
      to be loaded (i.e. all JavaScript tests), which leads to the error:
      
      ArgumentError: rack-test requires a rack application, but none was given
      
      In CI, we precompile all the assets so there is no need to warm the
      asset cache in any case.
      
      Closes #23613
  3. 18 Oct, 2016 1 commit
  4. 14 Oct, 2016 2 commits
  5. 13 Aug, 2016 1 commit
  6. 21 Jul, 2016 5 commits
  7. 13 Jul, 2016 1 commit
  8. 30 Jun, 2016 1 commit
  9. 08 Jun, 2016 1 commit
  10. 03 Jun, 2016 4 commits
  11. 15 Mar, 2016 1 commit
  12. 09 Mar, 2016 1 commit
  13. 23 Feb, 2016 1 commit
  14. 29 Jan, 2016 1 commit
    • Prevent transient Capybara timeouts during feature tests · bbe0fa91
      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.
  15. 15 Dec, 2015 1 commit
  16. 14 Aug, 2015 1 commit
  17. 22 Jun, 2015 1 commit
  18. 04 Jun, 2015 1 commit
  19. 26 Apr, 2015 4 commits
  20. 12 Feb, 2015 1 commit
  21. 01 Oct, 2014 1 commit
  22. 19 Sep, 2014 2 commits
  23. 31 Jul, 2014 3 commits
  24. 06 Jun, 2014 1 commit
  25. 05 Jun, 2014 1 commit
  26. 30 May, 2014 1 commit