Closed juliamagan closed 1 year ago
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.
WazuhHandler
WazuhAPI
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 aWazuhAPI
object as an attribute, and will be able to call requests when necessary.