solana/web3.js/test
Josh e0eb374d9c
feat: introduce getRecentPerformanceSamples rpc (#12442)
* feat: introduce getRecentPerformanceSamples rpc

* test: indroduce tests and clean up style

* test: skip live tests

* feat: run tests live
2020-10-08 20:26:58 -07:00
..
__mocks__ feat: use pubsub to confirm transactions (#12095) 2020-09-08 13:12:47 +08:00
fixtures
mockrpc feat: use pubsub to confirm transactions (#12095) 2020-09-08 13:12:47 +08:00
.eslintrc.js
account.test.js fix: remove instanceof checks 2020-07-30 11:44:46 -07:00
agent-manager.test.js fix: use socket pooling for http requests in Node.js (#12480) 2020-09-25 23:52:01 +08:00
bpf-loader.test.js fix: return correct number of signatures needed to load programs (#12729) 2020-10-09 08:58:03 +08:00
cluster.test.js chore: fix flow config 2020-06-18 15:39:02 +08:00
connection.test.js feat: introduce getRecentPerformanceSamples rpc (#12442) 2020-10-08 20:26:58 -07:00
get-confirmed-block.test.js feat: add err field to status results 2020-06-14 21:57:04 -07:00
new-account-with-lamports.js feat: use pubsub to confirm transactions (#12095) 2020-09-08 13:12:47 +08:00
nonce.test.js feat: create instructions instead of transaction from system program (#12156) 2020-09-10 15:43:32 +08:00
publickey.test.js fix: bn clipping in create_program_address (#11951) 2020-08-31 15:02:21 -07:00
shortvec-encoding.test.js
stake-program.test.js chore: add integration test (#12143) 2020-09-09 23:32:50 +00:00
system-program.test.js feat: create instructions instead of transaction from system program (#12156) 2020-09-10 15:43:32 +08:00
transaction-payer.test.js feat: create instructions instead of transaction from system program (#12156) 2020-09-10 15:43:32 +08:00
transaction.test.js fix: support serialization of partially signed transactions 2020-09-13 07:20:14 +00:00
url.js fix: connection url can upgrade to a websocket if no port is supplied 2020-06-14 21:57:04 -07:00
validator-info.test.js
websocket.test.js feat: add idle timeout and fix subscription race (#12093) 2020-09-07 23:12:22 +08:00