You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue proposes the final step to fully implement the pipeline for running smoke tests with specific modules. To achieve this, we need to define the list of modules to check whether they are active.
We also need to create an API command that interacts with each module and specifies the expected response to confirm its functionality.
Tasks
List the agent modules for which we want to request the status.
Create an API request for each module.
Ensure the API response validates that the modules are working as expected.
Update the workflow implemented in this issue with these checks.
Select one or more modules and verify that they return the expected response under normal conditions. In the case of failure, the system should detect it.
The text was updated successfully, but these errors were encountered:
Related Issues
Description
This issue proposes the final step to fully implement the pipeline for running smoke tests with specific modules. To achieve this, we need to define the list of modules to check whether they are active.
We also need to create an API command that interacts with each module and specifies the expected response to confirm its functionality.
Tasks
Acceptance Criteria
Select one or more modules and verify that they return the expected response under normal conditions. In the case of failure, the system should detect it.
The text was updated successfully, but these errors were encountered: