devel
Release 3.5.1 ⌛ (#14555)
Fix test by including JS image
Make Script More Portable With #!/usr/bin/env
refactor bundler to handle devDependencies separately
Fix some test bugs related to package names/dirs
provide more test coverage and correct meteor config
- fixing test "assets - unicode asset names are allowed"
- fix test: autoupdate
move files into console/ tool-testing/
Remove Fibers from meteor-tools:
- fix test "can't build local packages with colons"
test: solved group 0
- increase wait time before match
Merge branch 'devel' into release-3.0
- fix tests "add cordova platforms" - set HOME env to undefined
ci: mking appvoyer work?
- fix group 11 tests
remove outdated comment in create.js test file
- stop using grubba:mocha
tests: updated based on new api
adjust help text matching and refine `--list` option verification
tests: solved hot-code-push
Fix findAssignedGlobals self-test.
- fix test: login on deploy
Remove explicit .js extension from tools/fs/files imports.
cherrypick fix on group 5 by simplify environment variable overrides and match assertions
ensure meteor modules test for legacy and modern (avoid an app with a babel-specific plugin)
make sure --db is cleaned properly on test required
implement devDepends to ensure wipe and optimize final bundles
- fix function testShowPackageVersion
Revert "Revert "Refactoring/Remove unused imports from `tools` folder""
use legacy skel for self-tests
test coverage on reset command
refine logging and adjust devserver output handling
modernize
- fix test: "source maps from an app"
†est: solved static-html - throws error
Implemented a synchronous queue.
remove debug `console.log` from typescript.js
- fix tests and call inside maybeUpdateRelease
- fix test: "resume downloads"
Remove `projectContext.init` since it doesn't need to be async anymore because `archinfo.host` is sync - also adding missing `awaits` to runners.