Nate Fischer
5823ab18bb
test(exec): add tests for coverage ( #744 )
...
* test(exec): add tests for coverage
No logic change.
This adds one test to cover some missing lines, and adds some `istanbul ignore`
directives.
I see 100% line coverage for `src/exec.js` when running:
```sh
$ nyc --reporter=text --reporter=lcov ava --serial test/exec.js`
```
Fixes #742
* Fix lint
2017-06-17 19:09:01 -07:00
..
2017-04-15 02:01:58 -07:00
2017-06-06 21:10:27 -07:00
2016-12-20 11:27:02 -08:00
2017-05-08 22:57:58 -07:00
2017-06-06 21:10:27 -07:00
2016-12-20 11:27:02 -08:00
2017-06-06 21:10:27 -07:00
2016-12-20 11:27:02 -08:00
2017-05-02 19:54:56 -07:00
2017-01-07 22:40:38 -08:00
2017-06-06 21:10:27 -07:00
2016-12-20 11:27:02 -08:00
2017-06-17 19:09:01 -07:00
2017-02-02 15:21:58 -08:00
2017-01-07 22:40:38 -08:00
2017-01-07 22:40:38 -08:00
2017-06-17 18:31:24 -07:00
2017-01-07 22:40:38 -08:00
2017-03-05 10:24:09 -08:00
2017-05-16 00:30:11 -07:00
2017-04-15 02:01:58 -07:00
2017-03-05 10:24:09 -08:00
2017-01-07 22:40:38 -08:00
2017-01-07 22:40:38 -08:00
2017-03-06 00:54:26 -08:00
2017-01-07 22:40:38 -08:00
2017-04-15 00:49:10 -07:00
2017-01-07 22:40:38 -08:00
2017-04-15 00:51:29 -07:00
2017-04-15 00:51:29 -07:00
2017-05-08 22:57:58 -07:00
2017-05-08 22:57:58 -07:00
2016-12-20 11:27:02 -08:00
2017-04-14 23:04:21 -07:00
2017-03-05 10:24:09 -08:00
2017-03-05 10:24:09 -08:00
2017-01-07 22:40:38 -08:00
2017-05-08 22:57:58 -07:00
2017-02-10 10:32:22 -08:00