flocore-node/test
sairajzero 6fb8a4641a Updating the deprecated new Buffer
- replacing new Buffer(int) to Buffer.alloc(int)
- replacing new Buffer('string' [, 'encoding']) to Buffer.from('string' [, 'encoding'])
2021-05-14 16:56:12 +05:30
..
data Upgrades 2017-08-30 18:21:51 -04:00
scaffold btc -> flo 2018-01-15 16:43:07 -08:00
services Updating the deprecated new Buffer 2021-05-14 16:56:12 +05:30
index.unit.js btc -> flo 2018-01-15 16:43:07 -08:00
logger.unit.js wip 2017-07-27 17:49:09 -04:00
node.unit.js Fixed more tests. 2017-07-28 17:17:07 -04:00
utils.unit.js Updating the deprecated new Buffer 2021-05-14 16:56:12 +05:30