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

docs: run linter

a2b48c97d75d2242808aacaf02fae3707869ab40 authored almost 5 years ago by Lachlan Miller <[email protected]>
Merge pull request #1398 from vuejs/feature/issue-1232

Allow find to work on both Pascal case and camel case

5569325f9cfe1ea570e22905c6098f3fe7ce9ee9 authored almost 5 years ago by Lachlan <[email protected]>
docs: add note about waiting for asynchronous trigger event to be handled

83ae67872ce3ecfba11ef88a6810f659bf0423e7 authored almost 5 years ago by Samuli <[email protected]>
fix: small typo in api docs. (#1404)

4dae3be36e73d64fd7508acad2492a1c26335bcf authored almost 5 years ago by Philip Lambok <[email protected]>
fix: update comment

e8f3266d6b151122546ca334211fbd1ab9b87938 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: add comments explaining vmMatchesName functino

0472aa40168fcc58696444c6e6640d2d1a50d495 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: simplify code

b3e2b926bbff3ff65f72e4983db671a62703a574 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: cover both kebab and camel cases

17180050e16bf83331e1b4871342a440bed25565 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: only match by capitalize

8607c28d741f0d3ec9a2250f8571553bd44cf9eb authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: do not remove hyphen in component names

82bd743359cdb63353bb43868e20599eff9f164b authored almost 5 years ago by Lachlan Miller <[email protected]>
Merge pull request #1396 from vuejs/feat/allow-testing-src-directly

Allow testing src directly

5d892bb790dde41aa9db0e64b13dad62a7c76e2a authored almost 5 years ago by Lachlan <[email protected]>
Merge pull request #1401 from wes-harper-ibotta/docs/vue-lifecycle-documentation/#1400

Update documentation to include information about lifecycle hooks

cff91c99f51a4ae35c464f67a3e61e972b7a27fb authored almost 5 years ago by Jessica Sachs <[email protected]>
chore: update lock file

13e04b8c5f327537d51d4c58aced9a3a4c17812e authored almost 5 years ago by dobromir-hristov <[email protected]>
Merge branch 'dev' into feat/allow-testing-src-directly

# Conflicts:
# yarn.lock

92d935a24401dd29686fdf43dfaee598fc184b71 authored almost 5 years ago by dobromir-hristov <[email protected]>
Merge branch 'feat/allow-testing-src-directly' of https://github.com/vuejs/vue-test-utils into feat/allow-testing-src-directly

f33308b61bb6eedb582b24609399e27a65e2d69d authored almost 5 years ago by dobromir-hristov <[email protected]>
chore: add missing peer dependency

0b1754f199fa7cb33359f28b125eca16c86406ee authored almost 5 years ago by dobromir-hristov <[email protected]>
add additional clarifying comments

3652a531d52920e6551c2faa52cf044d4f711dd1 authored almost 5 years ago by Wes Harper <[email protected]>
update documentation to include information about lifecycle hooks

be4681fe7bdc2c2e992393921f0f43c11bbf6c88 authored almost 5 years ago by Wes Harper <[email protected]>
fix: do not export function

83ee6c1d4d298b1c2ae5d98fabe48c4fd2ac45cb authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: allow find to work with any casing

bff46f1b23873b03801cf1c75a16733698300a38 authored almost 5 years ago by Lachlan Miller <[email protected]>
feat: Add commit message linting (#1382)

* feat: add commitlint with conventional commit

* chore: add commitized as commit npm script
...

9ac748bc47001b61869114487ffa8c732e0b3e2b authored almost 5 years ago by Dobromir Hristov <[email protected]>
Update test/setup/webpack.test.config.js

Co-Authored-By: Adrià Fontcuberta <[email protected]>

7cae57a12d17614420a213a11071de4813d98561 authored almost 5 years ago by Dobromir Hristov <[email protected]>
docs: add dev tests command to CONTRIBUTING.md

ae53373a19ec1aab97dd02245743a07afbcf2ce9 authored almost 5 years ago by dobromir-hristov <[email protected]>
chore: remove npm references from package.json

9ac2c034d38dff537db42fc307baa626ee5cc1e6 authored almost 5 years ago by dobromir-hristov <[email protected]>
Merge pull request #1383 from vuejs/issue-1261

Support v-slot

e4d8c2c826a1eeabaf2790c7dd8d1009dbbda9ab authored almost 5 years ago by Jessica Sachs <[email protected]>
chore: format code

4c68d90bccfed92b9ae6b669bbd80dd409e2291d authored almost 5 years ago by dobromir-hristov <[email protected]>
refactor: remove unnecessary alias

135b24263f6c02548266bce999f7a860be16e85d authored almost 5 years ago by dobromir-hristov <[email protected]>
feat: allow testing src code directly

d45e248ea9d0b9665ba19a020483db493219b481 authored almost 5 years ago by dobromir-hristov <[email protected]>
docs: fix a typo 'crated' (#1395)

a7d551f488285babe0714a3dc016dcaf12bf0ffc authored almost 5 years ago by Woonchan Cho <[email protected]>
Merge pull request #1392 from vuejs/issue-1391-watchers

Override component watcher with mounting options

ee09270172995884934036aea5ed8e280e888354 authored almost 5 years ago by Jessica Sachs <[email protected]>
fix: remove console.log

75b71764b4ea76bf06634286ecc0d2ca4c905413 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: refactor spec

8b3e7f91f876d799f7c50252b61da1a29bf8f74b authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: remove unused import

9196c640b603fa15fa1e44c0931a3585b5d00896 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: override instance watchers with mounting options watchers

0f0c2606f0ba06486bf0a199d6327e392f1e18e9 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: add a failing test

9f40996e45b7639e5cbb6623f67c9dcd00717e08 authored almost 5 years ago by Lachlan Miller <[email protected]>
fix: Add a check for parent

0921ace3cbd388c03d1d5bccb4b574fe3df752bf authored about 5 years ago by Lachlan Miller <[email protected]>
(docs) Update CONTRIBUTING.md (#1390)

(docs) Remove npm references from Contributing

e7b8d505d51d5987037646454d01d0076ef4d212 authored about 5 years ago by Adrià Fontcuberta <[email protected]>
(fix): use full variable names when filtering

1402e322cfa0b6be1598437bcac5df6dff65a1d9 authored about 5 years ago by Lachlan Miller <[email protected]>
Merge pull request #1387 from suits-at/patch-1

fix: wait for the next tick

e171f5825f1ca4b4f73bfcbccdffcee61de3a5f5 authored about 5 years ago by Lachlan <[email protected]>
refactor: run prettier

edac70b8a1fa13a3b339fb3b2b541f6f2b3cdfcf authored about 5 years ago by SUITS <[email protected]>
Merge pull request #1293 from xanf/fix-refs-on-functional-with-shallow

fix: pass refs to functional component stubs

d291171e87ef21e755d2049fad574154249082f7 authored about 5 years ago by Lachlan <[email protected]>
Merge pull request #1353 from lacrioque/patch-1

(docs): add docs on installing the testing frameworks by vue cli

7b7263f7326d8651d52f31dfe072c8f05dfef4f4 authored about 5 years ago by Lachlan <[email protected]>
(docs): run linting

1d3efcdd2ad6766da1892febbba7ba44c02a762e authored about 5 years ago by Lachlan Miller <[email protected]>
Merge pull request #1389 from vuejs/scopedslots-tip

Add warning about scoped Slot implementation (#1212)

7b267b0662a0aba5128b9b33932df11420611b2e authored about 5 years ago by Lachlan <[email protected]>
(docs): add workaround regarding scoped slots

f2220eebea322701654766a799818f31835068f7 authored about 5 years ago by Lachlan Miller <[email protected]>
Merge pull request #1380 from vvanpo/set-selected

fix: Ensure setChecked() and setSelected() only trigger DOM events when state is changed (fix #1...

916b07ff7ccca5830b758910606ff27b010497b8 authored about 5 years ago by Lachlan <[email protected]>
Merge pull request #1388 from vuejs/chore/remove-gh-pages

chore: remove gh-pages

56573b14d8cc728f3ffff870526468ff0627979e authored about 5 years ago by Lachlan <[email protected]>
chore: remove gh-pages

0dd7458598b1651052ff25add6c2cb6ad53692f2 authored about 5 years ago by Jess <jessica.sachs>
fix: wait for the next tick

according to https://vue-test-utils.vuejs.org/guides/#using-nexttick we have to wait for the nex...

ddd2a57a024378fa2574395f8a996670652a4c1d authored about 5 years ago by Sebastian Ulbel <[email protected]>
lint

1437f8db85370b7016392e6cc80c94e0908fdbc3 authored about 5 years ago by Lachlan Miller <[email protected]>
Add a keys function with typing for flow

aa5051698382c8e5b8382c963fff3ded062fa194 authored about 5 years ago by Lachlan Miller <[email protected]>
Refactor

cc2fb7ea29c07420fca322b9c8cad7137b531e2f authored about 5 years ago by Lachlan Miller <[email protected]>
(docs): include guide about testing with node

9a1fc6d6b60b88f5642afbdec8c095c0bf024097 authored about 5 years ago by Lachlan Miller <[email protected]>
docs: Add example for 'listeners' mount option

3f9aebf61def7697f3e6dfb03465ecfdfad4ca53 authored about 5 years ago by Rahul Chanila <[email protected]>
Update docs

e0782510d5887311d1f996465c45b4215cf4ef13 authored about 5 years ago by Lachlan Miller <[email protected]>
All GREEN, BABY

a23d35c91ee0db1cf3243f28c830eaecb402053b authored about 5 years ago by Lachlan Miller <[email protected]>
Minimal passing

4aab43ec6c43187d0a6e3752a21dd0cf68122071 authored about 5 years ago by Lachlan Miller <[email protected]>
Upgrading to 2.6.x for testing

57c0559ffe3ab5f3b27fcdb340d9035c0a19bc8f authored about 5 years ago by Jess <jessica.sachs>
Fail to repro with SFC

14b266fd7ad8d3c06876bd6fcc4f51a5a0e4e17e authored about 5 years ago by Lachlan Miller <[email protected]>
Run prettier

b5ffdda243d872b8a4dcdc5e37614ec37753186e authored about 5 years ago by Lachlan Miller <[email protected]>
Unsuccessfully repro test

5c63cc612e237f896b12a8c3f5b158a5ec19314f authored about 5 years ago by Lachlan Miller <[email protected]>
Merge pull request #1381 from NataliaTepluhina/docs/fix-localVue-example

Docs: added example usage for localVue

089a6cab4c4bcef4366dba34acff5786fd0eaadc authored about 5 years ago by Jessica Sachs <[email protected]>
docs: added example usage for localVue

0f9142660278fa9cb14eb1e125e7cac7b0c211b9 authored about 5 years ago by Natalia Tepluhina <[email protected]>
docs(mocha-webpack): replace mocha-webpack with mochapack

e33a7975029ccf7202d891951857316237d6c25f authored about 5 years ago by Adrià Fontcuberta <[email protected]>
Fix failing formatter

d9e2663d1f9f6bc86fb7805a13607b43ec724f42 authored about 5 years ago by Adrià Fontcuberta <[email protected]>
Merge pull request #1378 from vuejs/fix/issue-1285-custom-keycodes-failing

fix: use the keyCodes provided in options from wrapper.trigger

6fdc17996b09ad518bca8825d3162b9167e5c43a authored about 5 years ago by Dobromir Hristov <[email protected]>
chore: Expose resetAutoDestroyState()

69dd59420719756c9dedeca41d1f41195b8557b4 authored about 5 years ago by winniehell <[email protected]>
Apply suggestions from code review

Co-Authored-By: souldzin <[email protected]>

560b6ec663e085275af5d1f8373c6c61bfb8b122 authored about 5 years ago by Winnie <[email protected]>
fix: Avoid destroying child wrappers

2d0a6dfceb39f987db650dd3c77f4c0a94571696 authored about 5 years ago by winniehell <[email protected]>
chore: Move enableAutoDestroy() to separate module

7064ab0074890649be2979d556ed71c2e50377c1 authored about 5 years ago by winniehell <[email protected]>
feat: Introduce enableAutoDestroy() helper function

7dd4d1d1938748aa47a2e28a2c149eef60d71bff authored about 5 years ago by winniehell <[email protected]>
test: follow convention for scenario statements

Co-Authored-By: Adrià Fontcuberta <[email protected]>

cdc0762d7b94eb7f001c124bb0c0115f01382c60 authored about 5 years ago by Victor van Poppelen <[email protected]>
style: fix linting errors

8ec4bfcb817692fc10ba682e02c4dd0eb2669376 authored about 5 years ago by Victor van Poppelen <[email protected]>
fix: ensure Wrapper.setSelected() idempotency

90a7ea88cf15cf5c3454867899ce2ff4fce265c5 authored about 5 years ago by Victor van Poppelen <[email protected]>
test: ensure Wrapper.setSelected() idempotency

e229e372dc2d34086a0023bcdf7706011c82a18b authored about 5 years ago by Victor van Poppelen <[email protected]>
test: fix Wrapper.setChecked() test compatibility

Older versions of Vue use the `click` DOM event for updating
radio/checkbox `v-model`s.

f63eda294b30f25a223b9e50dca0bf782df6ef79 authored about 5 years ago by Victor van Poppelen <[email protected]>
fix: ensure Wrapper.setChecked() idempotence

562bf11676f2d57f3272e9554fbf38ac7010a453 authored about 5 years ago by Victor van Poppelen <[email protected]>
test: ensure Wrapper.setChecked() is a no-op for selected radios

Selecting already-selected radio buttons or checking already-checked
checkboxes should not trigg...

1ee1fa04f80fb797a5f3b4717c5ea19fa29c34b1 authored about 5 years ago by Victor van Poppelen <[email protected]>
test: ensure Wrapper.setChecked() is a no-op for checked checkboxes

771075fd64757bba06dee7a75aa839472a09cc52 authored about 5 years ago by Victor van Poppelen <[email protected]>
fix: use the keyCodes provided in options from wrapper.trigger

Previously wrapper.trigger('keydown', { keyCode: 65 }) would trigger a keydown event with a keyC...

9aa178cae5daf4b5b3f30b38062c8065be18c2d5 authored about 5 years ago by Jess <jessica.sachs>
Merge pull request #1248 from winniehell/winniehell-wrapper-selector

feat: Store selector in Wrapper.find() / .findAll()

7c7b949c6b1a3d66f9aec3f65b8ee720cd182c65 authored about 5 years ago by Jessica Sachs <[email protected]>
chore: Remove selectorString from ErrorWrapper

ff4e0fcedddeb5b0f0e295cf6bafd3ce4d855d7d authored about 5 years ago by winniehell <[email protected]>
feat: Store selector in Wrapper.find() / .findAll()

aab0bf5d06fa10bc2f7cc4c6acc9cc695d03a2c6 authored about 5 years ago by winniehell <[email protected]>
feat: Add selector property to BaseWrapper interface

4ec04f05042fd0197c4219490add8c5525e97710 authored about 5 years ago by winniehell <[email protected]>
chore: Build selector string in ErrorWrapper

46f884e37654c983a798cd532b786705158b053d authored about 5 years ago by winniehell <[email protected]>
chore: Rename selector to selectorString in ErrorWrapper

f1566981ae18a2b0848ccfc61916c099e79596cb authored about 5 years ago by winniehell <[email protected]>
Merge pull request #1354 from Incognitus-Io/dev

Add provided/inject support for Composition API components

a05b499f95c7dbddb28b73aa43e1c705c80c3a1e authored about 5 years ago by Jessica Sachs <[email protected]>
Merge pull request #1376 from hiendv/docs-api-options-slots

docs: add an example for slots components with props

1888864434b2f672b57d9802e9cb35c68de922da authored about 5 years ago by Jessica Sachs <[email protected]>
Revert flow to fix issues

955201772bd7f427c4b6d006e1adf7dce1fabcbb authored about 5 years ago by Jamie Stumme <[email protected]>
Fix linting

58b5fc5ba29e2accf56df4cd394aa1a10ace1966 authored about 5 years ago by Jamie Stumme <[email protected]>
chore: prettier docs/api

be3ee288d63ed60655ded7fee3248367b99989dd authored about 5 years ago by hiendv <[email protected]>
docs: simplify options API for slots

cb12659d4372d5291a9a75c450c86347262787c2 authored about 5 years ago by hiendv <[email protected]>
Update for PR comments

a0f16614f6cb95c4ea5983f260b7024d52d74403 authored about 5 years ago by Jamie Stumme <[email protected]>
Even more prettier.

ad98384e1c2210534a84def2ac511986f43020ce authored about 5 years ago by Jamie Stumme <[email protected]>
Removed unused imports from injection composition vue file

ba37406f875aeca2f59fd886e5886513fe6bc6e5 authored about 5 years ago by Jamie Stumme <[email protected]>
More prettier changes

dc5d0303f679547530e75f218582cafffcbf9d56 authored about 5 years ago by Jamie Stumme <[email protected]>
Fix prettier on vscode workspace settings.

f2d0524f894f3e7d04f3ebccfa265b31ee579b30 authored about 5 years ago by Jamie Stumme <[email protected]>
Add test for injection on composition api component.

142fe1d1235a84a1179f1aa4a339471b33bd8f41 authored about 5 years ago by Jamie Stumme <[email protected]>
Add files for flow support in vscode and updated flow to 0.111.x

4c14b6185ed36833aa77f044d5b305ceaa531619 authored about 5 years ago by Jamie Stumme <[email protected]>
Support composition api variable for provider

4286b7ef030f278e4f27ddf32c5e3c2fb750a213 authored about 5 years ago by Jamie Stumme <[email protected]>