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
schrolla opened this issue
Jul 10, 2024
· 3 comments
Assignees
Labels
bugThis issue or pull request addresses broken functionalityepicA high-level objective issue encompassing multiple issues instead of a specific unit of workTestingThis issue or task involves testing the automation tool function
Functional testing is built to be an automated process to quickly and regularly validate that ScubaGear functions as intended. Currently, some of the functional tests are failing regularly which impedes the value of those tests. This epic is meant to collect these issues to support fixes that improve functional test stability (Defender) and possibly coverage (SPO module).
Motivation and context
Automated functional testing saves developers time and improves the overall quality of the ScubaGear tool. Making functional tests more reliable and increasing their coverage will further increase code quality.
Implementation notes
Please provide details for implementation, such as:
Review and test updates to resolve nightly testing errors with Defender
Review possible updates to improve SharePoint automated testing related to SPO module
Resolve other recurring errors in automated functional tests
The text was updated successfully, but these errors were encountered:
schrolla
added
bug
This issue or pull request addresses broken functionality
epic
A high-level objective issue encompassing multiple issues instead of a specific unit of work
Testing
This issue or task involves testing the automation tool function
labels
Jul 10, 2024
It also looks like the smoke tests need a once over. In particular, the markdown tests reference the wrong location for the baselines and fail on baseline update changes:
Ok, but they are distinct from the functional tests, so this problem would not be part of this epic. I will make sure that a new issue is created for the smoke tests.
bugThis issue or pull request addresses broken functionalityepicA high-level objective issue encompassing multiple issues instead of a specific unit of workTestingThis issue or task involves testing the automation tool function
💡 Summary
Functional testing is built to be an automated process to quickly and regularly validate that ScubaGear functions as intended. Currently, some of the functional tests are failing regularly which impedes the value of those tests. This epic is meant to collect these issues to support fixes that improve functional test stability (Defender) and possibly coverage (SPO module).
Motivation and context
Automated functional testing saves developers time and improves the overall quality of the ScubaGear tool. Making functional tests more reliable and increasing their coverage will further increase code quality.
Implementation notes
Please provide details for implementation, such as:
Acceptance criteria
The following issues are completed
The text was updated successfully, but these errors were encountered: