devel
Update elliptic
Fix source maps-related self-tests.
Add package to make test pass
Remove lots of mentions of meteor-platform in tests
Added `meteor update --all-packages` to update indirect dependencies
A self-test for files in `imports/` that aren't imported
Update packages to use Package.registerBuildPlugin
Fix "compiler plugins caching" self-tests for web.browser.legacy.
Don't crash on circular dependency
- replacing getText for getTextAsync in the tests
Release 3.5.1 ⌛ (#14555)
Remove underscore from test-apps
Use registerCompiler via isobuild:compiler-plugin
updated logs in heart beat test
Oops, commit missing files from self-test app
Make 'empty' a test app with no packages.
Remove underscore from meteor-base (#9596)
added test cases for cordova-plugin-meteor-webapp plugin for subdirectory urls
Make self test always add the newest upgraders
Use a version of jshint in tests that is compatible with Meteor 3
Fix tests missing the blaze packages
add recompile checks for modern build stack
Tests: solved group6
tests: solved once.js
Update calls to addFiles, onUse, and onTest
Update babel to 7.15.3 to potentially fix d3 array error #11525
Create 'static-assets' folder in tools
Fix: file `Meteor_:-@2x.png` breaks development on Windows (#10110)
use selftest to run tests against galaxy
Fix meteor test file matching patterns (#9339)
Add top level await tests
First version of release constraint unpinning