Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphql: migrate test cases from hive #470

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
24ce9c2
graphql: add schema from go-ethereum
jsvisa Sep 15, 2023
a782309
tests: add graphql tests
jsvisa Sep 15, 2023
cb71baa
graphql/tests: rename query.gql to request.gql
jsvisa Sep 15, 2023
bdd28dd
scripts: graphql schema validate
jsvisa Sep 15, 2023
412fc7f
package/lint: run graphql-schema-validate
jsvisa Sep 15, 2023
bcc830e
graphql: regenerate
jsvisa Sep 18, 2023
e9ea44b
scripts: validate schema testcases
jsvisa Sep 18, 2023
c0e25cd
Revert "package/lint: run graphql-schema-validate"
jsvisa Sep 18, 2023
540a9e5
Revert "scripts: graphql schema validate"
jsvisa Sep 18, 2023
cd27447
Revert "graphql: add schema from go-ethereum"
jsvisa Sep 18, 2023
6240dce
scripts: typo
jsvisa Sep 18, 2023
968f95b
graphql: add genesis.json chain.rlp
jsvisa Sep 18, 2023
216968e
graphql: move chain,genesis inside into tests
jsvisa Sep 19, 2023
84a2c8b
scripts/validate: don't test file
jsvisa Sep 19, 2023
0eacda2
Revert "graphql: regenerate"
jsvisa Sep 21, 2023
38cb413
tests: move jsonrpc tests
jsvisa Sep 26, 2023
80720f4
tests: move graphql tests
jsvisa Sep 26, 2023
3c11ca6
graphql: rm sequence in the tc name
jsvisa Sep 26, 2023
6eb3903
scripts: test path changed
jsvisa Sep 26, 2023
350dc0b
graphql: exclude eth_gasPrice
jsvisa Oct 17, 2023
328d7e5
graphql: drop multi responses
jsvisa Oct 17, 2023
bd2146f
tests/graphql: convert into .io format
jsvisa Oct 19, 2023
4a7b9a1
scripts: validate graphql
jsvisa Oct 19, 2023
38fdebd
github/workflows: don't check graphql spec
jsvisa Oct 19, 2023
22dda70
grqphal/block/eth_getBalance_toobig_bn.io: set a larger block number(…
jsvisa Oct 19, 2023
892c15d
graphql/blocks/graphql_blocks_byWrongRange.io: wrong range return empty
jsvisa Oct 19, 2023
be8c7c1
graphql/pending/graphql_pending.io: pending should add send a tx first
jsvisa Oct 19, 2023
f818b47
graphql/transaction/eth_getTransactionReceipt: tx.index/log.index fro…
jsvisa Oct 19, 2023
ba72a8d
graphql/transaction/eth_getTransaction_byHash.io: tx.status is null b…
jsvisa Oct 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
tests: move graphql tests
Signed-off-by: jsvisa <[email protected]>
  • Loading branch information
jsvisa committed Oct 19, 2023
commit 80720f455149c773dbbfa45c50401b8117eb53ff
File renamed without changes.
File renamed without changes.