1. 26 8月, 2017 1 次提交
    • R
      Remove skipped examples in filtered issues feature spec · dc5a6b61
      Robert Speicher 提交于
      We perform a ton of expensive setup in this spec, via both `before` and
      `let!`. When we use `skip` inside an `it` block, rather than skipping
      the block entirely via `xit`, we still perform this expensive setup,
      only to do absolutely nothing with it, resulting in wasted time.
      Minutes, in this case.
      
      Further, these specs have been sitting in our test suite for about seven
      months now, so the likelihood of them being addressed soon seems low.
      dc5a6b61
  2. 25 8月, 2017 8 次提交
  3. 24 8月, 2017 7 次提交
  4. 23 8月, 2017 24 次提交