Commit Graph

10 Commits

Author SHA1 Message Date
denihs
2a5de96971 - fix tests and call inside maybeUpdateRelease 2024-02-26 12:48:20 -04:00
Matheus Castro
15b5a397dd Remove Fibers from meteor-tools:
- Bulk changes to self-tests definitions. Now we go into each one to see what's failing and what's not.
2023-01-18 09:50:54 -03:00
filipenevola
fda5e54ac4 Dont prepare app 2021-01-14 16:06:07 -04:00
filipenevola
e41276fd52 Revert "Adds timeout as an option to Sandbox.createApp"
This reverts commit dc2b2ca1
2021-01-14 16:04:19 -04:00
filipenevola
dc2b2ca1e1 Adds timeout as an option to Sandbox.createApp 2021-01-14 15:34:17 -04:00
Ben Newman
61012963a5 Fix test description to say --all-packages instead of --update-all. 2016-08-17 14:53:28 -04:00
Tom Coleman
2290911723 Added meteor update --all-packages to update indirect dependencies
See #7495. Still some decisions to be made:

 - Should we make --all-packages the default?
 - How should we deal with *new* indirect dependencies?
 - Should we do anything about underpinning indirect dependencies when updating?
2016-08-17 14:53:27 -04:00
Tom Coleman
add36ae322 Added test to check *updating* constraints 2016-06-29 14:14:09 -04:00
Tom Coleman
7519c6b547 Updated update test to work properly 2016-06-29 14:14:08 -04:00
Tom Coleman
63f1311630 First version of release constraint unpinning
For #7004. Still working on the self test but it appears to work :)
2016-06-29 14:14:08 -04:00