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

Add tests #2

Merged
merged 5 commits into from
Dec 13, 2023
Merged

Add tests #2

merged 5 commits into from
Dec 13, 2023

Conversation

paulrobertlloyd
Copy link
Contributor

@paulrobertlloyd paulrobertlloyd commented Dec 13, 2023

BREAKING CHANGE

This project is currently missing a test suite, so this PR adds one. Also…

  • Splits utility functions out into a separate file so that they can be tested separately
  • Adds GitHub test workflow and show badge on README.md
  • Updates the minimum supported version to current LTS v18; this is needed so that we can use the native Node test runner (which was back ported to v16.17, but that’s no longer a supported version)
  • Updates dependencies to require only the specific lodash functions to keep the overall package size small
  • Adds a Dependabot config to check npm and GitHub action dependencies on a monthly basis
  • Adds an .editorconfig file

@paulrobertlloyd paulrobertlloyd merged commit 43d07ee into main Dec 13, 2023
2 checks passed
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