Commit Graph

36 Commits (cd258dd3dddf0982a48dfdcd862fc4d61bab5168)

Author SHA1 Message Date
Martin Boehm dc660a2d16 Add digibyte tests 2018-10-26 15:09:07 +02:00
Martin Boehm d1176e17d1 Implement apiSendTx and apiEstimateFee 2018-10-25 18:26:51 +02:00
Samad Sajanlal 4cd6b3b49c add GameCredits (GAME) to Blockbook (#79)
* add GameCredits (GAME) to Blockbook

* add GameCredits (GAME) integration tests
2018-10-24 11:33:26 +02:00
Martin Boehm 017c6b3736 Add socket.io unit tests 2018-10-19 16:37:49 +02:00
Martin Boehm c852214407 Complete explorer/api unit tests 2018-10-19 16:37:49 +02:00
Martin Boehm 9fd647014a Add test explorerAddress, explorerSpendingTx, explorerBlocks 2018-10-19 16:37:48 +02:00
Martin Boehm a6dce9f770 Add unit test for explorerTx, explorerBlock, explorerIndex 2018-10-19 16:37:48 +02:00
Martin Boehm cc11ae1e57 Setup public http server test 2018-10-19 16:37:48 +02:00
Martin Boehm caab79ed94 Extract rocksdb_test data to dbtestdata package for reusibility 2018-10-19 16:37:48 +02:00
Yura Pakhuchiy 11520bd18f Groestlcoin (GRS) support (#33) 2018-10-18 18:08:19 +02:00
Jakub Matys e4c1f62e03 Removed unused import 2018-10-17 13:43:41 +02:00
Jakub Matys 9588d3510c testConnectBlocks uses looser limits 2018-10-17 13:37:42 +02:00
Jakub Matys acae88fcdc Changed test names in order to filter mainnet/testnet targets 2018-10-16 13:01:10 +02:00
Martin Boehm 84b457b34a Use TxAddresses index in TxCache 2018-10-08 14:55:21 +02:00
Jakub Matys 4fe265ac1a Added sync tests for bcash, bgold, dash, doge, litecoin, vertcoin 2018-10-05 14:58:31 +02:00
Jakub Matys bcf784489e Added sync tests for bcash, zcash, zcash_testnet 2018-10-04 18:43:58 +02:00
Jakub Matys e9075ee4fd Added sync test for testnet 2018-10-04 16:07:34 +02:00
Jakub Matys 24e59296a3 HandleFork test verifies balance of addresses too 2018-10-04 16:06:41 +02:00
Jakub Matys af7a8f2f64 Fixed P2PK issue in connectBlocks tests 2018-10-04 15:27:56 +02:00
Jakub Matys c66278f456 Changed for loops to range loops 2018-10-04 12:57:21 +02:00
Jakub Matys 07493fc198 Fixed MempoolSync issues: P2PK addresses, missing txs 2018-10-04 12:49:28 +02:00
Jakub Matys 5fc74eca31 Fixed fakeChain 2018-10-04 10:43:22 +02:00
Jakub Matys 37c66e81ba Runs tests in order by name 2018-10-04 10:41:43 +02:00
Jakub Matys 911c62fb32 Integration tests are tagged for conditional compilation 2018-10-04 10:40:25 +02:00
Jakub Matys cb06687ccf Merge branch 'master' into tests 2018-10-03 13:18:50 +02:00
Jakub Matys 23f111d1dc Resets params registry when each test is done 2018-10-03 11:35:48 +02:00
Jakub Matys e102c81577 Merge branch 'params-registration' into tests 2018-10-02 22:11:07 +02:00
wlc- ecf6ca3081 Add Myriad (#68)
* Myriad

* [Myriad] Use Internal Explorer

* [Myriad] Add size and time to ParseBlock
2018-10-02 17:09:56 +02:00
Jakub Matys 1bdb06f2ff Ensure tests are runnable 2018-10-01 14:49:05 +02:00
Jakub Matys 5000c01f11 WIP: sync tests 2018-10-01 14:32:40 +02:00
Jakub Matys c5cb1e2e54 Merge branch 'integration-tests-upgrade' into tests 2018-10-01 13:43:38 +02:00
Jakub Matys 642310eb95 Added tests for single-thread connectBlocks 2018-09-26 12:19:40 +02:00
Jakub Matys 2531c789dd Allow multiple block ranges for sync test 2018-09-24 15:31:39 +02:00
Jakub Matys d67eae31bb Test fee amount only for transactions with inputs 2018-09-24 15:31:39 +02:00
Jakub Matys e08e923ee8 Compare strings instead of floats 2018-09-24 13:30:09 +02:00
Jakub Matys 5754523317 WIP: sync integration tests 2018-09-20 09:39:13 +02:00