-
Notifications
You must be signed in to change notification settings - Fork 13
Repository doesn't have tests #16
Copy link
Copy link
Open
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: enhancementA new feature or addition.A new feature or addition.
Metadata
Metadata
Assignees
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: enhancementA new feature or addition.A new feature or addition.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
testdirectory. 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.