-
Notifications
You must be signed in to change notification settings - Fork 201
Description
As part of the discussion around implementing an organization-wide testing policy, I am visiting each repo to see what tests they currently perform. I am conducting this work on GitHub so that it is easy to reference.
Looking at the Security Dashboards repository, it appears there is
Repository | Unit Tests | Integration Tests | Backwards Compatibility Tests | Additional Tests | Link |
---|---|---|---|---|---|
Security Dashboards | Code Hygiene, Certificate of Origin, Plugin install | #1337 |
I don't see any requirements for code coverage in the testing documentation. If there are any specific requirements could you respond to this issue to let me know?
I also do not see any check for auto-push of new tests to the functional testing repository. If this is present and I missed it could you please make a note below?
If there are any tests I missed or anything you think all repositories in OpenSearch should have for testing please respond to this issue with details.