Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Dec 14, 2019

No description provided.

@ghost ghost requested review from Suor, efiop and pared December 14, 2019 00:19
@mock.patch("dvc.analytics.is_enabled", return_value=True)
def test_main_analytics(mock_is_enabled, mock_report, dvc_repo):
def test_main_analytics(mock_is_enabled, mock_report, tmp_dir, dvc):
tmp_dir.gen("foo")
Copy link
Contributor

Choose a reason for hiding this comment

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

I would say you want empty foo explicitly.

Copy link
Author

Choose a reason for hiding this comment

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

It is more that I don't care about the content of foo 😅

@efiop efiop merged commit 39a9fd8 into iterative:master Dec 16, 2019
@ghost ghost deleted the tests-analytics branch December 16, 2019 12:42
@efiop efiop assigned ghost Dec 17, 2019
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