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

Add new functionality for mocking agents #1054

Merged
merged 9 commits into from
Feb 11, 2021
Merged

Conversation

jmv74211
Copy link
Contributor

@jmv74211 jmv74211 commented Feb 11, 2021

Related issue
closes #1049

Description

Hi,

This PR adds the following changes:

  • Improve the way of stopping daemon processes.

  • Add new tool function for copy files

  • Add new function to mock agents and client.keys file

  • Add new fixture to mock agents.

  • Update test_macos_inventory.py test to use new mocking structure

  • Python codebase satisfies PEP-8 style style guide. pycodestyle --max-line-length=120 --show-source --show-pep8 file.py

Regards.

@BraulioV BraulioV merged commit 36d6ecc into master Feb 11, 2021
@BraulioV BraulioV deleted the 1049-mocking-agent branch February 11, 2021 16:12
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.

Add new tool function for mocking agents in wazuh-manager
3 participants