Jude Nelson
|
5989fc7650
|
test storage gateway better: make sure the client only stores to the blockstack server gateway (and not to disk as well)
|
2017-04-27 19:36:47 -04:00 |
|
Jude Nelson
|
c4185dcb9c
|
disable safety checks, since we want to simulate what happens with lots of imports at once
|
2017-04-27 19:35:46 -04:00 |
|
Jude Nelson
|
c5c8bc2229
|
fix up imports
|
2017-04-27 19:35:36 -04:00 |
|
Jude Nelson
|
c092198935
|
give atlas peers 120 seconds to catch up, now that we have more updates to process
|
2017-04-25 20:22:40 -04:00 |
|
Jude Nelson
|
b5e8555ff5
|
test for malformed OP_RETURNs
|
2017-04-25 18:18:29 -04:00 |
|
Jude Nelson
|
cd2e8f8b75
|
blockstack-core, not blockstack-server
|
2017-04-25 11:12:25 -04:00 |
|
Jude Nelson
|
7ffab047da
|
better debug output when filling wallets
|
2017-04-24 20:12:02 -04:00 |
|
Jude Nelson
|
8cddb74162
|
move derelict tests to the attic
|
2017-04-20 17:48:27 -04:00 |
|
Jude Nelson
|
e22b168fb4
|
remove redundant set_wallet
|
2017-04-20 17:48:17 -04:00 |
|
Jude Nelson
|
6742b68655
|
use virtualchain's and blockstack_client's APIs where applicable; WIP moving off of pybitcoin
|
2017-04-20 17:47:56 -04:00 |
|
Jude Nelson
|
4c710dd1a2
|
start the API server explicitly
|
2017-04-20 17:47:46 -04:00 |
|
Jude Nelson
|
8214739336
|
start the API server explicitly
|
2017-04-20 17:47:20 -04:00 |
|
Jude Nelson
|
1c94eae0f0
|
no safety checks when doing lots of initial imports in one go
|
2017-04-20 17:46:54 -04:00 |
|
Jude Nelson
|
94e60e929d
|
test including a message in a transaction
|
2017-04-13 17:51:52 -04:00 |
|
Jude Nelson
|
db7ee971db
|
extend blockstack_get_zonefile() to return raw data; implement CLI name import test wrapper
|
2017-04-13 11:00:40 -04:00 |
|
Jude Nelson
|
69727df7fe
|
test name imports (including bad input) via CLI
|
2017-04-13 10:58:51 -04:00 |
|
Jude Nelson
|
c2d336a43d
|
rename test to be consistent with our test naming scheme
|
2017-04-13 10:58:18 -04:00 |
|
Jude Nelson
|
928a509520
|
test CLI namespace reveal for bad inputs
|
2017-04-12 17:16:46 -04:00 |
|
Jude Nelson
|
a50392a23f
|
add CLI test for namespace preorder, namespace reveal, and namespace ready
|
2017-04-12 17:16:32 -04:00 |
|
Jude Nelson
|
30af1eb633
|
add CLI namespace preorder + namespace reveal test
|
2017-04-12 17:16:20 -04:00 |
|
Jude Nelson
|
493b88b77f
|
add namespace_preorder CLI test
|
2017-04-12 17:16:10 -04:00 |
|
Jude Nelson
|
a6c07f0974
|
add CLI wrappers for the CLI commands for namespace_preorder, namespace_reveal, and namespace_ready
|
2017-04-12 17:15:49 -04:00 |
|
Jude Nelson
|
5cddfe5aa4
|
don't forget return True
|
2017-04-12 17:15:39 -04:00 |
|
Jude Nelson
|
c67cddbb4d
|
blockstack-storage is going to be separate from blockstack.js
|
2017-04-12 17:15:25 -04:00 |
|
Jude Nelson
|
5707298c73
|
sync with new immutable data api
|
2017-04-05 15:08:13 -04:00 |
|
Jude Nelson
|
daacde86f7
|
for doing zone file updates and loading data for put_mutable, only take a path on the CLI
|
2017-04-05 11:22:13 -04:00 |
|
Jude Nelson
|
34be06c4c8
|
log connection info
|
2017-03-30 17:13:50 -04:00 |
|
Jude Nelson
|
e9697de248
|
remove gnupg
|
2017-03-30 16:21:46 -04:00 |
|
Jude Nelson
|
da309ad0bd
|
add integration test to test datastore clients in blockstack.js
|
2017-03-30 12:00:09 -04:00 |
|
Jude Nelson
|
214faf40e2
|
add integration test to test blockstack.js authentication with Core
|
2017-03-30 11:59:50 -04:00 |
|
Jude Nelson
|
fca298d815
|
add methods to set up a node.js package for testing
|
2017-03-30 11:59:37 -04:00 |
|
Jude Nelson
|
1959bb1954
|
add a test script and test case that, when run, will set up a test environment suitable for testing portal
|
2017-03-29 01:04:18 -04:00 |
|
Jude Nelson
|
fe36d68d49
|
optionally don't start the API server when setting the wallet
|
2017-03-29 01:02:18 -04:00 |
|
Jude Nelson
|
0d9f87427d
|
always require a data key when setting the test wallet
|
2017-03-27 18:11:04 -04:00 |
|
Jude Nelson
|
dc474c96f2
|
version bump
|
2017-03-27 18:10:48 -04:00 |
|
Jude Nelson
|
4ba8e2dc25
|
'bearer' for api password; add method to generate but not broadcast signed txs
|
2017-03-27 18:10:28 -04:00 |
|
Jude Nelson
|
9b0cc8fa2f
|
test UTXO endpoint
|
2017-03-27 18:05:41 -04:00 |
|
Jude Nelson
|
5f28bdeffe
|
test datastores across multiple services, where one can fail during reads or writes. make sure that our invariants hold
|
2017-03-23 18:59:24 -04:00 |
|
Jude Nelson
|
47a42d16a5
|
test datastores across multiple services
|
2017-03-23 18:59:09 -04:00 |
|
Jude Nelson
|
00f7422fcc
|
make sure duplicate mkdir and rmdir fail appropriately
|
2017-03-23 18:56:13 -04:00 |
|
Jude Nelson
|
262f34634c
|
cleanup
|
2017-03-22 15:41:03 -04:00 |
|
Jude Nelson
|
2968eb9447
|
add setenv helper to control the API server envars
|
2017-03-22 15:01:15 -04:00 |
|
Jude Nelson
|
cf70a9b8f6
|
test 0.14 legacy wallets, specifically
|
2017-03-21 11:40:45 -04:00 |
|
Jude Nelson
|
62e7547282
|
test 0.13 legacy wallets, specifically
|
2017-03-21 11:40:35 -04:00 |
|
Jude Nelson
|
fff4d83e7e
|
test 0.13 and 0.14 legacy wallets; allow idempotent key import
|
2017-03-21 11:40:10 -04:00 |
|
Jude Nelson
|
9ba23e9906
|
pre-0.13 wallet
|
2017-03-21 11:40:00 -04:00 |
|
Jude Nelson
|
efe79cf3bf
|
test stale files and directories
|
2017-03-17 11:45:33 -04:00 |
|
Jude Nelson
|
9428761a94
|
put/get files multiple times with different data but same path
|
2017-03-16 18:01:40 -04:00 |
|
Jude Nelson
|
156b3c5f9e
|
some modifications on the tests before moving to the attic (irrelevant now)
|
2017-03-16 11:37:21 -04:00 |
|
Jude Nelson
|
c081ac1eec
|
move now-obsolete tests to the attic/ directory (so they won't be run)
|
2017-03-16 11:37:01 -04:00 |
|