loopback-connector/test
Miroslav Bajtoš 6fd3ac7285 Add BinaryPacker from kv-redis connector
Add a helper for encoding JavaScript values into binary Buffers.

The implemenetation is based on msgpack5 format and preserves JavaScript
objects like Buffers and Dates, as opposed to (binary)JSON.
2016-10-24 09:58:04 +02:00
..
connectors update copyright notices and license 2016-05-05 21:50:59 -07:00
automigrate.test.js update copyright notices and license 2016-05-05 21:50:59 -07:00
binary-packer.test.js Add BinaryPacker from kv-redis connector 2016-10-24 09:58:04 +02:00
model-key-composer.test.js Add ModelKeyComposer from kv-redis connector 2016-10-24 09:58:04 +02:00
smoke.test.js update copyright notices and license 2016-05-05 21:50:59 -07:00
sql.test.js update copyright notices and license 2016-05-05 21:50:59 -07:00
transaction.test.js update copyright notices and license 2016-05-05 21:50:59 -07:00