loopback-connector/test
Masu Lin d45aaec5ef Add JSONStringPacker
Add a helper for encoding JavaScript values into JSON String format.

The implementation is based on JSON String format
and preserves JavaScript objects like Buffers
and Dates, as opposed to encoding format.
2016-10-29 00:20:34 +08: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
json-string-packer.test.js Add JSONStringPacker 2016-10-29 00:20:34 +08: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 Increase delay in tests to stop intermittent fails 2016-10-24 10:05:25 +02:00