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 |
|
denihs
|
ac3826487e
|
- fix test: 'mongo-livedata - oplog - transform'
|
2023-02-16 07:00:35 -04:00 |
|
denihs
|
1837e495c5
|
- fix test: 'mongo-livedata - oplog - include selector fields'
|
2023-02-16 06:58:51 -04:00 |
|
denihs
|
a0fd56d31d
|
- making possible to call a Meteor.callAsync inside another Meteor.callAsync from the client
|
2023-02-16 06:42:41 -04:00 |
|
denihs
|
6333c6a2d8
|
- fix test: 'mongo-livedata - oplog - _disableOplog'
|
2023-02-15 18:44:35 -04:00 |
|
denihs
|
1c45d14b14
|
- fix test: 'mongo-livedata - upsert handles dotted selectors corrrectly'
|
2023-02-15 18:42:13 -04:00 |
|
denihs
|
99399d5f51
|
- fix test: 'upsert handles $push with $each correctly'
|
2023-02-15 18:40:07 -04:00 |
|
denihs
|
3a620c1f47
|
- fix test: 'mongo-livedata - update handles $push with $each correctly'
|
2023-02-15 18:35:15 -04:00 |
|
denihs
|
808995f18c
|
- fix test: 'mongo-livedata - local collection with null connection, w/ callback'
|
2023-02-15 18:10:53 -04:00 |
|
denihs
|
29c60a3fb9
|
- fix test: 'mongo-livedata - local collection with null connection, w/o callback'
|
2023-02-15 18:09:12 -04:00 |
|
denihs
|
6283dca89b
|
- fix test: 'mongo-livedata - local collection with null connection, w/ callback'
|
2023-02-15 18:07:03 -04:00 |
|
denihs
|
1a1f06d464
|
- fix test: 'mongo-livedata - local collections with different connections'
|
2023-02-15 18:03:45 -04:00 |
|
denihs
|
778b876db9
|
- fix test: 'mongo-livedata - minimongo observe on server'
|
2023-02-15 18:02:09 -04:00 |
|
denihs
|
c7bebb6abb
|
- fix test: 'mongo-livedata - empty string _id'
|
2023-02-15 17:58:37 -04:00 |
|
denihs
|
4ede751449
|
- fix test: 'mongo-livedata - consistent _id generation collectionInsert, 1 repetitions on 1 collections MONGO | STRING'
|
2023-02-15 17:28:34 -04:00 |
|
denihs
|
fb77ffd403
|
- fix test: 'mongo-livedata - specified _id MONGO | STRING'
|
2023-02-15 14:54:06 -04:00 |
|
denihs
|
a263c16a7c
|
- fix test: 'mongo-livedata - rewrite selector MONGO | STRING'
|
2023-02-15 14:10:39 -04:00 |
|
denihs
|
2d12179404
|
- fix test: 'mongo-livedata -update upsert by id minimongo, MONGO | STRING'
|
2023-02-15 14:08:02 -04:00 |
|
denihs
|
fe6462bcfb
|
- fix test: 'mongo-livedata - update upsert in method, MONGO | STRING'
|
2023-02-15 13:59:22 -04:00 |
|
denihs
|
c42124dad5
|
- fix test: 'mongo-livedata - async update/remove return values over network MONGO | STRING'
|
2023-02-15 13:51:27 -04:00 |
|
denihs
|
c0b66f87d2
|
- fix test: 'mongo-livedata - async update upsert , direct collection MONGO | STRING'
|
2023-02-15 10:44:10 -04:00 |
|
denihs
|
0e3e665090
|
- fix test: 'mongo-livedata - update upsert minimongo, MONGO | STRING'
|
2023-02-15 10:04:16 -04:00 |
|
denihs
|
737956871e
|
- fix test: 'mongo-livedata - upsert error parse, MONGO | STRING'
|
2023-02-15 09:53:49 -04:00 |
|
denihs
|
16d3513675
|
- fix test: 'mongo-livedata - id-based invalidation, MONGO | STRING'
|
2023-02-15 09:51:40 -04:00 |
|
denihs
|
75a028ea3c
|
- fix test: 'mongo-livedata - remove return values, MONGO | STRING'
|
2023-02-15 09:47:53 -04:00 |
|
denihs
|
737fcff178
|
- fix test: 'mongo-livedata - update return values, MONGO | STRING'
|
2023-02-15 09:46:26 -04:00 |
|
denihs
|
96aa82a3df
|
- fix test: 'mongo-livedata - document with a custom type, MONGO | STRING'
|
2023-02-15 09:44:20 -04:00 |
|
denihs
|
f8fc74e8e0
|
- fix test: 'mongo-livedata - document with binary data, MONGO | STRING'
|
2023-02-15 09:35:01 -04:00 |
|
denihs
|
aaa0b15ec6
|
- fix test: 'mongo-livedata - transform sets _id if not present, MONGO | STRING'
|
2023-02-15 09:29:37 -04:00 |
|
denihs
|
7f0257abae
|
- fix test: 'mongo-livedata - document goes through a transform, MONGO | STRING'
|
2023-02-15 09:25:14 -04:00 |
|
denihs
|
df976897a5
|
- fix test: 'mongo-livedata - document with a date, MONGO | STRING'
|
2023-02-15 09:17:52 -04:00 |
|
denihs
|
c20f54adce
|
- creating new test livedata - methods with nested stubs
|
2023-02-14 13:21:00 -04:00 |
|
denihs
|
ea2c579f94
|
- fix test: 'mongo-livedata - document with length, MONGO | STRING'
|
2023-02-14 11:16:39 -04:00 |
|
denihs
|
16a4b91f27
|
- fix test: 'upsert with an undefined selector, MONGO | STRING'
|
2023-02-14 10:56:06 -04:00 |
|
denihs
|
92017df276
|
- fix test: 'mongo-livedata - upsert without callback, MONGO | STRING'
|
2023-02-14 10:45:46 -04:00 |
|