Skip to content

Provide an easy way to run a single e2e test #310

Description

@yfyf

Currently you can do this awkwardly by commenting out the second nix-build in ./build test-e2e and then using the test runners in ./result.

Maybe the best thing to do would be to create an e2eTest component in the top-level default.nix that hard-codes the e2e test flags and exposing the tests via a passthru, avoiding the current awkward double-nix-build invocation in ./build test-e2e and allowing to selectively run tests? Not sure, needs some thought.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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