issues
search
williamkapke
/
mongo-mock
Let's pretend we have a real MongoDB
MIT License
240
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please do not cache servers globally
#161
ziacik
opened
1 year ago
0
returnOriginal in findOneAndUpdate doesn't work properly
#160
Buidiello
opened
1 year ago
0
deleteMany doesn' work
#159
LucVidal360
opened
1 year ago
0
Bump minimist and mocha
#158
dependabot[bot]
opened
1 year ago
0
`collection.bulkWrite` does not return `insertedIds` and `upsertedIds`
#157
haimadhoneybook
opened
1 year ago
0
Data API mock receptor
#156
apitodigital
opened
1 year ago
0
tested app unable to connect to mock db
#155
chengtangzheng2021
opened
2 years ago
1
Proposal: Update Readme docs to use promises
#154
angelo-hub
opened
2 years ago
0
Bump minimist and mocha
#153
dependabot[bot]
closed
2 years ago
2
updateOne(..., { upsert: true}) Cannot locate upserted record.
#152
sinclairzx81
opened
2 years ago
1
Add bulkWrite implementation
#151
conlanpatrek
closed
2 years ago
6
Add entry point that mocks global MongoDB
#150
LinusU
opened
3 years ago
0
Adding on a new maintainer
#149
LinusU
closed
3 years ago
3
Bump lodash from 4.17.15 to 4.17.21
#148
dependabot[bot]
closed
3 years ago
0
add replaceOne implementation
#147
eugenk
opened
3 years ago
0
feat: cursor should be async iterable
#146
PacoDu
opened
3 years ago
1
Fix ObjectId cloning
#145
LinusU
closed
3 years ago
2
Updating a sub-document with ObjectId drops ObjectId content
#144
LinusU
opened
3 years ago
2
Allow passing sort in find options
#143
LinusU
closed
3 years ago
0
Fix false positive fields options
#142
LinusU
closed
3 years ago
1
Handle find options with undefined options
#141
LinusU
closed
3 years ago
0
Add missing function isConnected
#140
LinusU
closed
3 years ago
1
jest is not terminating, giving error when used jest with mongo-mock
#139
sagargadekar601
opened
3 years ago
2
getting error "result is not iterable" while iterating result of ".find() of mocked data
#138
sagargadekar601
opened
3 years ago
2
Way to flush entire database
#137
giovanni-bertoncelli
opened
3 years ago
0
prevent the module from throwing uncatchable errors
#136
kjarmicki
opened
3 years ago
2
Issue93 fix
#135
cprhokie
opened
3 years ago
0
issue #133
#134
cprhokie
opened
3 years ago
0
find_options can't handle `undefined` as last arg
#133
beamery-tomht
closed
3 years ago
3
Add setReadPreference compatibility to Cursor
#132
vrufine
opened
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#131
dependabot[bot]
closed
3 years ago
1
db.collections function
#130
Pavel-Durov
opened
4 years ago
0
ECMAScript 6 support?
#129
pilvikala
opened
4 years ago
0
Client close
#128
NathanHazout
opened
4 years ago
2
remove setinterval
#127
grmmph
closed
4 years ago
2
replace object-assign-deep by assign-deep library to support copying Date objects
#126
ykit9
opened
4 years ago
0
bug: $setOnInsert operator Date type support
#125
ykit9
opened
4 years ago
0
update sift to v11.1.8 - Fixes #123
#124
williamkapke
closed
4 years ago
3
Override $exists operator to better match MongoDB behavior
#123
TanukiSharp
closed
4 years ago
1
Exists operator issue with old sift
#122
TanukiSharp
closed
4 years ago
2
Allow update without upsert when no docs match
#121
TanukiSharp
closed
4 years ago
1
Mixed projections types not allowed
#120
purefan
closed
4 years ago
2
added each implementation
#119
onsjo
closed
4 years ago
0
Add @TanukiSharp as Collaborator?
#118
williamkapke
opened
4 years ago
0
Added a naive implementation of forEach to Cursor
#117
TanukiSharp
closed
4 years ago
1
Uncatchable throws
#116
TanukiSharp
opened
5 years ago
3
Fix wrong returned _id in updateOne in some cases
#115
TanukiSharp
closed
4 years ago
1
Allows operators in find*AndUpdate queries
#114
TanukiSharp
closed
4 years ago
3
findOneAndUpdate with $and
#113
mt-sebastien-robert
closed
4 years ago
0
serialize data with new version of bson-objectid
#112
TobiasNickel
closed
5 years ago
1
Next