solana/web3.js/test
Michael Vines eb83604eaf fix: adapt to binary64 -> base64 rename 2020-08-17 22:19:49 -07:00
..
__mocks__ fix: Return proper error objects for HTTP errors 2020-08-17 15:34:20 -07:00
fixtures
mockrpc chore: fix test flakiness and add mock helper (#10956) 2020-07-08 12:46:16 +00:00
.eslintrc.js
account.test.js fix: remove instanceof checks 2020-07-30 11:44:46 -07:00
bpf-loader.test.js feat: add simulateTransaction API 2020-08-11 17:08:27 +08:00
cluster.test.js chore: fix flow config 2020-06-18 15:39:02 +08:00
connection.test.js fix: adapt to binary64 -> base64 rename 2020-08-17 22:19:49 -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
nonce.test.js fix: adapt to binary64 -> base64 rename 2020-08-17 22:19:49 -07:00
publickey.test.js feat: remove hex public key decoding 2020-08-14 22:48:29 +08:00
shortvec-encoding.test.js
stake-program.test.js feat: remove hex public key decoding 2020-08-14 22:48:29 +08:00
system-program.test.js Remove Budget from CLI (#11451) 2020-08-07 16:01:51 -06:00
transaction-payer.test.js feat: remove commitment option from requestAirdrop 2020-06-14 21:57:04 -07:00
transaction.test.js test: tweak test to suss out tx message serialization bug 2020-07-10 15:29:48 -06: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