-
Notifications
You must be signed in to change notification settings - Fork 34
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
ci: add GitHub Actions workflow for automated testing #39
Conversation
b7864ee
to
ba3ab90
Compare
❌ PR validation failed. Please check the workflow logs for details. |
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
Add "(aside)" to your comment to have me ignore it. |
Co-Authored-By: Michael Latman <[email protected]>
Co-Authored-By: Michael Latman <[email protected]>
ba3ab90
to
74c83dd
Compare
❌ No new packages found or validation failed. |
✅ PR validation passed successfully! |
Co-Authored-By: Michael Latman <[email protected]>
❌ PR validation failed. Please check the workflow logs for details. |
Co-Authored-By: Michael Latman <[email protected]>
❌ No new packages found or validation failed. |
✅ PR validation passed successfully! |
Co-Authored-By: Michael Latman <[email protected]>
Superseded by consolidated changes in #38 |
Add GitHub Actions Workflow for Automated Testing
This PR adds GitHub Actions workflow configuration to automate testing across multiple Node.js versions. The workflow runs on pull requests and pushes to main branch.
Changes:
.github/workflows/test.yml
for running tests on Node.js 14.x, 16.x, and 18.xjest.config.js
package.json
test scripts to include coverage by defaultThe workflow:
Link to Devin run: https://app.devin.ai/sessions/2c5aea9860bd446f9896569e1ea2b4b0