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

Implement Repo Tests #1

Merged
merged 4 commits into from
Jun 27, 2023
Merged

Implement Repo Tests #1

merged 4 commits into from
Jun 27, 2023

Conversation

confused-Techie
Copy link
Member

On this PR I've setup updated tests, while additionally ensuring we are testing against every platform, and multiple versions of node, as the last version ever tested for here was NodeJS 6 it seems.

I've also purposefully added the package-lock.json file as it's best practice nowadays to have it available.


Part of the purpose of this, is when attempting to run testing with zero changes locally, I was seeing failures. This can help determine if those tests are platform specific, or uncaught bugs within this package, or this NodeJS version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant