You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
"No coverage information has been collected" despite server tests passing as well as client tests passing when opening the browser, when going on localhost:3000/coverage.
i followed the guide thoroughly, adding all required packages, defining the babel env in package.json as well as setting up the proper run scripts.
Your Environment
Version used: latest
Environment name and version (e.g. Node 0.10.47): MeteorJS 2.0
Operating System and version: MacOS Catalina 10.15
"No coverage information has been collected" despite server tests passing as well as client tests passing when opening the browser, when going on localhost:3000/coverage.
i followed the guide thoroughly, adding all required packages, defining the babel env in package.json as well as setting up the proper run scripts.
Your Environment