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

Test importing more complex requirements.txt. #2890

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Nov 21, 2023

TaskDX-2276 We have an integration test for `state import` with complex version comparators

@mitchell-as mitchell-as requested a review from MDrakos November 21, 2023 21:26
@mitchell-as mitchell-as marked this pull request as ready for review November 21, 2023 21:26
ts.PrepareFile(reqsFilePath, complexReqsData)

cp := ts.Spawn("import", "requirements.txt")
cp.ExpectExitCode(0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a state packages and ensure some of the requirements are added? Additionally, we should add an expect for the Auto version with a link to a follow-up story for the actual version numbers once we have that functionality.

Cannot verify versions yet, so use "Auto" placeholders for now.
@mitchell-as mitchell-as requested a review from MDrakos November 22, 2023 18:11
@mitchell-as mitchell-as merged commit 0c4da0c into version/0-43-0-RC1 Nov 22, 2023
7 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-2276 branch November 22, 2023 18:17
@mitchell-as mitchell-as restored the mitchell/dx-2276 branch November 27, 2023 19:29
@mitchell-as mitchell-as deleted the mitchell/dx-2276 branch November 27, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants