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

Update test setup #150

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

harryadel
Copy link

This PR is based off of Quave's fork. The most major changes have to do with testing setup where we now embed the packages inside of a Meteor application to test things instead of relying on meteor test-packages command.

filipenevola and others added 7 commits November 8, 2023 08:48
- all tests are passing but we still need to test in an actual project
- Migrates `later` to `@breejs/later@4.1.0`
- Moves away from `underscore`
- Moves away from `var` usage
- Upgrades code to Meteor 3
- Upgrades tests to Meteor 3 (async tests)
- Meteor 3 release issues, I had to run `chmod +rw .npm/package` for it to work.
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.

None yet

2 participants