Repository doesn't have tests #16
Labels
good first issue
First-time contributors who are looking to help should work on these issues.
type: enhancement
A new feature or addition.
Is your change request related to a problem? Please describe.
As described in the tests section of the Library Guidelines, Contributors libraries ar expected to have tests exercised in CI on pull requests and the main branch.
This library currently doesn't have tests.
Describe the solution you'd like
There should be at least one test in the
test
directory. It can be a minimal usage example similar to the quick start in the repository README.Additional context
See the Governance repository for more information about requirements in the Contributors organization.
The text was updated successfully, but these errors were encountered: