wazuh / qa-system-framework

GNU General Public License v2.0
1 stars 3 forks source link

Add common API calls #70

Closed juliamagan closed 11 months ago

juliamagan commented 1 year ago

Description

In this PR we have added all the endpoints that were previously used in the system tests, and some new ones that may be useful.

WazuhHandler will have a WazuhAPI object as an attribute, and will be able to call requests when necessary.