issues
search
hirezio
/
auto-spies
Create automatic spies from classes
MIT License
181
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to mock a signal in a property of a mocked class.
#85
jaytonic
opened
2 months ago
0
How to mock `distinctUntilChanged` in an angular app
#84
tomavic
opened
11 months ago
0
getAllMethodNames does not differentiate between overloaded methods
#83
markgoho
opened
11 months ago
0
There should be a way to keep original properties from the mocked class
#82
DmitryEfimenko
closed
1 year ago
4
nextWithValues() is not emitting null | undefined values
#81
jimarthurnilsen
opened
1 year ago
0
docs: add strawberry-choco as a contributor for maintenance
#80
allcontributors[bot]
closed
1 year ago
2
docs: add jpgoelz as a contributor for maintenance
#79
allcontributors[bot]
closed
1 year ago
2
Jasmine-auto-spies: Updated to use jasmine-core v5
#78
jpgoelz
closed
1 year ago
6
next* observable functions when withArgs is used
#77
Zooce
closed
1 year ago
3
Make jasmine-auto-spies compatible with jasmine-core 5
#76
jpgoelz
closed
1 year ago
4
Type missmatch with toHaveBeenCalledWith on a spyed method with several prototypes since v8
#75
danjor
opened
1 year ago
0
auto detect getters/setters just like methods
#74
chris-kruining
opened
1 year ago
0
fix(types): typesafety for mocked objects/functions
#73
mopinsk
closed
1 year ago
4
Pnpm lock
#72
mopinsk
closed
1 year ago
3
build: move to pnpm
#71
shairez
closed
1 year ago
0
docs: add mopinsk as a contributor for maintenance
#70
allcontributors[bot]
closed
1 year ago
0
Update dependencies (Jest 29), fix errors
#69
mopinsk
closed
1 year ago
2
npm release of jest-auto-spies@1.6.11 failed
#68
mserwicki
closed
1 year ago
4
chore(jest-auto-spies): update to jest 29
#67
strawberry-choco
closed
1 year ago
4
support for vitest
#66
sysmat
closed
2 years ago
1
Code inside async method with 'await [...].toPromise' stops execution
#65
brinehart
opened
2 years ago
2
docs: add gestj as a contributor for maintenance
#64
allcontributors[bot]
closed
2 years ago
0
chore(jest-auto-spies): update to jest 28
#63
gestj
closed
2 years ago
3
Bump Jest Version Supported to Jest v28
#62
mtpultz
closed
2 years ago
5
Must be called with should support specifying only some parameters.
#61
ChrTall
closed
2 years ago
3
docs: add WynieCronje as a contributor for code, bug, maintenance
#60
allcontributors[bot]
closed
2 years ago
0
chore(package.json): added support for jasmine version 4
#59
WynieCronje
closed
2 years ago
3
Make jasmine-auto-spies compatible with jasmine-core 4
#58
WynieCronje
closed
2 years ago
2
Support for Cypress
#57
azaeng04
opened
2 years ago
1
Working tests fail after upgrade to Angular 13 with strict typing
#56
hokrc01
closed
2 years ago
2
Angular 13 Breaks createSpyFromClass and ProvideAutoSpy
#55
hokrc01
closed
2 years ago
2
docs: add rainerhahnekamp as a contributor for maintenance
#54
allcontributors[bot]
closed
2 years ago
0
chore(package.json): allow RxJs 7 as peerDependency
#53
rainerhahnekamp
closed
2 years ago
3
Support for RxJs 7
#52
rainerhahnekamp
closed
2 years ago
6
mockReturnValue is not typesafe
#51
peterreisz
closed
1 year ago
5
Angular 12 breaks jasmine-auto-spies@6.9.3 (at least for me)
#50
gestj
closed
3 years ago
10
Using nextWithValues with Observable properties does not work
#49
hlovdal
closed
3 years ago
1
Spying on Subject example in documentation service can't be imported
#48
hokrc01
closed
2 years ago
2
To Spy on Subjects
#47
hokrc01
closed
2 years ago
6
Help Test not working against subject
#46
hokrc01
closed
3 years ago
0
jasmine-auto-spies@>=6.9.2 breaks the test suite in Internet Explorer
#45
ThomasOrtiz
closed
2 years ago
2
Observable spy is always undefined
#44
WESquad-oldmember
closed
2 years ago
1
add 'nextWith' when testing Getters which are returning an Observable
#43
pielle87
closed
2 years ago
1
accessorSpies in jest-auto-spies + nx workspace not mocking return value
#42
GuilleEneas
opened
3 years ago
17
fix(auto-spies-core): don't add getters to method names when creating spies from class
#41
GuilleEneas
closed
3 years ago
3
Spying on observable property getter is failing
#40
ts46235
closed
3 years ago
2
Unable to override "returnValue" with usage of "calledWith"
#39
flowest
closed
3 years ago
1
Cannot read property '_isRejectedPromise' of null
#38
flowest
closed
4 years ago
1
Spy on readonly property
#37
flowest
closed
4 years ago
1
docs(readme.md): fixed a typo in jasmine-auto-spies doc
#36
ldex
closed
4 years ago
1
Next