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

Refactor monorepo tests to use fixtures #1197

Merged
merged 11 commits into from
Mar 11, 2024
Merged

Refactor monorepo tests to use fixtures #1197

merged 11 commits into from
Mar 11, 2024

Conversation

f-f
Copy link
Member

@f-f f-f commented Mar 9, 2024

This PR moves the monorepo tests to use fixtures for everything, instead of programmatically creating repositories. This is so that creating new tests is hopefully more straightforward - as one can start from a small repro of the behaviour to test, and then just copy that over to the fixtures folder. Writing a test from there is then just a few more lines of code.

Note: this PR is based on #1196, so we'll have to merge that one first

@f-f f-f requested a review from JordanMartinez March 9, 2024 09:22
@f-f f-f deleted the branch master March 11, 2024 16:31
@f-f f-f closed this Mar 11, 2024
@f-f f-f reopened this Mar 11, 2024
@f-f f-f changed the base branch from fix-monorepo-with-solver to master March 11, 2024 16:35
@f-f f-f merged commit fdaa7e6 into master Mar 11, 2024
3 checks passed
@f-f f-f deleted the refactor-monorepo-tests branch March 11, 2024 19:39
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

Successfully merging this pull request may close these issues.

1 participant