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

[system_core] Add AgentCheckTest mocked test #1485

Merged
merged 1 commit into from
Mar 31, 2015

Conversation

degemer
Copy link
Member

@degemer degemer commented Mar 30, 2015

+ as usual pep8/flake8 cleanup.

@degemer degemer added this to the 5.3.0 milestone Mar 30, 2015
@degemer degemer force-pushed the quentin/test_system_core branch 2 times, most recently from 5ef1230 to e8b5236 Compare March 30, 2015 20:31
self.config = {"instances": [{}]}

@mock.patch('psutil.cpu_times', return_value=MOCK_PSUTIL_CPU_TIMES)
def test_couch(self, mock_cpu_times):
Copy link
Member

Choose a reason for hiding this comment

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

couch ?

With Mac & Linux compatibility
@degemer degemer force-pushed the quentin/test_system_core branch from e8b5236 to c771b33 Compare March 31, 2015 17:46
@degemer
Copy link
Member Author

degemer commented Mar 31, 2015

Thanks @LeoCavaille, updated as per your comments.

@LeoCavaille
Copy link
Member

Awesome 👍

LeoCavaille added a commit that referenced this pull request Mar 31, 2015
[system_core] Add AgentCheckTest mocked test
@LeoCavaille LeoCavaille merged commit e4612a2 into master Mar 31, 2015
@LeoCavaille LeoCavaille deleted the quentin/test_system_core branch March 31, 2015 20:00
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