Skip to content

issues Search Results · repo:testing-library/angular-testing-library language:TypeScript

Filter by

203 results
 (98 ms)

203 results

intesting-library/angular-testing-library (press backspace or delete to remove)

Zoneless shouldn t have an impact on the testing experience. AFAIk it is enough to add provideZonelessChangeDetection to the providers. Do we want/need to do something with this? https://github.com/timdeschryver/Sandbox/commit/9608815ada780876cf01f96f3b263a31fe565452 ...
  • timdeschryver
  • 1
  • Opened 
    25 days ago
  • #527

Revisit #413
  • timdeschryver
  • 4
  • Opened 
    25 days ago
  • #526

While running ng add @testing-library/angular I got following error: npm error Conflicting peer dependency: @angular/core@19.2.13 npm error node_modules/@angular/core npm error peer @angular/core@ 19.2.13 ...
  • mathisvester
  • 2
  • Opened 
    on May 25
  • #525

I was looking for an example on testing an ag-grid custom cell renderer used in an angular application.
  • BoilerTom90
  • 1
  • Opened 
    on Mar 28
  • #521

Steps to reproduce 1. I have a plain new Angular v19 project and added Angular Testing Library using this command ng add @testing-library/angular 2. Change src/app/app.component.spec.ts content with ...
  • WeiHong2305
  • 1
  • Opened 
    on Mar 19
  • #519

The closest I m seeing is this example, but it has some issues: https://github.com/testing-library/angular-testing-library/blob/main/apps/example-app/src/app/examples/22-signal-inputs.component.spec.ts ...
  • NateRadebaugh
  • 1
  • Opened 
    on Feb 12
  • #517

When you install the package using ng add @testing-library/angular and you have configured another package manager than NPM, the install phase fails. img width= 835 alt= Capture d’écran 2025-01-10 à ...
  • FabienDehopre
  • 2
  • Opened 
    on Jan 10
  • #513

I have a component that have two hostDirectives, which has required inputs. How can i add these inputs without using a custom type on the inputs property from render function ?
  • CorentinGROSDEMOUGE
  • 2
  • Opened 
    on Jan 9
  • #512

https://testing-library.com/docs/dom-testing-library/api-configuration/#testidattribute This option does not exist for @testing-library/angular
  • R-Bower
  • 1
  • Opened 
    on Dec 15, 2024
  • #508
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub