meteor / react-packages

Meteor packages for a great React developer experience
http://guide.meteor.com/react.html
Other
571 stars 157 forks source link

Test apps don't work #371

Open piotrpospiech opened 1 year ago

piotrpospiech commented 1 year ago

I tried to add a test to the react-meteor-data package, but I couldn't start tests. Test apps in the /tests directory are outdated and couldn't be started due to old versions of Meteor and packages. I get the CERT_HAS_EXPIRED error when I try to run them.

Is there another way to test these packages?

radekmie commented 1 year ago

I think the best would be to simply set it up again, with a newer Meteor version 🤷

Grubba27 commented 1 year ago

I agree with @radekmie, is going to be less effort to create/rewrite the test suite using a newer version