Beau/src/__tests__/__snapshots__
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
..
beau.spec.js.snap Small refactoring. (#44) 2018-08-05 00:00:54 -06:00
config.spec.js.snap 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.snap This allows extra documents in a yaml config file to be embeded as hosts.(#40) 2018-07-31 23:23:32 -06:00
request.spec.js.snap Added a version mismatch warning. (#37) 2018-06-14 23:12:16 -06:00
requestList.spec.js.snap Allow the escaping of variables. 2018-04-13 10:12:03 -06:00