Skip to content

Running tests with Meteor 3+ #95

@jankapunkt

Description

@jankapunkt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions