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

Add integration tests. #873

Merged
merged 1 commit into from
Jul 3, 2022
Merged

Add integration tests. #873

merged 1 commit into from
Jul 3, 2022

Commits on Jul 3, 2022

  1. Add integration tests.

    Adds an an integration test for remote Docker support with and without persistent data volumes, and adds it to CI. In addition, we've added integration tests for custom toolchains using `cargo-bisect-rustc`, and tests for docker-in-docker scenarios. Also changes the workflow  to ensure publish depends on fmt, clippy, and cargo-deny. Fixes a bug  when removing data volumes, since it does not require a target.
    
    The docker-in-docker scenarios both run the cross unittests, and test workspace and manifest paths.
    Alexhuszagh committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4d071db View commit details
    Browse the repository at this point in the history