Skip to content

Commit 3906f09

Browse files
committed
Message for part still not translated.
Signed-off-by: Bruno Lesieur <[email protected]>
1 parent ee0b51f commit 3906f09

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+91
-91
lines changed

docs/fr/api/README.md

+47-47
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,49 @@
11
# API
22

3-
* [mount](./mount.md)
4-
* [shallow](./shallow.md)
5-
* [Options de montage](./options.md)
6-
- [context](./options.md#context)
7-
- [slots](./options.md#slots)
8-
- [stubs](./options.md#stubs)
9-
- [mocks](./options.md#mocks)
10-
- [localVue](./options.md#localvue)
11-
- [attachToDocument](./options.md#attachtodocument)
12-
- [attrs](./options.md#attrs)
13-
- [listeners](./options.md#listeners)
14-
- [clone](./options.md#clone)
15-
* [Wrapper](./wrapper/README.md)
16-
* [contains](./wrapper/contains.md)
17-
* [emitted](./wrapper/emitted.md)
18-
* [emittedByOrder](./wrapper/emittedByOrder.md)
19-
* [find](./wrapper/find.md)
20-
* [hasAttribute](./wrapper/hasAttribute.md)
21-
* [hasClass](./wrapper/hasClass.md)
22-
* [hasProp](./wrapper/hasProp.md)
23-
* [hasStyle](./wrapper/hasStyle.md)
24-
* [html](./wrapper/html.md)
25-
* [is](./wrapper/is.md)
26-
* [isEmpty](./wrapper/isEmpty.md)
27-
* [isVueInstance](./wrapper/isVueInstance.md)
28-
* [name](./wrapper/name.md)
29-
* [update](./wrapper/update.md)
30-
* [setData](./wrapper/setData.md)
31-
* [setProps](./wrapper/setProps.md)
32-
* [text](./wrapper/text.md)
33-
* [trigger](./wrapper/trigger.md)
34-
* [WrapperArray](./wrapper-array/README.md)
35-
* [at](./wrapper-array/at.md)
36-
* [contains](./wrapper-array/contains.md)
37-
* [hasAttribute](./wrapper-array/hasAttribute.md)
38-
* [hasClass](./wrapper-array/hasClass.md)
39-
* [hasProp](./wrapper-array/hasProp.md)
40-
* [hasStyle](./wrapper-array/hasStyle.md)
41-
* [is](./wrapper-array/is.md)
42-
* [isEmpty](./wrapper-array/isEmpty.md)
43-
* [isVueInstance](./wrapper-array/isVueInstance.md)
44-
* [update](./wrapper-array/update.md)
45-
* [setData](./wrapper-array/setData.md)
46-
* [setProps](./wrapper-array/setProps.md)
47-
* [trigger](./wrapper-array/trigger.md)
48-
* [createLocalVue](./createLocalVue.md)
49-
* [Selecteurs](./selectors.md)
3+
* [mount (EN)](./mount.md)
4+
* [shallow (EN)](./shallow.md)
5+
* [Options de montage (EN)](./options.md)
6+
- [context (EN)](./options.md#context)
7+
- [slots (EN)](./options.md#slots)
8+
- [stubs (EN)](./options.md#stubs)
9+
- [mocks (EN)](./options.md#mocks)
10+
- [localVue (EN)](./options.md#localvue)
11+
- [attachToDocument (EN)](./options.md#attachtodocument)
12+
- [attrs (EN)](./options.md#attrs)
13+
- [listeners (EN)](./options.md#listeners)
14+
- [clone (EN)](./options.md#clone)
15+
* [Wrapper (EN)](./wrapper/README.md)
16+
* [contains (EN)](./wrapper/contains.md)
17+
* [emitted (EN)](./wrapper/emitted.md)
18+
* [emittedByOrder (EN)](./wrapper/emittedByOrder.md)
19+
* [find (EN)](./wrapper/find.md)
20+
* [hasAttribute (EN)](./wrapper/hasAttribute.md)
21+
* [hasClass (EN)](./wrapper/hasClass.md)
22+
* [hasProp (EN)](./wrapper/hasProp.md)
23+
* [hasStyle (EN)](./wrapper/hasStyle.md)
24+
* [html (EN)](./wrapper/html.md)
25+
* [is (EN)](./wrapper/is.md)
26+
* [isEmpty (EN)](./wrapper/isEmpty.md)
27+
* [isVueInstance (EN)](./wrapper/isVueInstance.md)
28+
* [name (EN)](./wrapper/name.md)
29+
* [update (EN)](./wrapper/update.md)
30+
* [setData (EN)](./wrapper/setData.md)
31+
* [setProps (EN)](./wrapper/setProps.md)
32+
* [text (EN)](./wrapper/text.md)
33+
* [trigger (EN)](./wrapper/trigger.md)
34+
* [WrapperArray (EN)](./wrapper-array/README.md)
35+
* [at (EN)](./wrapper-array/at.md)
36+
* [contains (EN)](./wrapper-array/contains.md)
37+
* [hasAttribute (EN)](./wrapper-array/hasAttribute.md)
38+
* [hasClass (EN)](./wrapper-array/hasClass.md)
39+
* [hasProp (EN)](./wrapper-array/hasProp.md)
40+
* [hasStyle (EN)](./wrapper-array/hasStyle.md)
41+
* [is (EN)](./wrapper-array/is.md)
42+
* [isEmpty (EN)](./wrapper-array/isEmpty.md)
43+
* [isVueInstance (EN)](./wrapper-array/isVueInstance.md)
44+
* [update (EN)](./wrapper-array/update.md)
45+
* [setData (EN)](./wrapper-array/setData.md)
46+
* [setProps (EN)](./wrapper-array/setProps.md)
47+
* [trigger (EN)](./wrapper-array/trigger.md)
48+
* [createLocalVue (EN)](./createLocalVue.md)
49+
* [Selecteurs (EN)](./selectors.md)

docs/fr/api/createLocalVue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
- **Usage:**
77

8-
`createLocalVue` returns a Vue class for you to add components, mixins and install plugins without polluting the global Vue class.
8+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>`createLocalVue` returns a Vue class for you to add components, mixins and install plugins without polluting the global Vue class.</p>
99

1010
Use it with `options.localVue`
1111

docs/fr/api/mount.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
- **Options:**
1111

12-
See [options](options.md)
12+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>See [options](options.md)</p>
1313

1414
- **Usage:**
1515

docs/fr/api/options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mounting Options
22

3-
Options for `mount` and `shallow`. The options object can contain both `vue-test-utils` mounting options and raw Vue options.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Options for `mount` and `shallow`. The options object can contain both `vue-test-utils` mounting options and raw Vue options.</p>
44

55
Vue options are passed to the component when a new instance is created. , e.g. `store`, `propsData`. For a full list, see the [Vue API docs](https://vuejs.org/v2/api/).
66

docs/fr/api/selectors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Selectors
22

3-
A lot of methods take a selector as an argument. A selector can either be a CSS selector, or a Vue component.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>A lot of methods take a selector as an argument. A selector can either be a CSS selector, or a Vue component.</p>
44

55
## CSS Selectors
66

docs/fr/api/shallow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
- **Options:**
2121

22-
See [options](./options.md)
22+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>See [options](./options.md)</p>
2323

2424
- **Usage:**
2525

docs/fr/api/wrapper-array/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WrapperArray
22

3-
A `WrapperArray` is an object that contains an array of [Wrappers](../wrapper/README.md), and methods to test the `Wrappers`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>A `WrapperArray` is an object that contains an array of [Wrappers](../wrapper/README.md), and methods to test the `Wrappers`.</p>
44

55
- **Properties:**
66

docs/fr/api/wrapper-array/at.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# at(index)
22

3-
Returns `Wrapper` at `index` passed. Uses zero based numbering (i.e. first item is at index 0).
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Returns `Wrapper` at `index` passed. Uses zero based numbering (i.e. first item is at index 0).</p>
44

55
- **Arguments:**
66
- `{number} index`

docs/fr/api/wrapper-array/contains.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# contains(selector)
22

3-
Assert every wrapper in `WrapperArray` contains selector.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every wrapper in `WrapperArray` contains selector.</p>
44

55
Use any valid [selector](../selectors.md).
66

docs/fr/api/wrapper-array/destroy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# destroy()
22

3-
Destroys each Vue `Wrapper` in `WrapperArray`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Destroys each Vue `Wrapper` in `WrapperArray`.</p>
44

55
- **Example:**
66

docs/fr/api/wrapper-array/hasAttribute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasAttribute(attribute, value)
22

3-
Assert every `Wrapper` in `WrapperArray` DOM node has `attribute` matching `value`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every `Wrapper` in `WrapperArray` DOM node has `attribute` matching `value`.</p>
44

55
- **Arguments:**
66
- `{string} attribute`

docs/fr/api/wrapper-array/hasClass.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasClass(className)
22

3-
Assert every `Wrapper` in `WrapperArray` DOM node has class containing `className`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every `Wrapper` in `WrapperArray` DOM node has class containing `className`.</p>
44

55
- **Arguments:**
66
- `{string} className`

docs/fr/api/wrapper-array/hasProp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasProp(prop, value)
22

3-
Assert every `Wrapper` in `WrapperArray` `vm` has `prop` matching `value`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every `Wrapper` in `WrapperArray` `vm` has `prop` matching `value`.</p>
44

55
**Note the Wrapper must contain a Vue instance.**
66

docs/fr/api/wrapper-array/hasStyle.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasStyle(style, value)
22

3-
Assert every `Wrapper` in `WrapperArray` DOM node has style matching value.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every `Wrapper` in `WrapperArray` DOM node has style matching value.</p>
44

55
Returns `true` if `Wrapper` DOM node has `style` matching `value`.
66

docs/fr/api/wrapper-array/is.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# is(selector)
22

3-
Assert every `Wrapper` in `WrapperArray` DOM node or `vm` matches [selector](../selectors.md).
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every `Wrapper` in `WrapperArray` DOM node or `vm` matches [selector](../selectors.md).</p>
44

55
- **Arguments:**
66
- `{string|Component} selector`

docs/fr/api/wrapper-array/isEmpty.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# isEmpty()
22

3-
Assert every `Wrapper` in `WrapperArray` does not contain child node.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every `Wrapper` in `WrapperArray` does not contain child node.</p>
44

55
- **Returns:** `{boolean}`
66

docs/fr/api/wrapper-array/isVueInstance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# isVueInstance()
22

3-
Assert every `Wrapper` in `WrapperArray` is Vue instance.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert every `Wrapper` in `WrapperArray` is Vue instance.</p>
44

55
- **Returns:** `{boolean}`
66

docs/fr/api/wrapper-array/setData.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# setData(data)
22

3-
Sets `Wrapper` `vm` data and forces update on each `Wrapper` in `WrapperArray`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Sets `Wrapper` `vm` data and forces update on each `Wrapper` in `WrapperArray`.</p>
44

55
**Note every `Wrapper` must contain a Vue instance.**
66

docs/fr/api/wrapper-array/setMethods.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# setMethods(methods)
33

4-
Sets `Wrapper` `vm` methods and forces update on each `Wrapper` in `WrapperArray`.
4+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Sets `Wrapper` `vm` methods and forces update on each `Wrapper` in `WrapperArray`.</p>
55

66
**Note every `Wrapper` must contain a Vue instance.**
77

docs/fr/api/wrapper-array/setProps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# setProps(props)
22

3-
Sets `Wrapper` `vm` props and forces update on each `Wrapper` in `WrapperArray`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Sets `Wrapper` `vm` props and forces update on each `Wrapper` in `WrapperArray`.</p>
44

55
**Note every `Wrapper` must contain a Vue instance.**
66

docs/fr/api/wrapper-array/trigger.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trigger(eventName)
22

3-
Triggers an event on every `Wrapper` in the `WrapperArray` DOM node.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Triggers an event on every `Wrapper` in the `WrapperArray` DOM node.</p>
44

55
**Note every `Wrapper` must contain a Vue instance.**
66

docs/fr/api/wrapper-array/update.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# update()
22

3-
Force root Vue component of each `Wrapper` in `WrapperArray` to re-render.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Force root Vue component of each `Wrapper` in `WrapperArray` to re-render.</p>
44

55
If called on a Vue component wrapper array, it will force each Vue component to re-render.
66

docs/fr/api/wrapper/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Wrapper
22

3-
vue-test-utils is a wrapper based API.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>vue-test-utils is a wrapper based API.</p>
44

55
A `Wrapper` is an object that contains a mounted component or vnode and methods to test the component or vnode.
66

docs/fr/api/wrapper/contains.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# contains(selector)
22

3-
Assert `Wrapper` contains an element or component matching [selector](../selectors.md).
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert `Wrapper` contains an element or component matching [selector](../selectors.md).</p>
44

55
- **Arguments:**
66
- `{string|Component} selector`

docs/fr/api/wrapper/destroy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# destroy()
22

3-
Destroys a Vue component instance.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Destroys a Vue component instance.</p>
44

55
- **Example:**
66

docs/fr/api/wrapper/emitted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# emitted()
22

3-
Return an object containing custom events emitted by the `Wrapper` `vm`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Return an object containing custom events emitted by the `Wrapper` `vm`.</p>
44

55
- **Returns:** `{ [name: string]: Array<Array<any>> }`
66

docs/fr/api/wrapper/emittedByOrder.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# emittedByOrder()
22

3-
Return an Array containing custom events emitted by the `Wrapper` `vm`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Return an Array containing custom events emitted by the `Wrapper` `vm`.</p>
44

55
- **Returns:** `Array<{ name: string, args: Array<any> }>`
66

docs/fr/api/wrapper/exists.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# exists()
22

3-
Assert `Wrapper` or `WrapperArray` exists.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert `Wrapper` or `WrapperArray` exists.</p>
44

55
Returns false if called on an empty `Wrapper` or `WrapperArray`.
66

docs/fr/api/wrapper/find.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# find(selector)
22

3-
Returns [`Wrapper`](README.md) of first DOM node or Vue component matching selector.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Returns [`Wrapper`](README.md) of first DOM node or Vue component matching selector.</p>
44

55
Use any valid [selector](../selectors.md).
66

docs/fr/api/wrapper/findAll.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# findAll(selector)
22

3-
Returns a [`WrapperArray`](../wrapper-array/README.md) of [Wrappers](README.md).
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Returns a [`WrapperArray`](../wrapper-array/README.md) of [Wrappers](README.md).</p>
44

55
Use any valid [selector](../selectors.md).
66

docs/fr/api/wrapper/hasAttribute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasAttribute(attribute, value)
22

3-
Assert `Wrapper` DOM node has attribute matching value.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert `Wrapper` DOM node has attribute matching value.</p>
44

55
Returns `true` if `Wrapper` DOM node contains attribute with matching value.
66

docs/fr/api/wrapper/hasClass.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasClass(className)
22

3-
Assert `Wrapper` DOM node has class contains `className`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert `Wrapper` DOM node has class contains `className`.</p>
44

55
Returns `true` if `Wrapper` DOM node contains class.
66

docs/fr/api/wrapper/hasProp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasProp(prop, value)
22

3-
Assert `Wrapper` `vm` has `prop` matching `value`.
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert `Wrapper` `vm` has `prop` matching `value`.</p>
44

55
Returns `true` if `Wrapper` `vm` has `prop` matching `value`.
66

docs/fr/api/wrapper/hasStyle.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hasStyle(style, value)
22

3-
Assert `Wrapper` DOM node has style matching value
3+
<p><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <a href="https://github.com/vuejs-fr/vue-test-utils" target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Assert `Wrapper` DOM node has style matching value</p>
44

55
Returns `true` if `Wrapper` DOM node has `style` matching `value`.
66

0 commit comments

Comments
 (0)