Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write tests for utils #70

Open
MattIPv4 opened this issue May 9, 2023 · 0 comments
Open

Write tests for utils #70

MattIPv4 opened this issue May 9, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MattIPv4
Copy link
Member

MattIPv4 commented May 9, 2023

Feature request

Feature description

The files under the utils directory are completely untested (though some are tested indirectly through usage in plugins). We should write tests for each file in the utils directory, testing each method/constant that is exported, similar to how we have tests for each plugin file.

How the feature is useful

Ensures we don't accidentally break the functionality of a util when shipping a change to the library.

@MattIPv4 MattIPv4 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant