Commit Graph

38054 Commits

Author SHA1 Message Date
Nacho Codoñer
ac103bad1f adapt callback to promise that block tests 2024-10-29 15:45:32 +01:00
Nacho Codoñer
1695b2312b adapt callback to promise that block tests 2024-10-29 15:45:15 +01:00
Nacho Codoñer
c98c86836e prepare to migrate callbacks 2024-10-29 14:54:02 +01:00
Nacho Codoñer
1f41a5f927 Merge branch 'leonardo/performance-optimizations' into upgrade-mongo-5 2024-10-29 14:24:10 +01:00
Leonardo Venturini
c62a8be6a1 eliminate source of extra microtasks 2024-10-28 13:34:30 -04:00
Nacho Codoñer
0b56044ff5 fix test 2024-10-28 18:03:13 +01:00
Nacho Codoñer
ae93277546 fix api breaking change with timestamps 2024-10-28 18:02:22 +01:00
Nacho Codoñer
b857a88cb9 fix version test 2024-10-28 18:02:06 +01:00
Nacho Codoñer
3306aa09e2 Merge branch 'upgrade-mongo-5' of https://github.com/meteor/meteor into upgrade-mongo-5 2024-10-28 17:41:32 +01:00
Nacho Codoñer
895967ddbd add mongo-legacy to ensure compatibility and incremental migration 2024-10-28 17:33:48 +01:00
Nacho Codoñer
b0146a85fc add mongo-legacy to ensure compatibility and incremental migration 2024-10-28 17:22:29 +01:00
Leonardo Venturini
f628db2ef4 Merge branch 'release-3.1.0' into leonardo/performance-optimizations
# Conflicts:
#	packages/accounts-2fa/.npm/package/npm-shrinkwrap.json
#	packages/email/.npm/package/npm-shrinkwrap.json
2024-10-28 10:20:17 -04:00
Leonardo Venturini
d9786532ee prevent timeout errors from reaching console 2024-10-28 10:18:10 -04:00
Leonardo Venturini
2d6317a3cd Merge pull request #13425 from meteor/simplify-asl-node-dynamics
Simplify Meteor.EnvironmentVariable on the server
2024-10-28 10:16:39 -04:00
Leonardo Venturini
cf85b4822c adjust types 2024-10-28 10:07:29 -04:00
Leonardo Venturini
04c542aa2b move tests 2024-10-28 09:58:18 -04:00
Leonardo Venturini
7f9d192fbf rename extensions 2024-10-28 09:52:55 -04:00
Leonardo Venturini
2060b41c5b refactor cursor to typescript 2024-10-28 09:46:53 -04:00
Leonardo Venturini
f9dc467b58 fix file added back 2024-10-28 09:12:57 -04:00
Leonardo Venturini
873c68966b remove underscore 2024-10-28 09:07:32 -04:00
Leonardo Venturini
4d3abb9def Merge branch 'release-3.1.0' into leonardo/performance-optimizations
# Conflicts:
#	packages/mongo/mongo_driver.js
#	packages/mongo/observe_multiplex.js
2024-10-28 09:05:04 -04:00
Leonardo Venturini
0b181e3c1d Merge pull request #12268 from harryadel/underscore/deprecate-underscore
Deprecate underscore & underscore tests packages
2024-10-28 08:05:27 -04:00
Leonardo Venturini
b005615289 add sleep 2024-10-25 09:55:07 -04:00
Leonardo Venturini
f969ab9bb4 fix unsetting method invocation 2024-10-25 09:44:46 -04:00
Nacho Codoñer
48611c5e3d use proper mongoid since old format completely removed from deprecation 2024-10-24 18:25:07 +02:00
Nacho Codoñer
f77ef7305d simplify 2024-10-24 17:52:13 +02:00
Nacho Codoñer
78abdfbbe1 upgrade mongo driver 5 2024-10-24 17:28:07 +02:00
Leonardo Venturini
986ffcc789 fix exception crashing test server 2024-10-24 08:06:18 -04:00
Leonardo Venturini
5056521adf shrinkwrap 2024-10-24 07:56:20 -04:00
Leonardo Venturini
401940d652 add test 2024-10-24 07:56:06 -04:00
Leonardo Venturini
d9692c8b5e prevent context from tinytest to trickle down to actual test 2024-10-24 07:49:55 -04:00
Leonardo Venturini
db5041fb68 fix data population 2024-10-24 07:49:48 -04:00
Leonardo Venturini
6065c2d23f cleanup collections before starting tests 2024-10-24 07:49:42 -04:00
Leonardo Venturini
792c6e1569 Merge branch 'release-3.1.0' into simplify-asl-node-dynamics 2024-10-24 07:40:57 -04:00
Leonardo Venturini
1640022e21 Merge pull request #13427 from meteor/leonardo/update-reify
feat: update reify
2024-10-24 06:38:42 -04:00
Leonardo Venturini
b19cd3e0b5 update shrinkwrap 2024-10-23 12:39:29 -04:00
Leonardo Venturini
34f06f0b89 update meteor babel versions 2024-10-23 12:39:09 -04:00
Leonardo Venturini
acda6cff51 update reify 2024-10-23 12:28:09 -04:00
Leonardo Venturini
5a9a659bd1 update reify 2024-10-23 12:26:20 -04:00
Leonardo Venturini
316ae51742 prevent context from tinytest to trickle down to actual test 2024-10-23 09:42:37 -04:00
Leonardo Venturini
bc3f469571 fix data population 2024-10-23 09:01:52 -04:00
Leonardo Venturini
252a91cd19 update shrinkwrap 2024-10-23 08:09:35 -04:00
Leonardo Venturini
93bfc5d1c5 fix environment variable tests 2024-10-23 08:09:26 -04:00
Leonardo Venturini
d6ce521432 cleanup collections before starting tests 2024-10-23 07:54:47 -04:00
Leonardo Venturini
cf5377742c set _handles to null after stopping 2024-10-23 07:54:27 -04:00
Leonardo Venturini
be5f6c0434 fix undefined function 2024-10-23 07:31:58 -04:00
Leonardo Venturini
d89a7ef026 add timeout 2024-10-22 14:59:24 -04:00
Leonardo Venturini
a9c3fc2325 fix tests not running 2024-10-22 14:56:24 -04:00
Leonardo Venturini
543215df3a fix undefined error 2024-10-22 13:00:25 -04:00
Leonardo Venturini
83cdcf4049 Merge branch 'release-3.1.0' into leonardo/performance-optimizations 2024-10-22 10:13:16 -04:00