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

[Feature]: Move Nix tests into evmOS repo and migrate Solidity tests to Nix #50

Open
MalteHerrmann opened this issue Sep 24, 2024 · 0 comments

Comments

@MalteHerrmann
Copy link
Collaborator

Summary

The nix tests from the Evmos repository should be moved to the evmOS repo.
When doing this, we should also remove the existing Solidity tests setup because it's flaky and hard to debug because of the legacy implementation and just do all of the E2E tests in Nix.

Issue Definition

Currently we have additional complexity in maintaining all test setups like the existing upgrade tests with Docker, integration tests with Solidity and yarn as well as the Python tests in Nix.

Proposed Feature

Move nix tests to evmOS repo and migrate current tests in tests/solidity to Nix setup.

@MalteHerrmann MalteHerrmann changed the title [Feature]: Move Solidity tests to Nix [Feature]: Move Nix tests into evmOS repo and migrate Solidity tests to Nix Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant