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 OpenSearch PHP repository, it appears there is
Repository
Unit Tests
Integration Tests
Backwards Compatibility Tests
Additional Tests
Link
OpenSearch PHP
- [x]
- [x]
- [ ]
Link Checker, Changelog Verifier, Update Documentation
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.
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 OpenSearch PHP repository, it appears there is
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.