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

> transitioning to unittest2 #691

Closed
jangko opened this issue May 27, 2021 · 1 comment
Closed

> transitioning to unittest2 #691

jangko opened this issue May 27, 2021 · 1 comment
Labels

Comments

@jangko
Copy link
Contributor

jangko commented May 27, 2021

transitioning to unittest2

Most of Nimbus-eth1 tests already use unittest2. Only these are still on unittest:

tests/test_rpc.nim
tests/rpcclient/test_hexstrings.nim
tests/test_rpc_whisper.nim
tests/test_graphql.nim

Originally posted by @stefantalpalaru in #332 (comment)

@jangko jangko added the tests label May 27, 2021
@jlokier
Copy link
Contributor

jlokier commented Jun 1, 2021

tests/test_rpc_whisper is removed by #705.

jangko added a commit that referenced this issue Jun 21, 2021
- test_graphql
- test_rpc
- test_hexstrings

fixes #691
@jangko jangko closed this as completed in 3a826b8 Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants