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 test for non-local crates #1839

Open
phated opened this issue Jun 29, 2023 · 0 comments
Open

Add test for non-local crates #1839

phated opened this issue Jun 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@phated
Copy link
Contributor

phated commented Jun 29, 2023

Problem

The local and non-local dependency logic is disjointed. When making a change to dependency resolution, the change can pass all current (local-only) tests, but it would break non-local dependency resolution.

Happy Case

A change in dependency resolution should fail the test suite if it breaks non-local crate resolution.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants