issues
search
m-radzikowski
/
aws-sdk-client-mock
AWS JavaScript SDK v3 mocks for easy unit testing. 🖋️ Typed 🔬 Tested 📄 Documented 🛠️ Maintained
https://m-radzikowski.github.io/aws-sdk-client-mock/
MIT License
811
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Typings mismatches between client mock and AWS typings
#246
rganatra-kasada
opened
4 days ago
0
ENOENT: no such file or directory, open 'node:assert'
#245
manthinaa
opened
5 days ago
1
fix: fix chalk error when using aws-sdk-client-mock-jest package for vitest
#244
cawofeso
opened
3 weeks ago
0
TypeError: Chalk is not a constructor
#243
EHadoux
opened
1 month ago
6
aws-sdk-client-mock-jest 4.1.0 package.json exports causes "SyntaxError: Cannot use import statement outside a module" when using es modules
#242
jeffbski-rga
opened
1 month ago
3
feat: add commandCall method to AwsStub
#241
icholy
closed
1 month ago
4
Add commandCall method
#240
icholy
closed
1 month ago
5
fix: use namespace imports instead of default imports and remove the need to enable `esModuleInterop` in tsconfig
#239
jaapvanblaaderen
closed
2 months ago
1
Need to update sinon for path-to-regexp vulnerability GHSA-9wv6-86v2-598j
#238
jeffbski-rga
closed
2 months ago
3
chore: bump sinon from 16.1.3 to 18.0.1
#237
orien
closed
2 months ago
5
Improve diffing of Jest Matchers
#236
elliot-tt
opened
2 months ago
1
Multiple instantiations of class on same mock
#235
justin-masse
closed
2 months ago
1
Not able to setup S3 mock for GetObjectCommand
#234
bpadhiyar4
closed
2 months ago
6
Unable to pass mock SQSClient to property typed as SQSClient
#233
dmeehan1968
closed
2 months ago
5
Unable to mock Secrets Manager with ESM
#232
jove4015
opened
4 months ago
2
feat(jest): add support for vitest
#231
YiCChi
closed
1 month ago
9
aws-sdk-client-mock-jest with CommonJs?
#230
mshein
closed
2 months ago
1
Documentation example for __mocks__ implementation
#229
mdpratt
opened
5 months ago
2
Can't get Upload mock to work for small files
#228
obones
closed
2 months ago
11
"Not Assignable to type" error trying to mock S3 GetObject for Binary File.
#227
gbbayareametro
opened
5 months ago
1
remock support (or clarity on the pattern)
#226
ahammond
closed
5 months ago
1
Update Smithy types to 3.0.0 and AWS SDK to 3.577.0
#225
douddle
closed
5 months ago
4
.toHaveReceivedCommandWith ignoring DeleteCommand and ScanCommand
#224
ManuelCodes
closed
2 months ago
1
Mocked ECSClient (using mockClient(ECSClient)) is not assignable to parameter of type 'ECSClient'
#223
thevictorchang
closed
2 months ago
10
chore: add example to docstring for callsFake
#222
ahammond
closed
5 months ago
1
Documentation for callsFake() should provide an example of returning Promise.reject()
#221
ahammond
closed
5 months ago
1
s3 mock: You are trying to `import` a file after the Jest environment has been torn down.
#220
jcollum-nutrien
closed
5 months ago
2
Jest matcher expect().toEqual() throws error "TypeError: this.customTesters is not iterable"
#219
gborobio73
closed
5 months ago
4
chore(deps): bump tar from 6.1.11 to 6.2.1
#218
dependabot[bot]
closed
5 months ago
0
Asymmetric Matchers not working
#217
marcusds
closed
5 months ago
4
3.1.0 / 4.0.0 breaks existing test-suite/build with Invalid Chai property: toHaveReceivedCommandWith on vitest
#216
WtfJoke
closed
1 month ago
4
calls() does not return calls made from exception handler
#215
chafey
closed
5 months ago
1
Question: how to list/print configured client beheviours?
#214
fauxbytes
closed
8 months ago
1
chore(deps): bump es5-ext from 0.10.62 to 0.10.63
#213
dependabot[bot]
closed
8 months ago
0
chore(deps): bump ip from 2.0.0 to 2.0.1
#212
dependabot[bot]
closed
8 months ago
0
NodeJS 20 mocking Upload doesn't work
#211
Angoulema
closed
5 months ago
1
SQSClient received matching "DeleteMessageCommand" 0 times, after "SendMessageCommand" is run
#210
steven-so
closed
9 months ago
1
fix!: Correct expect.assertions() count on CommandWith commands
#209
lobbin
closed
8 months ago
1
AwsStub issues
#208
paul-uz
closed
8 months ago
3
Types is not working for aws-sdk 3.362.0
#207
akaNightmare
closed
8 months ago
4
Upload throws error when using mocked S3 client
#206
jesterhazy
closed
8 months ago
3
Testing SDK Retries
#205
svozza
closed
8 months ago
3
Fail to stub entirely QueryCommand - DynamoDB
#204
SteveAldrin
closed
10 months ago
2
Add repository object/homepage key to package.json
#203
JaredAAT
closed
8 months ago
2
feat: support toHaveReceivedAnyCommand matcher
#202
yaronya
closed
10 months ago
4
Support `toHaveReceivedAnyCommand`
#201
yaronya
closed
10 months ago
1
feat(core): ability to use custom Sinon Sandbox
#200
m-radzikowski
closed
10 months ago
0
feat(jest): fail if more than expected matcher arguments are passed
#199
m-radzikowski
closed
10 months ago
0
feat(jest): migrate Jest matchers to @jest/globals types
#198
m-radzikowski
closed
10 months ago
0
Solution to types not compatible with @aws-sdk/* version 3.xxx.x
#197
m-radzikowski
opened
11 months ago
0
Next