mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-02 08:55:53 +00:00
Update account_objects test:
* Use Request over json-rpc * Use lodash to filter irrelevant fields from expectations * Use LedgerState for state setup * Test using limit and marker Conflicts: test/account_objects-test.js
This commit is contained in:
committed by
Vinnie Falco
parent
4d0ed3d857
commit
4c5308da8d
@@ -10,6 +10,7 @@
|
||||
"async": "~0.2.9",
|
||||
"deep-equal": "0.0.0",
|
||||
"extend": "~1.2.0",
|
||||
"lodash": "^3.5.0",
|
||||
"request": "^2.47.0",
|
||||
"ripple-lib": "0.10.0",
|
||||
"simple-jsonrpc": "~0.0.2"
|
||||
|
||||
Reference in New Issue
Block a user