Beau/src
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
..
__mocks__ Added a version mismatch warning. (#37) 2018-06-14 23:12:16 -06:00
__tests__ Small refactoring. (#44) 2018-08-05 00:00:54 -06:00
beau.js Added a version mismatch warning. (#37) 2018-06-14 23:12:16 -06:00
config.js Small refactoring. (#44) 2018-08-05 00:00:54 -06:00
plugins.js This allows extra documents in a yaml config file to be embeded as hosts.(#40) 2018-07-31 23:23:32 -06:00
request.js Small refactoring. (#44) 2018-08-05 00:00:54 -06:00
requestCache.js Adding basic tests to shared utilities. (#35) 2018-06-06 16:56:12 -06:00
requestList.js Small refactoring. (#44) 2018-08-05 00:00:54 -06:00
schema.js Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
shared.js Small refactoring. (#44) 2018-08-05 00:00:54 -06:00