Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / m-radzikowski/aws-sdk-client-mock issues and pull requests

#237 - chore: bump sinon from 16.1.3 to 18.0.1

Pull Request - State: closed - Opened by orien 20 days ago - 4 comments

#236 - Improve diffing of Jest Matchers

Issue - State: open - Opened by elliot-tt about 1 month ago
Labels: enhancement

#235 - Multiple instantiations of class on same mock

Issue - State: open - Opened by justin-masse 2 months ago
Labels: enhancement

#234 - Not able to setup S3 mock for GetObjectCommand

Issue - State: open - Opened by bpadhiyar4 3 months ago - 5 comments
Labels: bug

#233 - Unable to pass mock SQSClient to property typed as SQSClient

Issue - State: closed - Opened by dmeehan1968 3 months ago - 2 comments
Labels: bug

#232 - Unable to mock Secrets Manager with ESM

Issue - State: open - Opened by jove4015 3 months ago
Labels: bug

#231 - feat: add support for vitest

Pull Request - State: open - Opened by YiCChi 3 months ago - 4 comments

#230 - aws-sdk-client-mock-jest with CommonJs?

Issue - State: closed - Opened by mshein 3 months ago - 1 comment
Labels: enhancement

#229 - Documentation example for __mocks__ implementation

Issue - State: open - Opened by mdpratt 3 months ago
Labels: enhancement

#228 - Can't get Upload mock to work for small files

Issue - State: open - Opened by obones 3 months ago - 10 comments
Labels: bug, waiting for reply

#227 - "Not Assignable to type" error trying to mock S3 GetObject for Binary File.

Issue - State: open - Opened by gbbayareametro 3 months ago - 1 comment
Labels: bug, waiting for reply

#226 - remock support (or clarity on the pattern)

Issue - State: closed - Opened by ahammond 4 months ago - 1 comment
Labels: enhancement

#225 - Update Smithy types to 3.0.0 and AWS SDK to 3.577.0

Pull Request - State: closed - Opened by douddle 4 months ago - 4 comments

#224 - .toHaveReceivedCommandWith ignoring DeleteCommand and ScanCommand

Issue - State: closed - Opened by ManuelCodes 5 months ago - 1 comment
Labels: bug, waiting for reply

#223 - Mocked ECSClient (using mockClient(ECSClient)) is not assignable to parameter of type 'ECSClient'

Issue - State: closed - Opened by thevictorchang 5 months ago - 10 comments
Labels: bug, waiting for reply

#222 - chore: add example to docstring for callsFake

Pull Request - State: closed - Opened by ahammond 5 months ago - 1 comment

#218 - chore(deps): bump tar from 6.1.11 to 6.2.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#217 - Asymmetric Matchers not working

Issue - State: closed - Opened by marcusds 6 months ago - 4 comments
Labels: bug

#216 - 3.1.0 / 4.0.0 breaks existing test-suite/build with Invalid Chai property: toHaveReceivedCommandWith on vitest

Issue - State: open - Opened by WtfJoke 6 months ago - 3 comments
Labels: bug, help wanted

#215 - calls() does not return calls made from exception handler

Issue - State: closed - Opened by chafey 6 months ago - 1 comment
Labels: bug, waiting for reply

#214 - Question: how to list/print configured client beheviours?

Issue - State: closed - Opened by fauxbytes 7 months ago - 1 comment

#213 - chore(deps): bump es5-ext from 0.10.62 to 0.10.63

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#212 - chore(deps): bump ip from 2.0.0 to 2.0.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#211 - NodeJS 20 mocking Upload doesn't work

Issue - State: closed - Opened by Angoulema 8 months ago - 1 comment
Labels: bug, waiting for reply

#209 - fix!: Correct expect.assertions() count on CommandWith commands

Pull Request - State: closed - Opened by lobbin 8 months ago - 1 comment

#208 - AwsStub issues

Issue - State: closed - Opened by paul-uz 8 months ago - 3 comments
Labels: bug

#207 - Types is not working for aws-sdk 3.362.0

Issue - State: closed - Opened by akaNightmare 8 months ago - 4 comments
Labels: bug

#206 - Upload throws error when using mocked S3 client

Issue - State: closed - Opened by jesterhazy 8 months ago - 3 comments
Labels: bug

#205 - Testing SDK Retries

Issue - State: closed - Opened by svozza 9 months ago - 3 comments
Labels: waiting for reply

#203 - Add repository object/homepage key to package.json

Issue - State: closed - Opened by JaredAAT 9 months ago - 2 comments
Labels: enhancement

#202 - feat: support toHaveReceivedAnyCommand matcher

Pull Request - State: closed - Opened by yaronya 9 months ago - 4 comments

#201 - Support `toHaveReceivedAnyCommand`

Issue - State: closed - Opened by yaronya 9 months ago - 1 comment
Labels: enhancement

#200 - feat(core): ability to use custom Sinon Sandbox

Pull Request - State: closed - Opened by m-radzikowski 9 months ago

#198 - feat(jest): migrate Jest matchers to @jest/globals types

Pull Request - State: closed - Opened by m-radzikowski 9 months ago

#196 - fix(deps): add compatibility to latest AWS SDK packages

Pull Request - State: closed - Opened by dannyfranca 9 months ago - 1 comment

#195 - chore(deps): bump sinon version

Pull Request - State: closed - Opened by swierzbicki 10 months ago - 2 comments

#194 - Deprecated [email protected] library

Issue - State: closed - Opened by swierzbicki 10 months ago

#193 - not compatible with "@aws-sdk/xxx": "3.451.0"

Issue - State: closed - Opened by chejimmy 11 months ago - 5 comments
Labels: bug

#192 - Ability pass a Sinon Sandbox

Issue - State: closed - Opened by EdgarOrtegaRamirez 11 months ago - 1 comment
Labels: enhancement

#191 - toHaveReceivedCommand should throw an error if it receives a second parameter.

Issue - State: closed - Opened by shopsinc 11 months ago - 2 comments
Labels: enhancement

#190 - Can I stack mock configuration in same mock instance?

Issue - State: closed - Opened by yuuresuzuki 11 months ago - 1 comment
Labels: enhancement

#189 - S3Client `HeadObjectCommand` doesn't work with new error handling

Issue - State: closed - Opened by garysassano 11 months ago - 3 comments
Labels: bug

#188 - chore(deps): bump @babel/traverse from 7.18.11 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#187 - Does aws-sdk-client-mock support mocking methods with callback?

Issue - State: closed - Opened by rakhimundhada15 12 months ago - 1 comment
Labels: enhancement

#186 - Assert constructor arguments?

Issue - State: closed - Opened by mousedownmike about 1 year ago - 2 comments

#185 - Type incompatibility introduced from [email protected]

Issue - State: closed - Opened by jameshopkins about 1 year ago - 5 comments
Labels: bug

#184 - docs: replace defunct `@aws-sdk/util-stream-node` module with its successor

Pull Request - State: closed - Opened by marcusleg about 1 year ago - 2 comments

#183 - Supporting the Packages like Cloudfront-signer

Issue - State: open - Opened by Chrissmith1991 about 1 year ago - 1 comment
Labels: enhancement

#182 - paginate functions from @aws-sdk/lib-dynamodb throw invalid client error

Issue - State: closed - Opened by JavierLuna about 1 year ago - 4 comments
Labels: bug

#181 - Customise mock response based on client region

Issue - State: closed - Opened by joshbalfour about 1 year ago - 1 comment
Labels: enhancement

#180 - Custom Jest matchers not working with Typescript

Issue - State: closed - Opened by andrewh318 about 1 year ago - 12 comments
Labels: bug

#179 - Trouble persisting client mock when isolating other modules

Issue - State: closed - Opened by glhrmv about 1 year ago
Labels: bug

#178 - Use Jest matchers without requiring on every test file

Issue - State: closed - Opened by glhrmv about 1 year ago - 1 comment
Labels: enhancement

#177 - It looks like Smithy client type changed (Again)

Issue - State: closed - Opened by air2 about 1 year ago - 1 comment
Labels: bug, waiting for reply

#176 - chore(deps): bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#175 - docs: callsFake chaining example

Pull Request - State: closed - Opened by pgeske about 1 year ago - 1 comment

#174 - Upgrade to AWS SKD 3.369.0 breaks mock functionality

Issue - State: closed - Opened by mariuszch about 1 year ago - 4 comments
Labels: bug, waiting for reply

#173 - Update Readme > S3 GetObjectCommand

Issue - State: closed - Opened by ArmenOzcelik about 1 year ago - 1 comment
Labels: enhancement

#172 - chore(deps): bump semver from 5.7.1 to 5.7.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#171 - feat: Add spies

Pull Request - State: open - Opened by chris-armstrong about 1 year ago - 5 comments

#170 - Getting Incompatible type error when I run my test

Issue - State: closed - Opened by gornovah about 1 year ago - 2 comments
Labels: bug

#169 - Getting Incompatible type error while invoking one lambda from another

Issue - State: closed - Opened by PRAVA5 about 1 year ago - 1 comment
Labels: bug

#167 - Breaking Change with AwsStub v 2.2.0 through the introduction of the TConfiguration type

Issue - State: closed - Opened by nikimicallef over 1 year ago - 6 comments
Labels: bug

#166 - Mock resolves allow for flexible callbacks

Issue - State: closed - Opened by qmenchaca over 1 year ago - 2 comments
Labels: enhancement

#165 - v2.1.1 does not work with DynamoDBDocumentClient

Issue - State: closed - Opened by Opus4210 over 1 year ago - 6 comments
Labels: bug, waiting for reply

#164 - feat: access Client configuration in callsFake

Pull Request - State: closed - Opened by m-radzikowski over 1 year ago

#163 - getting a typescript error when passing mocked S3Client into a function

Issue - State: closed - Opened by CameronJYoung over 1 year ago - 2 comments
Labels: bug

#162 - SDK updated to use @smithy types and protocol http causing type errors when using mock clients

Issue - State: closed - Opened by stitch-rich over 1 year ago - 8 comments
Labels: bug, waiting for reply

#161 - toHaveReceivedCommandWith only gets the last SNS Message sent

Issue - State: closed - Opened by davidfisher-vf over 1 year ago - 4 comments
Labels: bug

#160 - Not each Client is supported , for example KMSClient

Issue - State: closed - Opened by RobertDittmann over 1 year ago - 2 comments
Labels: bug

#158 - Support creating regional mockClients

Issue - State: closed - Opened by Zordrak over 1 year ago - 2 comments
Labels: enhancement

#157 - send(new ListObjectCommand(params)) does not pass params to mocking function

Issue - State: closed - Opened by sdkuck over 1 year ago - 1 comment
Labels: bug

#156 - export a function to explicitly bind to Jest expect

Issue - State: closed - Opened by zebehringer over 1 year ago - 1 comment
Labels: enhancement

#155 - chore(deps): bump json5 from 2.2.1 to 2.2.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#154 - chore(deps): bump yaml from 2.2.1 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#153 - Mock does not reset for other tests

Issue - State: closed - Opened by jatinmehrotra over 1 year ago - 2 comments
Labels: bug

#152 - how to return different values from different tables?

Issue - State: closed - Opened by ianzone over 1 year ago - 1 comment
Labels: enhancement

#151 - S3 GetObjectCommand does not respect bytes param

Issue - State: closed - Opened by abhinav-enboarder over 1 year ago - 2 comments
Labels: bug

#150 - NPM Readme

Issue - State: closed - Opened by shellscape over 1 year ago - 3 comments
Labels: bug

#149 - Mocking not working (region is missing error)

Issue - State: closed - Opened by joaopedromatias over 1 year ago - 3 comments
Labels: bug

#148 - docs: add further instructions on using Jest matchers outside of Jest

Pull Request - State: closed - Opened by RichardBradley over 1 year ago - 1 comment

#147 - .toHaveReceivedCommandWith not defined

Issue - State: closed - Opened by AdrKacz over 1 year ago - 3 comments
Labels: bug

#146 - feat: add Jest matcher for nth specific Command

Pull Request - State: closed - Opened by sander-b-postnl over 1 year ago - 3 comments

#145 - toHaveReceivedNthCommandWith for specific commands.

Issue - State: closed - Opened by sander-b-postnl over 1 year ago
Labels: enhancement

#144 - Asserting constructor arguments

Issue - State: closed - Opened by DarylLyonsLF over 1 year ago - 6 comments
Labels: enhancement

#143 - ListObjectsCommand not working with mockClient

Issue - State: closed - Opened by raykahn65 over 1 year ago - 3 comments
Labels: bug, waiting for reply

#142 - chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#140 - KMSClient type incompatability

Issue - State: closed - Opened by davecardwell over 1 year ago - 1 comment
Labels: bug

#139 - Create matchers for `vitest`

Issue - State: closed - Opened by ThomasAribart over 1 year ago - 5 comments
Labels: enhancement

#138 - chore(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies