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
Is your feature request related to a problem? Please describe.
The logs on the CLI for the healthcheck steps are not very detailed with validations to check when certain blocks fail.
Describe the solution you'd like
We should validate each block carefully and log detailed info to the CLI. We are already doing this for the checkWPStatus but not for the rest of the steps that involve setting up the browser and visiting the page.
In summary, we should clearly log the start of a step and in between if it fails or not and then the end eventually.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Is your feature request related to a problem? Please describe.
The logs on the CLI for the healthcheck steps are not very detailed with validations to check when certain blocks fail.
Describe the solution you'd like
We should validate each block carefully and log detailed info to the CLI. We are already doing this for the checkWPStatus but not for the rest of the steps that involve setting up the browser and visiting the page.
In summary, we should clearly log the start of a step and in between if it fails or not and then the end eventually.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
#112
The text was updated successfully, but these errors were encountered: