Commit Graph

34067 Commits

Author SHA1 Message Date
Gabriel Grubba
2b689afb59 Merge remote-tracking branch 'origin/fix/core-runtime-weak-deps' into release-3.0
# Conflicts:
#	tools/isobuild/linker.js
2023-02-28 15:04:36 -03:00
denihs
766e3a32ca Merge branch 'devel' into release-3.0 2023-02-27 10:33:51 -04:00
denihs
6ca4477c00 - adjusts to email tests and command helpers 2023-02-27 10:29:31 -04:00
Denilson
8099bf98ae Merge pull request #12523 from meteor/release-3.0-fix-all-packages-tests
Release 3.0 - test packages tests
2023-02-27 10:13:05 -04:00
denihs
898cc3c07e Merge branch 'release-3.0' into release-3.0-fix-all-packages-tests 2023-02-27 10:12:47 -04:00
Denilson
e587857ed0 Merge pull request #12522 from meteor/release-3.0-tests-dpp-client-mongo
Release 3.0 - fix mongo tests
2023-02-27 10:11:29 -04:00
denihs
decb9188e8 Merge branch 'release-3.0' into release-3.0-tests-dpp-client-mongo 2023-02-27 10:11:11 -04:00
denihs
6f04295756 Merge branch 'release-3.0' into release-3.0-tests-dpp-client-mongo
# Conflicts:
#	packages/ddp-server/livedata_server.js
2023-02-27 10:09:07 -04:00
Denilson
ed347cadb0 Merge pull request #12504 from meteor/release-3.0-tests-ddp-client
Release 3.0 -  tests ddp client and minimongo
2023-02-27 10:07:57 -04:00
denihs
bd3290d626 Merge branch 'release-3.0' into release-3.0-tests-ddp-client
# Conflicts:
#	packages/ddp-server/livedata_server.js
#	tools/isobuild/linker.js
2023-02-27 10:07:41 -04:00
Denilson
b17cc05657 Merge pull request #12471 from meteor/release-3.0-tools-and-mongo
Release 3.0 tools and mongo
2023-02-27 10:05:43 -04:00
denihs
a34bdcc5f6 - code review changes 2023-02-27 10:04:37 -04:00
denihs
14226f6d0a - fix typo test name 2023-02-27 09:30:58 -04:00
denihs
a6b5f0bd26 Merge branch 'release-3.0-tests-dpp-client-mongo' into release-3.0-fix-all-packages-tests 2023-02-24 20:33:42 -04:00
denihs
4d90f781de Merge remote-tracking branch 'origin/release-3.0-tools-and-mongo' into release-3.0-tests-dpp-client-mongo
# Conflicts:
#	packages/babel-compiler/.npm/package/npm-shrinkwrap.json
2023-02-24 20:33:16 -04:00
denihs
b15dcc5393 - fix packages to use the mongo async api 2023-02-24 20:32:48 -04:00
denihs
88bc14788f - fix logic-solver tests 2023-02-24 16:01:09 -04:00
denihs
3b4c5e2f9f - fix constraint solver tests 2023-02-24 15:41:48 -04:00
denihs
fe6188d7db - running core package tests 2023-02-24 14:59:10 -04:00
denihs
0c19c2771e - fix test: 'calling find with an invalid readPreference STRING | MONGO' 2023-02-23 17:07:42 -04:00
denihs
0dda041f0c - run all tests 2023-02-23 17:02:18 -04:00
denihs
16ede7b9f1 - fix tests for collection_tests and collection_async_tests 2023-02-23 17:01:44 -04:00
denihs
ffc066cb89 - small fix 2023-02-23 11:29:18 -04:00
denihs
80991d1c8a - fix test: 'collection - restricted collection allows client-side id, STRING | MONGO' 2023-02-23 11:17:17 -04:00
denihs
5d52aeeb43 - fix test: ''collection - allow/deny transform must return object, STRING | MONGO' 2023-02-23 11:14:48 -04:00
denihs
041efa3391 - fix test: 'collection-restrictedDefault(In)secure STRING | MONGO' 2023-02-23 11:11:52 -04:00
denihs
e5e1ad2349 - fix test: 'collection - update options, STRING | MONGO' 2023-02-23 10:35:08 -04:00
denihs
78172c84f9 - small fixes to the tests 2023-02-22 19:09:10 -04:00
denihs
4fefc883ee - small fixes
- refresh is async
2023-02-22 14:41:03 -04:00
denihs
9abd83cf12 - small fixes 2023-02-21 16:05:46 -04:00
denihs
1d66e9bdcd - fix test: ''collection - locked down, STRING | MONGO' 2023-02-16 16:00:16 -04:00
denihs
3fbf16e37c - fix test: ''collection - locked down, STRING | MONGO' 2023-02-16 14:55:16 -04:00
denihs
1e22d86291 - fix test: ''collection - insecure, STRING | MONGO' 2023-02-16 14:53:03 -04:00
denihs
69d2b9166b - fix test: ''collection - restricted factories STRING | MONGO' 2023-02-16 14:43:39 -04:00
denihs
18b47177cc - fix test: ''collection - fetch, STRING | MONGO' 2023-02-16 14:31:47 -04:00
denihs
783f6976b2 - fix test: ''collection - partial deny, STRING | MONGO' 2023-02-16 09:19:21 -04:00
denihs
e1ca68d4d6 - fix test: ''collection - partial allow, STRING | MONGO' 2023-02-16 09:17:06 -04:00
denihs
5f178fca6b - fix test: upsert_compatibility_test.js 2023-02-16 09:11:05 -04:00
denihs
dc16a716f0 - fix test: 'mongo-livedata - transaction' 2023-02-16 08:14:56 -04:00
denihs
88e5dbea45 - fix test: 'mongo-livedata - callback returns nMatched as numberAffected' 2023-02-16 08:10:57 -04:00
denihs
5dacbaf157 - fix test: 'mongo-livedata - fence onBeforeFire error' 2023-02-16 08:03:03 -04:00
denihs
86b0df12da - fix test: 'mongo-livedata - update/remove don't accept an array as a selector #4804' 2023-02-16 07:58:25 -04:00
denihs
7f13aa0cd4 - fix test: 'mongo-livedata - npm modules' 2023-02-16 07:55:02 -04:00
denihs
1d027c3600 - fix test: 'mongo-livedata - connection failure throws' 2023-02-16 07:53:32 -04:00
denihs
406bebd388 - fix test: 'mongo-livedata - update with replace forbidden' 2023-02-16 07:46:40 -04:00
denihs
4f8da67751 - fix test: 'mongo-livedata - observe limit bug' 2023-02-16 07:42:27 -04:00
denihs
4811a07ef5 - fix test: 'mongo-livedata - undefined find options' 2023-02-16 07:40:17 -04:00
denihs
fcb1431ab3 - fix test: 'mongo-livedata - cursor dedup stop' 2023-02-16 07:38:35 -04:00
denihs
884914e47f - fix test: 'mongo-livedata - oplog - update EJSON' 2023-02-16 07:34:29 -04:00
denihs
ab7d7c25f4 - fix test: 'mongo-livedata - oplog - drop collection/db' 2023-02-16 07:03:02 -04:00