Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ngneat/spectator

🦊 🚀 A Powerful Tool to Simplify Your Angular Tests
https://github.com/ngneat/spectator

chore(release): 17.1.0

32938c35fc7e0515f4e7bc7f2ead701f525c1d70 authored 10 months ago by Netanel Basal <[email protected]>
feat(spectator): support defer block behavior (#641)

* feat(spectator): support defer block behavior

* feat(spectator): improve the deferBlocks AP...

030ad64980db301963faf21d0b2e2ac831bd65a2 authored 10 months ago by profanis <[email protected]>
chore: 🤖 upgrade prettier to v3 (#642)

* chore: 🤖 upgrade prettier to v3

- upgrade to prettier v3

* style: 💄 format code with pre...

e6f2a527023f16fa3f9823a782bf67752f272203 authored 10 months ago by Steven Chim <[email protected]>
chore(release): 17.0.0

8164446f1460b3f1e10cb7e51189b57c9382d6f6 authored 11 months ago by Netanel Basal <[email protected]>
feat(spectator): Support input signals (#638)

* feat(spectator): wip implementation for input signals support

* feat: support input signals...

3f63c68440f2dc11cb251e49d8ebdc8a9a44a5e9 authored 11 months ago by Koen François <[email protected]>
docs: ✏️ add sponsership section

619ad2b1b0bb4353006eaf938161122d0f1710b9 authored 11 months ago by Netanel Basal <[email protected]>
doc(queries): add missing byRole example (#636)

9d7e5a0059abfad9c988988827510516ef969174 authored 12 months ago by Denis LE <[email protected]>
chore(release): 16.0.0

11bdfb9712a75dd18183565a43862e8d8044624a authored about 1 year ago by Netanel Basal <[email protected]>
Angular 17 (#633)

* feat: 🎸 upgrade to Angular 17

Upgrade packages and dependencies

BREAKING CHANGE: 🧨 The l...

b064ea7990e30887a3fb71082ba8bc2dd78b89a1 authored about 1 year ago by Lars Neumeier <[email protected]>
feat: Updated jQuery package (#629)

Updated jQuery package to the next non-vulnerable version (3.6.4) as per this https://security.s...

9478289fd35894f9e9fda2785c459d2bfdb276e0 authored over 1 year ago by Andrei Tache <[email protected]>
chore: 🐛 component-id collision error NG0912 (#624)

05d51d57be950f299dfe1da56e1df903ae827219 authored over 1 year ago by Mateo Tibaquirá <[email protected]>
fix(matchers): use computed styles to determine hidden-ness (#622)

* fix(matchers): also use computed styles to determine hidden-ness

this catches cases like <sty...

6c5e7b6f939d10e07036a67c86805a32d435a7c5 authored over 1 year ago by aniederer-chatham <[email protected]>
ci: 🎡 align jest v29 dependencies (#621)

- remove transitive jest@28 and ts-jest@28 dependencies from yarn.lock
- fix ts-jest warnings i...

3a7fc533c23c7ab08fb2e1d1c317dd3096c1d3cb authored over 1 year ago by chimurai <[email protected]>
chore(release): 15.0.1

ce43961d78d4787c39973e603e7b733dc36213f6 authored over 1 year ago by Netanel Basal <[email protected]>
fix: 🐛 jest SpyObject mock (#615)

fixes mocked types with jest

✅ Closes: #614

27fce6341d029211c1a43ec80642d2cc46499f66 authored over 1 year ago by chimurai <[email protected]>
chore(release): 15.0.0

5320a1963b784001743723fb397463892c3dfc68 authored over 1 year ago by Netanel Basal <[email protected]>
feat: 🎸 upgrade to Angular 16 (#605)

* feat: 🎸 upgrade to Angular 16

BREAKING CHANGE: 🧨 The library now required a min version of ...

6620d2426625c7ac2c019f402a93b567cae35322 authored over 1 year ago by chimurai <[email protected]>
ci: 🎡 upgrade to jest v29 (#603)

* ci: 🎡 upgrade to jest v29

12b7ebe654a67bac56f3cb9997b4cb686a75f311 authored over 1 year ago by chimurai <[email protected]>
chore(release): 14.0.0

8e349810678fcc256724add452aca624c35d59c4 authored almost 2 years ago by Netanel Basal <[email protected]>
feat: upgrade to Angular 15.1 (#599)

BREAKING CHANGE: 🧨 Angular 15.1
BREAKING CHANGE: 🧨 The library now required a min version of Ang...

7743dc64cc9a866c220048a6d12bd7f1ecd8cf23 authored almost 2 years ago by Christo Zietsman <[email protected]>
ci: 🎡 update husky, lint-staged and commitlint (#596)

- fix git commit message linting
- fix lint-staged (lint .ts files on commit)

0cf5a6da4d3180c6bc4a9ecd733596fd9cd6c238 authored about 2 years ago by chimurai <[email protected]>
chore(release): 13.0.0

4038cb9b8b9e496c8360f7f82e4ad430d0e7aad4 authored about 2 years ago by Netanel Basal <[email protected]>
feat: 🎸 upgrade to Angular 15 (#594)

* feat: 🎸 upgrade to Angular 15

BREAKING CHANGE: 🧨 Angular 15
BREAKING CHANGE: 🧨 The library...

458a76e6ebade4391acfd20330f13c99f4d3ab40 authored about 2 years ago by chimurai <[email protected]>
chore(release): 12.2.1

a0235c46ebd9e4ea2905fd23e3eda6104fbda6c4 authored about 2 years ago by Netanel Basal <[email protected]>
fix(#592): create routing factory issue overriding standalone components, directives or pipes (#593)

80f9624ef738032af3d5f63fdabc6f2d8e99d7d0 authored about 2 years ago by Rubén Panadero Navarrete <[email protected]>
chore(release): 12.2.0

bf22a606ac81743514552ea95f095688c325fdb5 authored about 2 years ago by Netanel Basal <[email protected]>
feat(matchers): add toHaveExactTrimmedText matcher (#588)

bb5b8439ba9e8619630f2bb0f28adc27c03ed302 authored about 2 years ago by Krzysztof Skorupka <[email protected]>
chore(release): 12.1.1

3b2705a8ebaf8ef97ba509d9783d9f606ce5d035 authored about 2 years ago by Netanel Basal <[email protected]>
chore(release): 12.1.0

4032997133fb89cf704a8db718a68a90d51eefa9 authored about 2 years ago by Netanel Basal <[email protected]>
feat(query): allow to specify parent selector option (#590)

d2fcdf821d7a1f4f0c1dd0bb61f935aeb22b8bf2 authored about 2 years ago by Mateusz Stefańczyk <[email protected]>
fix(dom-selectors): `byRole` typings (#591)

Add proper typings to `byRole` to get role autocomplete

e537f649f69e6c89526d32c5d028370a82093ef5 authored about 2 years ago by Ahmed Raza <[email protected]>
chore(release): 12.0.1

7ac6dbef0efdcd1ab947bd3b3a10cc16234311dd authored about 2 years ago by Netanel Basal <[email protected]>
chore(release): 12.0.0

710125b540a3b5b1d3d942619a11a7979661a4c5 authored about 2 years ago by Netanel Basal <[email protected]>
feat: 🎸 change peer dep to 14.2.0

BREAKING CHANGE: 🧨 The library now required a min version of Angular 14.2.0

ffad43b2f6b01527d3c9e65caa776306edcfa377 authored about 2 years ago by Netanel Basal <[email protected]>
chore(release): 11.4.1

a0abc39027bb90a04108136bc9d684713f6e1acc authored about 2 years ago by Netanel Basal <[email protected]>
chore(release): 11.4.0

7c983c2665914c332729431ca9e5546c7995a08e authored about 2 years ago by Netanel Basal <[email protected]>
feat(components): allow to override standalone components (#584)

464c807ee12bff8cc61a75a90ec732c2b115d58f authored about 2 years ago by Mateusz Stefańczyk <[email protected]>
docs(testing-with-http): fix incorrect method name in example (#587)

e8adcc87d2e8fe100681d19bc27fc9f4c73fb11f authored about 2 years ago by Sousuke <[email protected]>
chore(release): 11.3.0

821766e592b19e1941e5360b64468dfb3e2b1713 authored about 2 years ago by Netanel Basal <[email protected]>
feat: allow erroring on unknown elements/properties (#586)

This allows the tests to fail when an unknown element (NG0303) or an
unknown property (NG0304) ...

cc8bb94909c6aa59124b9a69f70556f4bcb0af4d authored about 2 years ago by Dirk Van Haerenborgh <[email protected]>
chore(release): 11.2.1

6b1cf2b4fe39d6919077003a75a1a137b7867a92 authored over 2 years ago by Netanel Basal <[email protected]>
fix(matchers): prevent crash on elements in a Shadow DOM (#585)

* fix(matchers): prevent crash on elements in a Shadow DOM

* fix(matchers): support traversin...

9d2996bea10bcf81eefd94abfcbc4609f57e2831 authored over 2 years ago by aniederer-chatham <[email protected]>
chore(release): 11.2.0

67ba5121ad551a1dcd63ba04311c40eecec22f99 authored over 2 years ago by Netanel Basal <[email protected]>
Add missing import in README (#582)

e137383255f1813efdd2a5c09e3cff1a3f083cb4 authored over 2 years ago by Jesús Rodríguez <[email protected]>
feat(dom-spectator): add query with root opt for Type selector (#580)

* feat(dom-spectator): add query with root opt for Type selector

* test(dom-spectator): add q...

b5a0f359d8bc8ddaf757cdc8d2948d53ab3b978c authored over 2 years ago by Guillaume Nury <[email protected]>
(fix): remove double space in matchers' messages (#578)

57cc6f8a652359799b5c7aed57b22ac600c8b7b5 authored over 2 years ago by Rainer Hahnekamp <[email protected]>
feat(matchers): add toBeIndeterminate matcher (#577)

* feat(matchers): add toBeIndeterminate matcher

* fix(matchers): add tests for toBeChecked an...

b158a278e8d0bdfd4b4f8e9c743f35fbf0a3b44e authored over 2 years ago by gentoo90 <[email protected]>
chore(release): 11.1.3

f966fb3edf0fcf20f44bb0150af7a90b96b34dfe authored over 2 years ago by Netanel Basal <[email protected]>
fix: unpatch `setTimeout` before importing jQuery so it is not captured by zone.js (#573)

6cd5a1bef735c7bc6cbbb6db465556430547b014 authored over 2 years ago by Artur Androsovych <[email protected]>
chore(release): 11.1.2

9ed6e34878c7c6b58eea1fea88f3417bba47db31 authored over 2 years ago by Netanel Basal <[email protected]>
fix: 🐛 revert jquery patch

✅ Closes: #572

d66a8bcafb850f9d62e054692964bac8b20a9807 authored over 2 years ago by Netanel Basal <[email protected]>
chore(release): 11.1.1

546b7bdfe584e7f2b035e05e0dd6bc66679efe46 authored over 2 years ago by Netanel Basal <[email protected]>
fix: unpatch `setTimeout` before importing jQuery so it is not captured by zone.js (#571)

76572b1320cc14890167308564e77ef2fcb9a68b authored over 2 years ago by Artur Androsovych <[email protected]>
Add brackets (#566)

0f4c6872dcca5f0f234545feceda14c4b7fe9fff authored over 2 years ago by Roman <[email protected]>
chore(release): 11.1.0

96af2894f3ff60f96531ded46f15331a998876f7 authored over 2 years ago by Netanel Basal <[email protected]>
feat: 🎸 support jest esm (#565)

The library will assume that Jest is used when Jasmine is not defined

46d526144021f11dea485038a9b988411af0963c authored over 2 years ago by Netanel Basal <[email protected]>
docs: ng-mocks example for standalone components (#564)

More info: https://github.com/ike18t/ng-mocks/pull/2922

5ced92aa7d3c501a9a27f4a3575185b402b3fec6 authored over 2 years ago by satanTime <[email protected]>
chore(release): 11.0.2

9a707b9eeb189293b8988e3ba68f6d3bfbb2ace5 authored over 2 years ago by Netanel Basal <[email protected]>
fix: 🐛 release schematics

✅ Closes: #563

8405fc110ba950d3f36f06e2e0334e0c01e7f1b3 authored over 2 years ago by Netanel Basal <[email protected]>
chore(release): 11.0.1

0060c495ba87bad637eda31322b39be859cf821f authored over 2 years ago by Netanel Basal <[email protected]>
fix: remove migration bin

fix #557

9a9be753d952f14438936e5bdbb19112958bb953 authored over 2 years ago by Netanel Basal <[email protected]>
chore: 🤖 remove old files

a35b33afea4a4dc89865ea8d58fe668ff6ab7369 authored over 2 years ago by Netanel Basal <[email protected]>
chore(release): 11.0.0

3c1da01de01a3ce3e358680c30c4efef4c18bbcf authored over 2 years ago by Netanel Basal <[email protected]>
feat: 🎸 upgrade to Angular 14 (#553)

BREAKING CHANGE: Angular 14

Peer dependency is Angualr 14

d6fcea4a98981db7c5ba183cda46dbf13cb276a7 authored over 2 years ago by John Dengis <[email protected]>
docs: typo on testing services page (#547)

54935f4ed58900a998e474bdb8580b3fd7f8a754 authored over 2 years ago by Viktor Chernodub <[email protected]>
chore(release): 10.0.1

d4e75aea880e638f3548354d466f9e4b8c4184f2 authored almost 3 years ago by Netanel Basal <[email protected]>
fix: 🐛 setInput should run host dc

✅ Closes: #539

c40a2a6ef7dbd780da09a017d01b0158354d141b authored almost 3 years ago by Netanel Basal <[email protected]>
Fix typo in matcher-enhancements.component.spec.ts (#535)

3d7500aad8a8ed012cd3d0855cda779cca4a3f33 authored almost 3 years ago by Ikko Ashimine <[email protected]>
docs: add section about mocked dependencies used in the constructor (#534)

772fe94ef561a09734b459883887a970161a2254 authored almost 3 years ago by JB Nizet <[email protected]>
fix(matchers): test css variables via getPropertyValue (#530)

94ebfe37699496b154b40bb9b507b0f925a8ef24 authored almost 3 years ago by Mateo Tibaquirá <[email protected]>
chore(release): 10.0.0

5d85fe073b0a1436f49bfa3e9bde86aa28ce5b01 authored about 3 years ago by Netanel Basal <[email protected]>
fix(startup error): update @testing-library/dom to update pretty-format (#522)

BREAKING CHANGE: This change will result in a compile error for any `MatcherFunction` that uses ...

647ef89c1d30930d0c74f4c3a899183ee4dbe834 authored about 3 years ago by John Crim <[email protected]>
docs: fix typo in changelog (#517)

991118811d6f98570a97696e6bf9e18a91871797 authored about 3 years ago by Andreas Hässler <[email protected]>
Remove unnecessary space in the describe title (#518)

e01481b85f773744a80275478cca826428fc96d1 authored about 3 years ago by Oleg Postoev <[email protected]>
Fixed typo in README (#520)

8b7e0b9ffdcb8bb383ded3db17026d4753dc8264 authored about 3 years ago by Nick <[email protected]>
chore(release): 9.0.0

b9833dcd2028ac0ab5f9594e6b2b5f73de1e31f0 authored about 3 years ago by Netanel Basal <[email protected]>
feat: 🎸 upgrade to angular v13

BREAKING CHANGE: 🧨 The library now requires Angualr v13

1644abb8592226863393172e41712b159afd1145 authored about 3 years ago by Netanel Basal <[email protected]>
chore: support angular 13 (#514)

275a2ffd7c04f55c37414ce11878125babd21c11 authored about 3 years ago by William Sedlacek <[email protected]>
chore(release): 8.3.2

d1e0b86c955abb548ff31ce65ea3d637cb6ba47c authored about 3 years ago by Netanel Basal <[email protected]>
fix: add code to KeyboardEvent (#512)

8b6f2b02a5d54b04d5f56c3eff264df09b0af6a4 authored about 3 years ago by Adrian Rutkowski <[email protected]>
test: reference `jest` directly since tests fail occasionally (#505)

640c84babd03e87fd30fb3b29c414a30582258a8 authored about 3 years ago by Artur Androsovych <[email protected]>
chore(release): 8.3.1

c097271e921cb454925c337d76d4e12dd757cc76 authored about 3 years ago by Netanel Basal <[email protected]>
fix: allow passing any values to the `Route#data` (#504)

0eb9bbcadf1f45616909a78e9ef052466900781a authored about 3 years ago by Artur Androsovych <[email protected]>
chore(release): 8.3.0

bc94d4cd8cbb64e0ddfb909819cd4074b0da607b authored about 3 years ago by Netanel Basal <[email protected]>
fix(matchers): toHaveStyle matcher throws TypeError error (#503)

a80211a9ee2eb2eaceed2cdab7e517e354d2a38d authored about 3 years ago by dojchek <[email protected]>
feat: allow overriding global `teardown` options (#502)

e25b5eb2e9b9fdba5fd6163661d3089aabf0363c authored about 3 years ago by Artur Androsovych <[email protected]>
chore(release): 8.2.0

39dec2ab4006c326b641e5145687246d0726a8fe authored about 3 years ago by Netanel Basal <[email protected]>
fix: CustomMatcherResult message property should be function (#500)

44ae8c2804aae29ed5b133f369a03c845d2798d2 authored about 3 years ago by Jared Beach <[email protected]>
feat: allow providing `ModuleTeardownOptions` (#499)

81edca66b62b25d056a64ee26da57422df55bfb5 authored about 3 years ago by Artur Androsovych <[email protected]>
Update 3-support-request.md

fee094d16742680561d94d8436e5cc0a75a3f2dc authored over 3 years ago by Netanel Basal <[email protected]>
chore(release): 8.1.0

ca2f2c15af9bbabf97cc2f9499a17c7ef85b992e authored over 3 years ago by Netanel Basal <[email protected]>
feat(Router): Import RouterTestingModule when stubs are enabled (#488)

5308c26654a46d36594f3c7127727cf7fbe60364 authored over 3 years ago by Anthony Lenglet <[email protected]>
chore: 🤖 add issue templates

53e8745593dd929881f365ed91e717a5e5fbfbd8 authored over 3 years ago by Netanel Basal <[email protected]>
docs: clarified limitation of blur() (#480)

* docs: clarified limitation of blur()

Closes: #477

* docs: added detail to blur() clarification

0dcb865bd7fb32b1aa121f00963692c71189b431 authored over 3 years ago by Martin Vindahl Olsen <[email protected]>
chore(release): 8.0.4

d307aa0cd529015e1f395614c5df8f504723c6e7 authored over 3 years ago by Netanel Basal <[email protected]>
fix: 🐛 add router and animations as peer deps

✅ Closes: #478

a4dce332ea8203103c5d62b4a47cc7ea47cb5908 authored over 3 years ago by Netanel Basal <[email protected]>
chore(release): 8.0.3

13ab573435fffc391e6bc96e24a7e9d6cf5ef301 authored over 3 years ago by Netanel Basal <[email protected]>
Bug/373 jest focus (#473)

f7b2f6445ea6bbc554035ae5270a546c59e95b61 authored over 3 years ago by John Crim <[email protected]>
chore(release): 8.0.2

08e5baefcaaf21b327994c64a3937ed425c11d5e authored over 3 years ago by Netanel Basal <[email protected]>
FIXED | Schematics to work with angular 12 (#466)

88c952e08c4808bb18a8d629018c1a78b16c3f89 authored over 3 years ago by Tom Stones <[email protected]>