issues
search
ngneat
/
spectator
🦊 🚀 A Powerful Tool to Simplify Your Angular Tests
https://ngneat.github.io/spectator
MIT License
2.08k
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support AnalogJS Vitest
#679
talgershman
opened
1 day ago
0
chore: 🤖 upgrade jquery to v3.7.1
#678
chimurai
closed
3 days ago
1
@ngneat/spectator does not work with Angular CLI's Jest builder
#677
Tommy228
opened
5 days ago
0
@ngneat/spectator uses jQuery dependency version(3.6.4) which as Vulnerabilities
#676
sallabashalil
closed
3 days ago
0
deferBlock() triggers undefined (reading 'render')
#675
carflynn2009
opened
1 week ago
0
feat: allow `OutputEmitterRef` keys in `triggerEventHandler`
#672
arturovt
closed
1 month ago
1
feat(spectator): support for Function-based outputs
#671
anatolie-darii
closed
1 month ago
1
Problems when testing a component that uses an observable for conditional rendering (@if/*ngIf)
#670
jamesthompson02
closed
1 month ago
0
triggerEventHandler does not recognize signal outputs/models
#669
skyleguy
opened
1 month ago
0
Unable to override directive for standalone component
#668
Martinspire
opened
1 month ago
2
Spectator does not play well with `takeUntilDestroyed`
#667
devfservant
opened
1 month ago
2
Spectator routing API (setRouteParams and others) trigger value emission for all ActivatedRoute properties regardless of API call made
#666
antonborisoff
opened
2 months ago
1
Adds support for runInInjectionContext
#664
KryptonBD
opened
3 months ago
0
Make spectator zoneless-compatible
#663
devfservant
opened
3 months ago
0
Signal input is not recognized in component
#662
SillyButt
closed
4 months ago
1
ci: 🎡 upgrade github actions to v4
#661
chimurai
closed
4 months ago
1
feat: 🎸 upgrade to Angular 18
#660
chimurai
closed
4 months ago
1
setInput was removed?
#659
crfrolik
opened
4 months ago
6
Host component's `ngOnChanges` is not called when testing directive using `createDirectiveFactory`
#658
th0r
opened
4 months ago
0
Angular 17 signal required input
#656
Deeadline
closed
5 months ago
4
chore: 🏷️ Use generic return type for all jest matchers
#655
pcbowers
closed
6 months ago
3
Angular 17 - input with transform
#653
LukasMachetanz
opened
6 months ago
9
fix(spectator): set input accepts alias names
#652
profanis
closed
7 months ago
1
feat: 🎸 fix input/output type inference
#651
kfrancois
closed
7 months ago
1
Cannot pass props which are not input() type in createComponent()
#650
ashutoshpaul
opened
7 months ago
7
Spectator is forcing to add a transform explicitly if input() has got a transform function
#649
ashutoshpaul
closed
7 months ago
4
setInput doesn't respect the alias names
#648
profanis
closed
7 months ago
7
Support of Web Test Runner
#647
k3nsei
opened
7 months ago
1
fix: 🐛 component re-render when updating fields in lifecycle hook
#646
kfrancois
closed
7 months ago
5
fix: check DeferBlockBehavior is defined before settng default
#645
dexster
closed
7 months ago
2
TypeError: Cannot read properties of undefined (reading 'Playthrough')
#644
dexster
closed
7 months ago
1
Spectator#setInput does not to update UI Elements for Components with changeDetectionStrategy OnPush
#643
Blafasel3
closed
7 months ago
6
chore: 🤖 upgrade prettier to v3
#642
chimurai
closed
7 months ago
1
feat(spectator): support defer block behavior
#641
profanis
closed
7 months ago
2
Testing for functional guards
#640
milo526
opened
8 months ago
4
Do not import `@jest/globals` outside of the Jest test environment
#639
dapperdandev
opened
8 months ago
2
feat(spectator): Support input signals
#638
kfrancois
closed
8 months ago
6
Add support for input signals
#637
kfrancois
closed
8 months ago
14
doc(queries): add missing byRole example
#636
ledenis
closed
9 months ago
1
Cannot resolve "styleUrl"
#635
timonmasberg
opened
10 months ago
0
Angular 17
#633
lneumeier
closed
10 months ago
5
feat: upgrade to Angular 17
#632
Tommy228
closed
10 months ago
9
Support Angular 17
#631
vecernik
closed
10 months ago
2
inject does not find directive provider
#630
ccosmincc
opened
11 months ago
0
fix(spectator): updated jQuery package to 3.6.4
#629
takeandrei5
closed
1 year ago
1
{ shallow: true } doesn't mock standalone components/directives/pipes
#628
dankerk
opened
1 year ago
3
`change` event is never fired when faking a file drop on custom input
#627
ThomasFerro
opened
1 year ago
0
Using SIFERS pattern to setup test in spectator
#626
davdev82
opened
1 year ago
0
Angular (v16) + Spectator/Jest reports "NG0912 Component ID generation collision detected" in basic component test
#625
localpcguy
closed
1 year ago
3
fix: 🐛 component-id collision error NG0912
#624
matheo
closed
1 year ago
1
Next