Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-test-utils

Component Test Utils for Vue 2
https://github.com/vuejs/vue-test-utils

fix: allow using findComponent on a functional component (#1593)

2d6b49780c7e1d663b877ddf5d6492ed7b510379 authored over 4 years ago by Dobromir Hristov <[email protected]>
Update usage-without-a-build-step-node.md (#1599)

line:20 jsdon -> jsdom update

5eb9ab14dd4f2afbabbf26ca503b9bcbefa44f5e authored over 4 years ago by huskyAreYouScared <[email protected]>
docs(ja): Create findComponent and findAllComponets (#1601)

* Create findComponent.md

* Create findAllComponents.md

* Update README.md

* Update REA...

0bad0463e14829de9fb585752ccd4f732b6c047e authored over 4 years ago by jimaichiro <[email protected]>
Adds Context to attachTo Option Example (#1602)

Previously, the documentation for attachTo provided an example where a component was being attac...

b8da036498f4a87fb88c87e91db0e1fea7972e0e authored over 4 years ago by Dennis Liaw <[email protected]>
Noting that jest also supports watch mode. (#1592)

68945409a14ecd741a6b37f09743653f4ea19f57 authored over 4 years ago by Steven Benjamin <[email protected]>
docs(zh): typo and close #1591 (#1595)

0ac78b8e5c23948998cac46ac2b76ce6361ca43a authored over 4 years ago by Jinjiang <[email protected]>
Update testing-async-components.md (#1589)

修复[此处]链接显示错误的bug

9be94618ecbe3edf66a42c05881889612d610856 authored over 4 years ago by vita2333 <[email protected]>
chore: bump version of composition api (#1583)

* chore: bump version of composition api

* chore: run prettier

2e46ad425d54ab140fab404d2cb3f9d363cc8a19 authored over 4 years ago by Lachlan <[email protected]>
docs(zh): updated api docs 950763f...a0b40f0 (#1568)

* docs(zh): updated api docs 950763f...a0b40f0

* Update options.md

* Update findAllCompone...

73a869be6af90474108fffb6b4c10d3050605f32 authored over 4 years ago by Jinjiang <[email protected]>
docs(zh): updated guide docs 950763f...a0b40f0 (#1573)

* docs(zh): updated guide docs 950763f...a0b40f0

* docs(zh): finished all translation

* Up...

8ac6d4442b59d8fae4b2a33f1cc1a929e54138eb authored over 4 years ago by Jinjiang <[email protected]>
Update config.md (#1575)

869b096253e1af0b6121bd4529fa1adc47fda934 authored over 4 years ago by Adrià Fontcuberta <[email protected]>
docs: combine sentences in classes.md (#1572)

6e53050a9b10b45876dad04e572a68692692e365 authored over 4 years ago by Jonathan Wood <[email protected]>
Link on findComponent (#1567)

a0b40f09087bc8c9480fb22c33c36712cd4a7f56 authored over 4 years ago by János Rusiczki <[email protected]>
chore: add new github issue templates (#1563)

9b31856f175f392e11c2e53c5226ada1d916984d authored over 4 years ago by Phiter Fernandes <[email protected]>
docs: replace BABEL_ENV with NODE_ENV (#1561)

According to the [babel documentation](https://babeljs.io/docs/en/options#envname),
`NODE_ENV` ...

685384b9ba34adc881f3c5970e5aecdd0efc9b30 authored over 4 years ago by Haoqun Jiang <[email protected]>
docs: add note in testing SFCs with Jest for Vue CLI users (#1556)

* docs: add note in testing SFCs with Jest for Vue CLI users

Add a note to help people know w...

8fb9e94f9a4c7b3807c25c4553ac333dffa892a2 authored over 4 years ago by Sam <[email protected]>
Docs: deprecations (#1557)

* fix: fix iife build

* docs: wip docs for deprecatins

* Update docs/upgrading-to-v1/READM...

10925ee26bd6ad3d4d5c5b9f8959e4b7a3cc1ba4 authored over 4 years ago by Lachlan <[email protected]>
Remove type condition (#1558)

In cases where the empty object is already set as default in the config:

See: `stubs`, `mocks...

a249065133000d05c02234fca04588499883174b authored over 4 years ago by Petr Sahula <[email protected]>
fix: fix iife build (#1555)

2858f247e958a2d2f255e210910ba41ec07d4d84 authored over 4 years ago by Lachlan <[email protected]>
allow array for multiselect .setValue() method (#1554)

* feat(wrapper.setvalue): allow array for multiselect .setValue() method

enables Wrapper.setV...

4d4a5f33c1d5f33ebcd6af767bb32214c28227c3 authored over 4 years ago by Iaroslav Shepilov <[email protected]>
fix #1550: add deprection warning (#1551)

* docs(wrapper): add deprection warning

Add deprecation notice for `wrapper.is()` method with...

e5b0f00b87c525ce022158ee26fae5d9a0c0314a authored over 4 years ago by Paweł Tekliński <[email protected]>
v1.0.3

d9818306c2eba27458a432ac17535b9b73272933 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: 1.0.3

8d9ff02f677df10e3725608c54e67b159cbd9203 authored over 4 years ago by Lachlan Miller <[email protected]>
fix #1541: Improve deprecation messages (#1548)

* docs: improve title on deprecation warnings

* docs: add suggestion for isVueInstance

* r...

c94c58985e9e4b82b2c0cde0a1605fb7eaf09fbe authored over 4 years ago by Adrià Fontcuberta <[email protected]>
fix: added missing import of the Cheerio type (fix #1526) (#1527)

Co-authored-by: Sergei Koshel <[email protected]>

7e36d777aff32ad6fd60d1aa7c8dd2b700d143bf authored over 4 years ago by Sergey Koshel <[email protected]>
Add attachToDocument conditional deprecation message, fix #1545 (#1546)

* fix(config): add attachToDocument conditional deprecation message

resolves #1545

* test(...

35dacdc3307a5dc5b09611593645b025c9680c9b authored over 4 years ago by Phiter Fernandes <[email protected]>
Sync docs with v1.0 (#1538)

* docs: add warnings on deprecated methods

* docs: remove unused prop

* docs: add deprecat...

44ac5708035f10642816ab620b4fa3a83acf306f authored over 4 years ago by Adrià Fontcuberta <[email protected]>
chore: update deprecation messages (#1534)

6e941b6a8cee5f202011932eceff4518d48d93c1 authored over 4 years ago by Lachlan <[email protected]>
chore(release): publish v1.0.2

a0ce56610d58689b8e6ade80433d2add02964904 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: commit dist files for 1.0.2

ce81da418168479e54b9afc45353bd2564993a1f authored over 4 years ago by Lachlan Miller <[email protected]>
chore: fix typos (#1533)

* chore: fix typos

* chore: remove deprecation until further notice

* fix: add attachTo type

17d336efc3c251d228de79bba97967992fec4b0f authored over 4 years ago by Lachlan <[email protected]>
v1.0.1

6529d4d9da64b2e7fd7f13f8cd074fe84b3c18da authored over 4 years ago by Lachlan Miller <[email protected]>
chore(release): add dist files 1.0.0

106e39a1831227f95e73d22adbd0984e64211bc9 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: lint

ea982d4dcd37455aa3401958063c86e4848515f5 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: add definitions for findComponent and findAllComponents (#1530)

* chore: add definitions for findComponent and findAllComponents

* docs: Update docs/api/wrap...

ccab542904639131dfd11803a2f688876f1baea5 authored over 4 years ago by Lachlan <[email protected]>
chore: v1

ae73ef4de9be785c7a1c4f05fc626ba8b530faab authored over 4 years ago by Lachlan Miller <[email protected]>
chore(release): publish v1.0.0

4a77a111479ce2a1f5061bcf87f73952189b9bc0 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: add graduate command for v1

b9442e4c05e928d774b4e6ad818fc84eeb31cb1c authored over 4 years ago by Lachlan Miller <[email protected]>
chore: revert

1ad01af623fc7638c23365564ea1715c5a7a1a5b authored over 4 years ago by Lachlan Miller <[email protected]>
chore: revert incorrect publish

b9237bd488ce61c464a96186d6ae968434c34d01 authored over 4 years ago by Lachlan Miller <[email protected]>
refactor: cleanup find methods and tests (#1525)

* refactor: cleanup find methods

* refactor: add deprecation jsdoc tags

* refactor: cleanu...

66c503859c23469c163e953f8559480b1095f2b3 authored over 4 years ago by Dobromir Hristov <[email protected]>
feat: return nextTick from setters, fix #1515 (#1517)

* feat: return promise from set methods

* fix: fix error types for error wrapper

* refacto...

aa7b76d5996a24bfaca74989907c0982fdeaa013 authored over 4 years ago by Dobromir Hristov <[email protected]>
feat: Optionally hide deprecation errors (#1518)

* feat: add config to show deprecation warnings

* test: fix failing deprecated test

* test...

7a0b7e0c695da901f22df2fea53f6fef5e4dadf7 authored over 4 years ago by Dobromir Hristov <[email protected]>
chore: improve deprecations

c2de26870e94b9bda6ce794a2710c0d7242f17d3 authored over 4 years ago by Lachlan Miller <[email protected]>
feat: stub out transitions by default (#1411)

* feat: stub out transitions by default

* fix: stub in global object

6f0a41a8f0b643f2e695c68ead78f4980a2725c7 authored over 4 years ago by Lachlan <[email protected]>
cloneDeep not that deep (#1504)

* cloneDeep not that deep

To save others hours of headaches, a small update for testing runni...

f102a9a35e280f7afe6c1b62a5df7090ebdd6f98 authored over 4 years ago by Andrei Popovici <[email protected]>
feat: add support of arbitrary mounting point via attachTo option (#1492)

This allows for users to specify where in the document their component
should attach, either th...

f3d0d3f1717fd3cc3e406d3ac3f4ace316967211 authored over 4 years ago by Joseph Nields <[email protected]>
feat(test-utils): add 'overview' function (#1491)

* feat(test-utils): add 'overview' function

close #1461

* feat(test-utils): add error wrap...

4b0c5c94fb29885bb65e26fea64b8ca64960e301 authored over 4 years ago by Sergi Cuenca <[email protected]>
chore(release): publish v1.0.0-beta.33

9f93d5cbbb7156edac331f1d10963fe517042519 authored over 4 years ago by Lachlan Miller <[email protected]>
chore(release): add dist files 1.0.0-beta.32

6f5c994c391e1ae0c2deab2447a13eb74ce3ec4d authored over 4 years ago by Lachlan Miller <[email protected]>
Respect provide from parentComponent (#1301)

* fix: respect provide from parentComponent

* fix: remove afterEach from spec

* refactor: ...

351f573be471a77bb3b17df7eb6c6382e8ed23ca authored over 4 years ago by Illya Klymov <[email protected]>
docs(guides): remove links to deprecated examples (#1495)

The Jest and Mocha examples have been deprecated by the vue-test-utils
maintainers. The READMEs...

a4cbe93b9b61cf6e5bf0cf4878649fe87b5580be authored over 4 years ago by Brendon Smith <[email protected]>
Vue School links (#1493)

* style: add sponsored link

This is the same style used on vuejs.org

* docs: add link to T...

049de996599a5e497489a51dca2e82fb8ae605d4 authored almost 5 years ago by Rolf Haug <[email protected]>
Add missing link to npm-package (#1494)

Adds a link to npm package flush-promises to link to additional documentation

3420a318255f801cf8a09315f9781440ae4e3426 authored almost 5 years ago by Marina Mosti <[email protected]>
fix #1377 string stubs dropping props (#1473)

* test(issue #1377): add test for props on stubbed child component

* feat(create-instance): ...

0c4a8110b4aa72653cbfce9568a07a3a870a0825 authored almost 5 years ago by Jamie S <[email protected]>
docs #1477 Note exception to chaining find calls (#1481)

* docs(wrapper): note exception to chaining find calls

Make it clear that when chaining find ...

9d5b6421137d37835cdfa0de1a9ca1943c73a0b8 authored almost 5 years ago by Justin Boyson <[email protected]>
fix(create-instance): revert stubbing of component _Ctor (#1479)

70b553bd18158d82de5f26ff14c1f062be371245 authored almost 5 years ago by Kai Johnson <[email protected]>
fix: Add v-slot support in scopedSlots property, fix #1457 (#1485)

* feat: update scope-slot detection

* fix: fix issue with empty template tag when using v-slo...

4df7619c9388528718f0a39704fd22bd6dd669af authored almost 5 years ago by Dobromir Hristov <[email protected]>
docs: Change the link to the link after i18n (#1480)

98b37f1ddea041679c9dde6504ab30c63432cbe9 authored almost 5 years ago by jiang7369 <[email protected]>
docs: updated the Using `nextTick` section (#1478)

* Updated the Using `nextTick` section

1. The current description for Using `nextTick` was ve...

4657d160607afa50bb1a5a387346a7640a586180 authored almost 5 years ago by Bhaskar Nair <[email protected]>
fix(test-utils): fix cancelable attribute in dom events (#1460)

b1a532aa72c71d2f4282f4bc31373cb143e82833 authored almost 5 years ago by Lucas Mendelowski <[email protected]>
feat: support object class binding in stubbed functional components (#1476)

* feat: support object class binding in stubbed functional components

* fix: typo

* fix: d...

55f7eac5cd305b60c0b9f8340cc6d9e3f470a665 authored almost 5 years ago by Lachlan <[email protected]>
chore: add translation for nextTick part (#1475)

This resolve /vuejs/vue-test-utils#1451

aff87f85049fbead70d878e803e8ed0abaeabc78 authored almost 5 years ago by Bobby <[email protected]>
docs: fix typo (#1471)

It should be `findAll` to get `WrapperArray`.

e2a6986de597558d231e8602e3e99f46d942869e authored almost 5 years ago by Lipan <[email protected]>
feat: support lazy modifier with setValue (#1467)

* feat: support lazy modifier with setValue

* fix: check lazy modifier

* fix: add check fo...

afd7a82426c2e72fca61bf00881574d81dffbf68 authored almost 5 years ago by Lachlan <[email protected]>
chore: publish server-utils

ee3a93f55ca511740367059f5002805acc339fae authored almost 5 years ago by Lachlan Miller <[email protected]>
chore(release): publish v1.0.0-beta.32

4503e6cd05566b60c14a061bd4026f0798a6647a authored almost 5 years ago by Lachlan Miller <[email protected]>
chore(release): add dist files 1.0.0-beta.32

5d5166829ffb55057a08aae2894e525af619470e authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: stub globally registered components (#1441)

When specifying the components to stub, merge the globally registered components into the locall...

228cd1ad4c578d71a0d05e7d7e491ce8b90229a9 authored almost 5 years ago by Joshua Cannon <[email protected]>
docs: Missing Vue import (#1445)

* Missing Vue import

`import Vue` was missing in the code block.
when someone, new to vue tr...

ab35fabf24648d4fcaac1864bf49cd7d609911b4 authored almost 5 years ago by Kumar Gaurav <[email protected]>
docs: fix typo (#1446)

24ed9f92a2eeece8c9f79781908fe3139ce24d10 authored almost 5 years ago by migliozziz <[email protected]>
docs(mounting options): add a tip how to mock $root. Fix #1437 (#1438)

* docs(mounting options): add a tip how to mock $root

Clarify how to mock $root

fix #1437
...

d904f2691ee25e6b7dad9a8f6b916bc11899c790 authored almost 5 years ago by Alexey Antipov <[email protected]>
fix(types): emitted can return undefined (#1431)

b41a09dcfd616c933bb1e36eba131ba273af6ea4 authored almost 5 years ago by Lucas Werkmeister <[email protected]>
docs: link to attachToDocument definition (#1432)

close #1207

775feb78969007c992edb5a0406fd8658e1c167d authored almost 5 years ago by Sarah Dayan <[email protected]>
fix: improvement functional component features (#1427)

ebcf97cc3cf230a29bdbe37a5aa6c69e3fa5ec97 authored almost 5 years ago by kahirokunn <[email protected]>
docs: fix link to commit conventions (#1430)

a4e077c0cf1e8884867422a5e45b383abc425ac9 authored almost 5 years ago by Lucas Werkmeister <[email protected]>
docs: Update old link for VeeValidate (#1425)

8dc9bab483ee6cae328b7a0482ba903390be7fb7 authored almost 5 years ago by Scott Bedard <[email protected]>
docs: Fix a typo (#1422)

370474bad2a7376043228d69457e6683f04d3444 authored almost 5 years ago by Michael Bowen <[email protected]>
docs: fix bad references to find and get pages

closes #1420

ac56f837661c835a0cf0bf1b9fc267e50190c6ac authored almost 5 years ago by dobromir-hristov <[email protected]>
docs: document data (#1416)

ff54d68f74b8af7b710f6e7789a16cae64df2c1d authored almost 5 years ago by Lachlan <[email protected]>
chore: adding tests and refactoring setProps (#1414)

c979087793329fedf4aa400c76a2f6da3f422802 authored almost 5 years ago by Jessica Sachs <[email protected]>
chore: update testing-async-components.md (#1412)

修改一个错别字:“具柄” 改为 “句柄”

Co-authored-by: lmlife2016 <[email protected]>

9dc7d1a648b168f740154ead593e3f1dbd9a52f7 authored almost 5 years ago by Jessica Sachs <[email protected]>
docs: note babel-bridge in Jest SFC instructions (#1268)

* note babel-bridge in Jest SFC instructions

Because of vue-jest's dependency on babel-core (...

f9783fdc747b489d22661a7cbfee28cb0fa2cdf3 authored almost 5 years ago by Damon Muma <[email protected]>
build: point eslint to proper eslintignore file

16307995f675c228bf96e5d12d6aa9c043861483 authored almost 5 years ago by dobromir-hristov <[email protected]>
chore(release): 1.0.0-beta.31

210568857145503e470b38502d24911499476ff9 authored almost 5 years ago by dobromir-hristov <[email protected]>
Merge branch 'dev' of https://github.com/vuejs/vue-test-utils into dev

22e1636446b58e226e129203623a057eca1b5001 authored almost 5 years ago by dobromir-hristov <[email protected]>
docs: update contribution docs

3c3cf25b0f2c3b2f1cdee53666e9d3e166ea2466 authored almost 5 years ago by dobromir-hristov <[email protected]>
docs: fix incorrect spelling of test cases (#1409)

* refactor: fix incorrect spelling

* refactor: fix incorrect spelling

* refactor: fix inco...

3e55b3e193002eb77e1e8bd32df539184afd3b42 authored almost 5 years ago by Jofferson Ramirez Tiquez <[email protected]>
Merge pull request #1244 from paulgv/wrapper-array-at-neg-index

feat(wrapper array): Allow negative indices to be passed to .at()

82ca2e3fc2591c5ed11fc20fc26184ad2c073a18 authored almost 5 years ago by Lachlan <[email protected]>
Merge pull request #1304 from tomasbjerre/feature/issue-1298-get-method-on-wrapper

Adding get method to Wrapper

dd7542d3aea12eaf137d5f505298deb66688e36c authored almost 5 years ago by Lachlan <[email protected]>
docs: linting

5ee369ce8f0276ad4cf5a8f5666ec8eb792c5bd3 authored almost 5 years ago by Lachlan Miller <[email protected]>
chore: resolve conflict

a34e5b129c3b5ee8aa9a10b6c21ced124f617bb2 authored almost 5 years ago by Lachlan Miller <[email protected]>
chore: merge in dev

a4ca2a162502f7f0b97eabcd8df82059d32e3f21 authored almost 5 years ago by Lachlan Miller <[email protected]>
docs: update

726262c10077ad7e38cf1382513b74ea99b33742 authored almost 5 years ago by Lachlan Miller <[email protected]>
test: fix bad reference to vtu package

4378963480f8c1322a64a203f3f982c33e365ca3 authored almost 5 years ago by dobromir-hristov <[email protected]>
build: update lerna

8ea8918f062ed01d65864161c3925a6da91837e9 authored almost 5 years ago by dobromir-hristov <[email protected]>
Merge pull request #1405 from samgre/dev

docs: add note about waiting for async trigger event to be handled

ab470ad51ad14efdcdd307053c3089f97d5a0c42 authored almost 5 years ago by Lachlan <[email protected]>
Merge pull request #1245 from winniehell/winniehell-autodestroy

feat: Introduce enableAutoDestroy() helper function

2784cd3895b2566d39d66a1c718e386858817f7d authored almost 5 years ago by Lachlan <[email protected]>
docs: add info on resetAutoDestroyState

d17fc1ff8e9ec9f99b186afc56e106ef6257fecf authored almost 5 years ago by Lachlan <[email protected]>
docs: add async function

479dabc3502775828797b4096967a6d5db6ab288 authored almost 5 years ago by Lachlan Miller <[email protected]>