Tim Deschryver
Tim Deschryver
Update: after also updating Jest this does work For an example see https://github.com/testing-library/angular-testing-library/blob/main/apps/example-app/src/app/examples/22-signal-inputs.component.spec.ts
We haven't looked into supporting `model` for now. since it's "just" a writable signal, have you tried creating a signal instead of a jest mock?
Do you got a reproduction @mnkyjs ?
@johnwalshuk see https://github.com/testing-library/angular-testing-library/pull/443 to test output/models
Because there are already some requests to update this I think we should merge this. We can add a warning on this page that MSW requires Node.js v18+. What do...
Thanks for the feedback @DanKaplanSES After giving it some thought, I think we tried to add too much information about `ByRole` queries in the priority section. Adding an additional example...
> @timdeschryver Is there anything blocking merge here? We just got an inbound issue due to improper API usage that this doc update details Oops 😅 it got off my...
We're in the process of updating the example at https://github.com/testing-library/testing-library-docs/pull/1327
You're right @MatanBobi I don't see any changes between our live version and this preview version.
It can wait @MatanBobi