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

run: tests: migrate to dir helpers #3094

Merged
merged 3 commits into from
Jan 11, 2020
Merged

run: tests: migrate to dir helpers #3094

merged 3 commits into from
Jan 11, 2020

Conversation

pared
Copy link
Contributor

@pared pared commented Jan 9, 2020

  • ❗ Have you followed the guidelines in the Contributing to DVC list?

  • πŸ“– Check this box if this PR does not require documentation updates, or if it does and you have created a separate PR in dvc.org with such updates (or at least opened an issue about it in that repo). Please link below to your PR (or issue) in the dvc.org repo.

  • ❌ Have you checked DeepSource, CodeClimate, and other sanity checks below? We consider their findings recommendatory and don't expect everything to be addressed. Please review them carefully and fix those that actually improve code or fix bugs.

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™



def test_run_deterministic_new_dep(deterministic_run, repo_dir):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

In my opinion test_run_deterministic_new_dep test_run_deterministic_remove_dep test_run_deterministic_changed_cmd test_run_deterministic_changed_deps_list were testing the same use case: when we run the same command, but for some reason, change our stage file. That is why I removed them and introduced test_rerun_changed_stage

@pared pared changed the title [WIP] run: tests: migrate to dir helpers run: tests: migrate to dir helpers Jan 10, 2020
@efiop
Copy link
Contributor

efiop commented Jan 10, 2020

@pared Tests failing.

Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

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

Thanks!

@efiop efiop merged commit 9e9f37e into iterative:master Jan 11, 2020
@pared pared deleted the 2896_run branch March 24, 2020 09:37
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.

2 participants