Skip to content

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

@MalteHerrmann

Description

@MalteHerrmann

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions