solana/web3.js/test
Justin Starry 4b7b402e74
fix: allow strings in transaction error validation (#16348)
* fix: allow strings in transaction error validation

* chore: make log tests more robust
2021-04-04 18:02:36 +08:00
..
fixtures/noop-program Fix version more 2021-03-19 09:14:31 -07:00
mocks web3.js: add support for batch getParsedConfirmedTransactions (#16001) 2021-03-22 10:22:59 -07:00
.gitignore chore: replace jest with mocha 2021-02-08 07:57:05 +08:00
account.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
agent-manager.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
bpf-loader.test.ts fix: remove deprecated bpf-sdk, localnet, and examples 2021-03-19 17:45:08 +08:00
cluster.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
connection.test.ts fix: allow strings in transaction error validation (#16348) 2021-04-04 18:02:36 +08:00
nonce.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
publickey.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
rollup.config.js chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
secp256k1-program.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
shortvec-encoding.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
stake-program.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
system-program.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
transaction-payer.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
transaction.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
url.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
validator-info.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
websocket.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00