ip2region_private/binding/nodejs/tests
MaleDong 1331f75997 Refactor of codes in node.js
1) Add async method: `binarySearch` and `btreeSearch`.
2) Refactor of tests by putting them into `tests` folder.
3) Create several new tests in details.
4) Remove useless and reformat codes to be clear.
5) Remove useless snapshots, because they can be recreated when you run `npm run test`.
2018-07-29 20:02:14 +08:00
..
utils Refactor of codes in node.js 2018-07-29 20:02:14 +08:00
constructorTest.spec.js Refactor of codes in node.js 2018-07-29 20:02:14 +08:00
createTest.spec.js Refactor of codes in node.js 2018-07-29 20:02:14 +08:00
exceptionTest.spec.js Refactor of codes in node.js 2018-07-29 20:02:14 +08:00