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
When it comes to functional tests, we have a chicken/egg problem with new features given the relationship between this repo and https://github.com/opensearch-project/opensearch-dashboards-functional-test. Our current guidance is to add the new feature first, and then add the functional tests. But use of feature branches causes the cypress checkout step to fail:
I like @kavilla's proposal over excluding the test altogether. Excluding them breaks the main goal of keeping the feature branch on par with the main branch in terms of code quality.
When it comes to functional tests, we have a chicken/egg problem with new features given the relationship between this repo and https://github.com/opensearch-project/opensearch-dashboards-functional-test. Our current guidance is to add the new feature first, and then add the functional tests. But use of feature branches causes the cypress checkout step to fail:
An example: https://github.com/opensearch-project/OpenSearch-Dashboards/actions/runs/3849044690/jobs/6557561432
The text was updated successfully, but these errors were encountered: