Beau/src/__tests__
Sergio Díaz d5da7d87e2
Small refactoring. (#44)
Basically I like how when using Object.entries you can destructure and
name the value. It feels a lot more explicit to give the value a name
rather than refer to it as obj[k]. The syntax is not super pretty though.
2018-08-05 00:00:54 -06:00
..
__snapshots__ Small refactoring. (#44) 2018-08-05 00:00:54 -06:00
beau.spec.js This allows extra documents in a yaml config file to be embeded as hosts.(#40) 2018-07-31 23:23:32 -06:00
config.spec.js This allows extra documents in a yaml config file to be embeded as hosts.(#40) 2018-07-31 23:23:32 -06:00
plugins.spec.js Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
request.spec.js Added a version mismatch warning. (#37) 2018-06-14 23:12:16 -06:00
requestCache.spec.js Adding basic tests to shared utilities. (#35) 2018-06-06 16:56:12 -06:00
requestList.spec.js Reindenting. (#17) 2018-05-04 11:47:28 -06:00
schema.spec.js Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
shared.spec.js Adding basic tests to shared utilities. (#35) 2018-06-06 16:56:12 -06:00