• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

avajs / ava / 3186

Builds Branch Commit Type Ran Committer Via Coverage
3186 make-snapshot-work Make snapshots usable again * Make the Runner manage the snapshot state. Thread an accessor to the `t.snapshot()` assertion. * Save snapshots when runner has finished. Fixes #1218. * Use jest-snapshot directly, without serializing values. Use j... push 21 Mar 2017 04:50PM UTC novemberborn travis-ci pending completion   set done
3184 master Pass options object to Test constructor There are too many parameters. Pull #1314 21 Mar 2017 03:10PM UTC web-flow travis-ci pending completion   set done
3185 test-overhaul Pass options object to Test constructor There are too many parameters. push 21 Mar 2017 03:10PM UTC novemberborn travis-ci pending completion   set done
3182 test-overhaul Record stack for async throws assertions If the assertion fails, the AssertionError no longer has access to the stack of when the assertion was called. Record it before entering the promise chain. push 21 Mar 2017 02:26PM UTC novemberborn travis-ci pending completion   set done
3181 test-overhaul tmp! Install babel-plugin-ava-throws-helper Pull #1315 20 Mar 2017 05:52PM UTC web-flow travis-ci pending completion   set done
3180 better-throws-helper tmp! Install babel-plugin-ava-throws-helper push 20 Mar 2017 05:47PM UTC novemberborn travis-ci pending completion   set done
3179 master Fail async tests if not ended before event loop empties Rather than keeping an infinite timer open, waiting for `t.end()` to be called, fail the callback test if it is not ended when the event loop empties. Similarly, fail promise/observable ret... Pull #1314 20 Mar 2017 03:27PM UTC web-flow travis-ci pending completion   set done
3178 test-overhaul Fail async tests if not ended before event loop empties Rather than keeping an infinite timer open, waiting for `t.end()` to be called, fail the callback test if it is not ended when the event loop empties. Similarly, fail promise/observable ret... push 20 Mar 2017 02:55PM UTC novemberborn travis-ci pending completion   set done
3177 master Include anonymous functions in stack traces Some functions are more anonymous than others. Node does a pretty good job of naming functions like this: ```js const fn = () => { throw "whoops!" } // <-- gets named `fn` in stacktraces ``` But in so... Pull #1313 20 Mar 2017 12:31PM UTC web-flow travis-ci pending completion   set done
3176 master Include anonymous functions in stack traces Some functions are more anonymous than others. Node does a pretty good job of naming functions like this: ```js const fn = () => { throw "whoops!" } // <-- gets named `fn` in stacktraces ``` But in so... Pull #1313 20 Mar 2017 10:26AM UTC web-flow travis-ci pending completion   set done
3174 master Bump dependencies and fix lint issues push 18 Mar 2017 11:26AM UTC sindresorhus travis-ci pending completion   set done
3173 master Typecheck arguments to t.regex() and t.notRegex() push 17 Mar 2017 09:10AM UTC sindresorhus travis-ci pending completion   set done
3172 master Typecheck arguments to t.regex() and t.notRegex() Pull #1312 15 Mar 2017 03:38PM UTC web-flow travis-ci pending completion   set done
3171 more-assertion-changes Typecheck arguments to t.regex() and t.notRegex() push 15 Mar 2017 03:34PM UTC novemberborn travis-ci pending completion   set done
3170 master Fix `nodeExternals` in the precompiling-with-webpack recipe (#1310) push 15 Mar 2017 09:03AM UTC sindresorhus travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 62
  • 63
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc