Commit Graph

1491 Commits

Author SHA1 Message Date
Ethan Buchman
8231fd4f04
Merge branch 'develop' into matt/ibc-spec 2018-03-19 21:37:32 +01:00
Ethan Buchman
2721307e31
Merge pull request #643 from cosmos/bucky/error-tests
types/errors_test.go
2018-03-18 10:48:26 +01:00
Ethan Buchman
572143f081
Merge pull request #544 from cosmos/fabo/383-rest-server
Rest server
2018-03-18 10:44:57 +01:00
Ethan Buchman
10f50a31fc
Merge pull request #625 from cosmos/bucky/lcd-test-cleanup
lcd test cleanup
2018-03-18 02:13:27 +01:00
Ethan Buchman
1491de4522 types/errors_test.go 2018-03-18 02:04:08 +01:00
Ethan Buchman
64852138b6 fix the tests. includes some hacks 2018-03-18 02:02:26 +01:00
Ethan Buchman
d807d32f8a client/lcd: wip use in-proc tm and lcd for tests 2018-03-17 23:12:43 +01:00
Ethan Buchman
7f3a6e0c04 Options -> AppState 2018-03-17 23:10:44 +01:00
Ethan Buchman
683663f680 fixes post rebase 2018-03-17 23:09:04 +01:00
Ethan Buchman
849c12c7fc
Merge pull request #615 from cosmos/bucky/fees
fees
2018-03-17 22:51:32 +01:00
Fabian Weber
07a1f4dc15 increase timeout for server and add output to console 2018-03-17 22:17:56 +01:00
Fabian Weber
7246a80e38 updated swagger 2018-03-17 22:17:56 +01:00
Fabian Weber
5ea06639f9 fix tests and refactored 2018-03-17 22:17:56 +01:00
Matt Bell
fa78893f40 Fixed LCD tests 2018-03-17 22:17:56 +01:00
Fabian Weber
947262f649 checking for expected sycning response + setting uint32 2018-03-17 22:17:56 +01:00
Fabian Weber
cbbb3be0d4 fixed tests + removed indexed txs 2018-03-17 22:17:56 +01:00
Fabian Weber
cf6f04978c adjusted sending + tx tests 2018-03-17 22:17:56 +01:00
Fabian Weber
1cd6ec1084 most tests working 2018-03-17 22:14:19 +01:00
Fabian Weber
579bd56127 fixed some tests 2018-03-17 22:14:19 +01:00
Ethan Buchman
b44690563a hack city 2018-03-17 22:14:19 +01:00
Ethan Buchman
39c8e4eb7f client/lcd: fix up some tests. print statements abound 2018-03-17 22:14:19 +01:00
rigelrozanski
1778a27082 more of the go-bash stuff for REST 2018-03-17 22:14:19 +01:00
rigelrozanski
fdb9d5f580 moved actual go commands 2018-03-17 22:14:19 +01:00
rigelrozanski
c8032a3588 ... 2018-03-17 22:14:19 +01:00
Fabian
b3532e2d2b using actual running servers + http calls to test REST 2018-03-17 22:14:19 +01:00
rigelrozanski
8858371c43 ... 2018-03-17 22:14:19 +01:00
Fabian Weber
5cc0acf274 improved send coins test 2018-03-17 22:14:19 +01:00
Fabian Weber
8cd9e05fc2 remove keys.db 2018-03-17 22:14:19 +01:00
Fabian
e8e1e2899b removed /latest endpoints and checks 2018-03-17 22:14:19 +01:00
Fabian
abfa409d37 fixed merge 2018-03-17 22:14:19 +01:00
Fabian Weber
1b78752311 removed clutter 2018-03-17 22:14:19 +01:00
Fabian Weber
ef88f34d57 added regexp for version returned 2018-03-17 22:14:19 +01:00
Fabian
0121c98a1e add /accounts endpoints but failing 2018-03-17 22:14:19 +01:00
Fabian
0d423ae066 ignore generated keys.db from tests 2018-03-17 22:14:19 +01:00
Fabian
4ef129d9e6 require seed for account creation 2018-03-17 22:14:19 +01:00
rigelrozanski
f8a34094bf test_helper.go 2018-03-17 22:14:19 +01:00
Fabian
f1cdf57a48 add request test helper 2018-03-17 22:14:19 +01:00
Fabian
8aec254333 add add key test 2018-03-17 22:14:19 +01:00
rigelrozanski
11fdd831ee refactoring server new non-deterministic error :( 2018-03-17 22:14:19 +01:00
Fabian Weber
189ce0d73f added version test 2018-03-17 22:14:19 +01:00
Fabian Weber
134d909cf6 added failing tests for blocks and validators 2018-03-17 22:14:19 +01:00
Fabian Weber
b6c094f1ad improved node status tests 2018-03-17 22:14:19 +01:00
Fabian
2f470baf19 refactored route registering 2018-03-17 22:14:19 +01:00
Fabian Weber
afea775748 improved test output 2018-03-17 22:14:19 +01:00
rigelrozanski
425aadfb19 dep update 2018-03-17 22:14:19 +01:00
rigelrozanski
a28f53721d rebase fixes
...
2018-03-17 22:14:19 +01:00
rigelrozanski
c7589cc67c lcd tests to assert 2018-03-17 22:14:19 +01:00
Fabian Weber
cdba13c531 added node info tests 2018-03-17 22:14:19 +01:00
Fabian
37bbde837b added node syncing endpoint 2018-03-17 22:14:19 +01:00
Fabian Weber
7d36d953f2 added tests for /keys 2018-03-17 22:14:19 +01:00