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

Refactor some core tests out of this package #1472

Closed
roman-khimov opened this issue Oct 8, 2020 · 0 comments
Closed

Refactor some core tests out of this package #1472

roman-khimov opened this issue Oct 8, 2020 · 0 comments
Labels
test Unit tests

Comments

@roman-khimov
Copy link
Member

We have a lot of tests there that don't actually test core code, but rather work with native contracts/oracles/other things. They're still in the core only because they use the testchain we provide for tests there, so if we're to move it out into some internal testing package we could then move tests into more appropriate packages (closer to the code they're testing).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Unit tests
Projects
None yet
Development

No branches or pull requests

1 participant