solana/web3.js/test
Steven Luscher 412d9be445
fix: repair web3 connection tests by making fewer assumptions about the existence of particular blocks (#23921)
* fix: repair 'get confirmed signatures for address' test in web3.js

* fix: repair 'get signatures for address' test in web3.js

* fix: repair 'get parsed confirmed transactions' test in web3.js

* fix: repair 'get transaction' test in web3.js

* fix: repair 'get confirmed transaction' test in web3.js

* fix: repair 'get block' test in web3.js

* fix: repair 'get confirmed block' test in web3.js

* fix: repair 'get block signatures' test in web3.js

* fix: repair 'get block time' test in web3.js

Co-authored-by: steveluscher <github@steveluscher.com>
2022-03-24 22:21:14 -07:00
..
fixtures/noop-program Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
mocks chore: update Connection to non-deprecated endpoints (#22800) 2022-01-28 00:43:01 +01:00
.gitignore
account.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
agent-manager.test.ts
bpf-loader.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
cluster.test.ts fix: cluster test 2021-05-14 16:20:39 -06:00
connection.test.ts fix: repair web3 connection tests by making fewer assumptions about the existence of particular blocks (#23921) 2022-03-24 22:21:14 -07:00
ed25519-program.test.ts feat: support for builtin ed25519 program 2021-09-15 09:09:51 +01:00
epoch-schedule.test.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
keypair.test.ts feat: generate random keypair with constructor (#17448) 2021-05-24 21:04:05 -07:00
nonce.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
publickey.test.ts fix: add publickey toJSON (#22004) 2021-12-20 15:16:32 -06:00
rollup.config.js chore: bump mockttp from 1.2.2 to 2.0.1 in /web3.js (#17870) 2021-06-11 14:20:34 -07:00
secp256k1-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
shortvec-encoding.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
stake-program.test.ts feat(stake-program): support `splitWithSeed` (#23213) 2022-02-17 12:21:07 -07:00
system-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
transaction-payer.test.ts chore: add test timeouts 2022-01-21 13:16:42 -08:00
transaction.test.ts feat: add getEstimatedFee to Transaction (#23579) 2022-03-11 10:05:22 -07:00
url.ts chore: update commented devnet urls (#17837) 2021-06-08 15:58:34 +00:00
validator-info.test.ts
vote-program.test.ts feat(vote-program): support VoteInstruction::Authorize (#22978) 2022-02-09 11:29:49 -07:00
websocket.test.ts fix: remove buggy node polyfill plugin (#18531) 2021-07-09 00:33:41 -05:00