Running tests with Meteor 3+

Open
#95 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, javascript

Research direction

Start by reviewing the existing test setup and README, then reproduce the reported conflicts with Meteor 2.x and 3.x. Check how meteortesting:mocha interacts with the supported versions. Done means tests work across the stated Meteor versions, GitHub Actions runs the requested matrix, and the README documents the process.

Written by the indexing model from the issue text.

Description

When running the tests with Meteor 3+ installed I get huge package conflicts mostly due to practicalmeteor:* packages involved.
Since there is no CI on this project I can not determine how the core team runs this in backward compat mode.

Updating them to use meteortesting:mocha works only if on 3.0.0 because 2.x throws Error: Cannot find module 'fibers'
From my end there are the following things that this repo needs:

  • update to 3.0 compatibility for testing (meteortesting:mocha)
  • add a GitHub actions CI with Matrix test for Meteor 1.7, 2.3 and 3.x
  • update README
Dominant language
JavaScript
Stars
193
Forks
29
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from meteor/validated-method

All issues in meteor/validated-method

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.