issues
search
getsaf
/
shallow-render
Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
MIT License
273
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Angular 18
#256
maartentibau
closed
5 months ago
3
Shallow-render fails to bind @Input properties with required option in Angular 16
#255
lucaspaties
opened
5 months ago
0
feat: Clear Angular DepsCache for non-jest test runners
#254
getsaf
closed
10 months ago
0
chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4
#253
dependabot[bot]
opened
10 months ago
0
Memory leak / not releasing objects
#252
johnwest80
closed
10 months ago
3
Angular 17 support
#251
meierw
closed
10 months ago
5
chore(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2
#250
dependabot[bot]
opened
1 year ago
0
feat: Angular 16
#248
getsaf
closed
1 year ago
0
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#247
dependabot[bot]
closed
1 year ago
0
Angular 16 support
#246
johnwest80
closed
1 year ago
2
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
#245
dependabot[bot]
closed
1 year ago
0
Cannot successfully Mock or Render components in existing project
#244
firebait
closed
1 year ago
3
fix: mocking standalone directive (#242)
#243
attrobit
closed
1 year ago
1
Standalone Directives not mocked correctly
#242
attrobit
closed
1 year ago
3
Error "is not a known Element" when rendering a Component as ng-content
#241
floisloading
opened
1 year ago
0
fix: Use ES2015 to avoid zonejs issues with Jest
#240
getsaf
closed
1 year ago
0
feat: Support standalone components
#239
getsaf
closed
1 year ago
1
shallow-render 15.0.0 doesn't work with angular/material >=15.0
#238
mtr20
closed
1 year ago
6
Shallow testing for standalone components?
#237
floisloading
closed
1 year ago
1
feat: Support for Angular 15
#236
getsaf
closed
1 year ago
0
fix: Fix usage of inputs/outputs defined in the component directive
#235
getsaf
closed
1 year ago
0
fix: Inherited inputs and outputs
#234
getsaf
closed
1 year ago
0
shallow-render > 14.0.0 error: the code should be running in the fakeAsync zone to call this function
#233
Timebutt
closed
1 year ago
7
chore: Upgrade to Angular 14.2 and fix Mock Directive injection
#232
getsaf
closed
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#231
dependabot[bot]
closed
1 year ago
0
Shallow does not resolve in a new Angular 14.2 project
#230
victoragung
closed
1 year ago
4
chore(deps): bump loader-utils from 2.0.2 to 2.0.4
#229
dependabot[bot]
closed
1 year ago
0
chore(deps): bump loader-utils from 2.0.2 to 2.0.3
#228
dependabot[bot]
closed
1 year ago
1
Fixes a bunch of typos and grammar issues
#227
freddysilber
closed
1 year ago
1
Problem with mocking of RouterModule (Angular 14 + Jest)
#226
mimajka
closed
1 year ago
8
Directives cannot be mocked anymore
#225
floisloading
closed
1 year ago
12
Runtime performance is very slow compared to native Angular testing
#224
antch
closed
1 year ago
3
Re-add "main" in package.json to fix module resolution when importing shallow-render
#223
develobrix
closed
1 year ago
0
feat: NG14 Support
#222
getsaf
closed
2 years ago
0
feat: Circleci project setup
#221
getsaf
closed
2 years ago
0
Verify abstract class component functionality
#220
getsaf
closed
1 year ago
0
Support for Angular 14
#219
bitsmuggler
closed
2 years ago
5
jest-preset-angular upgrade is causing shallow-render to fail with the constructor
#218
dean-g
closed
2 years ago
2
Tried to bind to a property that is not marked as @Input: vm from base class
#217
rodrigofante
closed
1 year ago
13
chore(deps): bump minimist from 1.2.5 to 1.2.6
#216
dependabot[bot]
closed
2 years ago
1
Testing ng-template child rendering
#215
vticnikisi
closed
2 years ago
2
TypeError: compiler_1.DirectiveResolver is not a constructor
#214
dean-g
closed
2 years ago
1
feat: Support for Angular 13
#213
getsaf
closed
2 years ago
0
Angular 13 update
#212
Angular2Guy
closed
2 years ago
10
Mock structural directives
#209
FrEaKmAn
closed
2 years ago
4
"No Directive annotation found" error when using custom class decorator on component
#208
barbados-clemens
closed
3 years ago
3
this.delegate.createRenderer is not a function
#207
f1am3d
closed
2 years ago
3
delete
#206
f1am3d
closed
3 years ago
0
chore: JSDocs
#204
getsaf
closed
3 years ago
0
Is it possible to test the Component in isolation without the HTML template?
#203
azaeng04
closed
3 years ago
9
Next