GitHub / testing-library/angular-testing-library / commits
đ Simple and complete Angular testing utilities that encourage good testing practices
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e6f4e26d | chore: cleanup and updates (#596) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 85f44efb | refactor: replace deprecated animation and testing-module APIs (#595) |
Jeevan Mahesha <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 69e3bd81 | fix: include custom queries in RenderResult type (#594) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| 73d315a0 | build: improve test resolution | Tim Deschryver <2****r@u****m> | 29 days ago | |
| 2e548e77 | ci: update action versions | Tim Deschryver <2****r@u****m> | about 1 month ago | |
| 754e90dc | docs: add JeevanMahesha as a contributor for doc (#592) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| cac48a22 | docs: remove unused ChangeDetectionStrategy from LoginComponent and LoggedInC... |
Jeevan Mahesha <3****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 92f6cc85 | ci: fix test suite | Tim Deschryver <2****r@u****m> | about 1 month ago | |
| f1325f80 | chore: update versions | Tim Deschryver <2****r@u****m> | 2 months ago | |
| c05cec24 | fix: schematics fail with "exports is not defined in ES module scope" during ... |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 55ded00c | feat: update to Angular v22 (#581) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 61402809 | docs: add rpd10 as a contributor for code (#580) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 633ecbde | feat: add importOverrides (#578) |
Ryan Diehl <r****l@c****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a952a6a9 | ci: harden npm trusted publishing workflow (#577) |
Kody (bot) <7****t@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| afb29c87 | ci: only build on Node.js 24 (#579) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d9ab8549 | fix: disable whenStable by default (#575) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 36e0c796 | feat: zoneless ATL (#570) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b8261f85 | docs: add jonaskuske as a contributor for code (#572) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 906e8dd5 | fix: replace setTimeout with queueMicrotask to prevent Vitest deadlock (#571) |
Jonas Kuske <m****l@j****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 72d1f316 |
docs: add MattijsE as a contributor for code (#567)
Co-authored-by: allcontributors[bot] <4****]@u****m> |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 749c94d5 | feat: add generic types support for render result queries (#566) |
MattijsE <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| f31f4ae0 | docs: update Version compatibility table (#561) | Tim Deschryver <2****r@u****m> | 8 months ago | |
| c63108ff | test: resolve skipped tests (#560) | Tim Deschryver <2****r@u****m> | 9 months ago | |
| 930c4394 | test: write Jest tests with provideZoneChangeDetection | Tim Deschryver <2****r@u****m> | 9 months ago | |
| 1086cf86 | fix: update npm and semantic release version | Tim Deschryver <2****r@u****m> | 9 months ago | |
| c29f6b49 | fix: update action versions | Tim Deschryver <2****r@u****m> | 9 months ago | |
| c00b4ee0 | feat: upgrade peer dependency to Angular v21 | Tim Deschryver <2****r@u****m> | 9 months ago | |
| 4e836b1b | ci: release via semantic release action | Tim Deschryver <2****r@u****m> | 9 months ago | |
| 961e8193 | feat: update dependency versions on ng-add | Tim Deschryver <2****r@u****m> | 9 months ago | |
| 0d3d140f | feat: add vitest-utils | Tim Deschryver <2****r@u****m> | 9 months ago | |
| 53d777de | feat: update to Angular 21 (and switch to Vitest) | Tim Deschryver <2****r@u****m> | 9 months ago | |
| 3b799122 | build: migrate to Angular workspace (#557) | Tim Deschryver <2****r@u****m> | 9 months ago | |
| d4d45679 | docs: add artaommahe as a contributor for code (#553) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a46417ee | fix: narrow container type to HTMLElement in RenderResult (#551) |
Maksim Popov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| f6740fd5 | chore: update deps (#552) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| f6d107d2 | feat: add support for Angular bindings API (#547) |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 5da958be | chore: update deps to v20 (#541) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3e017287 |
docs: add jdegand as a contributor for code (#544)
Co-authored-by: allcontributors[bot] <4****]@u****m> |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e66514bd | chore: remove duplicate eslint rule (#543) |
J. Degand <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 4fea701f | feat: release v18 (#533) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 420f0d3b |
docs: add mikeshtro as a contributor for code, and bug (#537)
Co-authored-by: allcontributors[bot] <4****]@u****m> |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 16faf6fd | docs: add Christian24 as a contributor for code, and review (#534) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3cb2469f | feat: undeprecate componentProperties (#520) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5729aa96 | chore: update nx (#529) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e1e046c7 | docs: add jvereecken as a contributor for code (#523) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3176b331 | fix: add @angular/animations as a peer dependency (#522) |
Jamie Vereecken <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 31ad7ceb | chore: fix devcontainer creation (#518) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 90c43c72 |
docs: add FabienDehopre as a contributor for code (#516)
Co-authored-by: allcontributors[bot] <4****]@u****m> |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6efeb36b | docs: add host directive example (#514) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a18f647f | fix: do not force npm to install dependencies when using `ng add` (#515) |
Fabien Dehopré <f****n@d****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e0cd81e6 | chore: migrate to eslint flat config |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 33af2876 | chore: update deps (#510) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5ef0863a | docs: add Angular 19 to Version compatibility table (#509) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d59e4f21 | fix: flatten component providers for consistency to the framework (#507) |
Suguru Inatomi <s****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fdcf5fa5 | fix: support Angular 19 (#503) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4bd4ab25 |
docs: add Arthie as a contributor for code (#504)
Co-authored-by: allcontributors[bot] <4****]@u****m> |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 061d5cc7 | perf: optimize reduce and foreach loops (#501) |
Arthur Petrie <A****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b0dcf254 | chore: update to NX 20 (#502) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5a0665fa | fix: make wrapper component `standalone: false` explicitly (#498) |
Suguru Inatomi <s****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e8ddcf46 | docs: add test case for #493 (#496) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2cfca824 | docs: add test case for #491 (#494) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| be9c3d5c | docs: add test case for #492 | Tim Deschryver <2****r@u****m> | almost 2 years ago | |
| fbbed20e | docs: add test case for #492 (#495) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| eb4fc744 | fix: update description in JSDocs (#489) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| c9ffa6ad | chore: bump @angular-eslint/eslint-plugin v17.3.0 -> v18.3.0 (#488) |
Mahdi Lazraq <9****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 81b457b8 | feat: deprecate componentProperties (#486) |
Mahdi Lazraq <9****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 460fb32d | Tim Deschryver <2****r@u****m> | about 2 years ago | ||
| b11b6c3c |
docs: add mlz11 as a contributor for code, and test (#485)
Co-authored-by: allcontributors[bot] <4****]@u****m> |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9160da11 | fix: add support for InputSignalWithTransform in inputs property (#484) |
Mahdi Lazraq <9****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 8ca97c77 | fix: do not import OutputRef (#481) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5c5732da | docs: add Hyperxq as a contributor for code (#479) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 641c65f5 | feat: prompt for jest-dom and user-event installation in ng-add (#478) |
Daniel RamĂrez Barrientos <b****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 80ec75d9 |
docs: add andreialecu as a contributor for code, ideas, and doc (#475)
Co-authored-by: allcontributors[bot] <4****]@u****m> |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 3095737e | feat: add strongly typed inputs (#473) |
Andrei Alecu <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 40fe4ea0 | docs: use on in docs (#469) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 679c5f9b | docs: add mumenthalers as a contributor for code, and test (#466) |
allcontributors[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| caad0c27 | feat: introduce `on` as a improvement to subscribe to outputs (#465) |
S. Mumenthaler <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 0652a149 | docs: reword installation steps (#463) | Tim Deschryver <2****r@u****m> | about 2 years ago | |
| 68e6b84c | fix: schematics output folder (#461) | Tim Deschryver <2****r@u****m> | about 2 years ago | |
| af03c484 | docs: update docs for v17 (#459) | Tim Deschryver <2****r@u****m> | about 2 years ago | |
| 86c08e06 | docs: add computed example (#455) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 563d44b6 | feat: add migration to add DTL as devDependency (#458) | Tim Deschryver <2****r@u****m> | about 2 years ago | |
| 5d7b368d | feat: add DTL as devDependency on ng-add (#457) | Tim Deschryver <2****r@u****m> | about 2 years ago | |
| fbfc9dbe | feat: move dtl to peerDeps (#456) | Tim Deschryver <2****r@u****m> | about 2 years ago | |
| 47f680f1 | docs: update all contributors badge (#452) |
Matan Borenkraout <M****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7281dec4 | docs: update version compatibility | Tim Deschryver <2****r@u****m> | over 2 years ago | |
| 9a1da54a | build: update to Angular 18 | Tim Deschryver <2****r@u****m> | over 2 years ago | |
| 3d396c0d | docs: add directive example (#450) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ef6194b1 | docs: include v16 in version compatibility table (#448) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c378423b | feat: upgrade @testing-library/dom to v10 (#447) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e49d2ce6 | docs: remove console.log in example (#446) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8897b496 | docs: add example for output and model (#443) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c0798651 | chore: update to Angular 17.3 (#441) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b1ac6b8c | docs: add signal input component test | Tim Deschryver <2****r@u****m> | over 2 years ago | |
| a709ae52 | test: add test case for #437 (#438) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f78be95d | docs: add signal input test | Tim Deschryver <2****r@u****m> | over 2 years ago | |
| b01a9332 | test: add test case for #435 (#436) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 87d02f27 | docs: Fix example (#433) (#434) |
Torsten Knauf <T****f@g****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 47c6cb7b | feat: add DeferBlockBehavior (#431) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 11cd3124 | chore: update (#430) |
Tim Deschryver <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |