Skip to content

Issues: Typescript-TDD/ts-auto-mock

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

does it support Vitest ?
#1271 opened Jul 3, 2022 by kawamataryo updated Mar 14, 2024
createHydratedMock() should return Required<T>
#1494 opened Sep 12, 2023 by hosswald updated Sep 30, 2023
Overriding functions does not work
#1495 opened Sep 26, 2023 by hosswald updated Sep 30, 2023
Intersection types are not merge correctly
#94 opened Nov 17, 2019 by uittorio updated Oct 27, 2022
Change Automock Default-Values
#1429 opened Oct 6, 2022 by ChristianKlima updated Oct 18, 2022
ts-auto-mock with isolatedModule in jest config not working
#1227 opened Jun 15, 2022 by mystyle2006 updated Jun 15, 2022
does it support @swc/jest?
#1224 opened Jun 15, 2022 by mystyle2006 updated Jun 15, 2022
[Idea] Add a bug or a feat label on issues automatically
#599 opened Oct 17, 2020 by C0ZEN updated May 6, 2022
Error on ESM TypeScript project when using ts-node + mocha
#1094 opened Mar 22, 2022 by lostvicking updated Apr 22, 2022
Object attributes are being copied instead of referenced
#981 opened Nov 10, 2021 by Philipp3211 updated Nov 11, 2021
Forwarding generic leads to ReferenceError
#971 opened Nov 2, 2021 by Philipp3211 updated Nov 2, 2021
instanceof doesn't seem to work with class mocks
#969 opened Nov 1, 2021 by Philipp3211 updated Nov 2, 2021
Using Omit with createMock returns undefined
#958 opened Oct 22, 2021 by guidiamond updated Oct 22, 2021
mock set to null when interface and namespace have the same name bug Something isn't working
#792 opened Jun 17, 2021 by egriff38 updated Aug 30, 2021
Karma hot reloading error bug Something isn't working
#610 opened Dec 14, 2020 by BrunoBeraudPW updated Jun 17, 2021
[Feature request] CLI mode enhancement New feature or request
#598 opened Oct 16, 2020 by gilbsgilbs updated Jun 17, 2021
Mocking a Readonly type returns undefined enhancement New feature or request
#616 opened Feb 2, 2021 by jasonadkison updated Jun 17, 2021
Generics defaulting doesn't work bug Something isn't working
#617 opened Feb 3, 2021 by wassy92x updated Jun 17, 2021
createHydratedMock and cloneDeep from LoDash are not loving each other enhancement New feature or request
#751 opened May 22, 2021 by C0ZEN updated Jun 17, 2021
Support for computed enum values
#339 opened May 25, 2020 by Pmyl updated Sep 13, 2020
Indexed access type with generics
#201 opened Jan 29, 2020 by uittorio updated Jan 29, 2020
Improve mock registration cache
#101 opened Nov 25, 2019 by uittorio updated Nov 25, 2019
Intersection types its loosing generics
#95 opened Nov 17, 2019 by uittorio updated Nov 17, 2019
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.