Skip to content

Conversation

@MachinisteWeb
Copy link
Member

Le dernier avant Module

Signed-off-by: Bruno Lesieur <[email protected]>
})

// Example of testing only generated html
// Exemple de test uniquement sur le HTML générés
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je mettrais "généré"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quelle idée sensée !

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^^

Signed-off-by: Bruno Lesieur <[email protected]>
Copy link

@forresst forresst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Des petites remarques ...

> Le test de votre application fait partie du développement web. Nuxt.js vous aide à le rendre aussi facile que possible.
## End-to-End Testing
## Tests point par point (End-to-End)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je traduirais plutôt par "Tests de bout en bout"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'hésitais. Merci !

## Tests point par point (End-to-End)

[Ava](https://github.com/avajs/ava) is a powerful JavaScript testing framework, mixed with [jsdom](https://github.com/tmpvar/jsdom), we can use them to do end-to-end testing easily.
[AVA](https://github.com/avajs/ava) est un framework JavaScript de test puissant, mixé avec [jsdom](https://github.com/tmpvar/jsdom), nous pouvons les utiliser pour écrire des tests point par point facilement.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

point par point => de bout en bout


Then, you can configure ESLint via a `.eslintrc.js` file in your root project directory:
Puis, configurez ESLint via un fichier `.eslintrc.js` à la racine de votre projet :

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cette ligne vide est en trop par rapport à l'original. Ton PR sur l'original ne corrige pas cette ligne.

Copy link
Member Author

@MachinisteWeb MachinisteWeb Sep 28, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Déjà PR à l'originale, c'est maintenant en ordre
nuxt#263


You can now launch:
Vous pouvez alors lancer :

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cette ligne vide est en trop par rapport à l'original. Ton PR sur l'original ne corrige pas cette ligne.

Copy link
Member Author

@MachinisteWeb MachinisteWeb Sep 28, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Déjà PR à l'originale, c'est maintenant en ordre
nuxt#263

Signed-off-by: Bruno Lesieur <[email protected]>
@MachinisteWeb MachinisteWeb merged commit 3d97455 into working Sep 28, 2017
@MachinisteWeb MachinisteWeb deleted the development-tools branch September 28, 2017 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants