Skip to content

Relecture de development-tools.md#20

Merged
MachinisteWeb merged 3 commits intoworkingfrom
development-tools
Sep 28, 2017
Merged

Relecture de development-tools.md#20
MachinisteWeb merged 3 commits intoworkingfrom
development-tools

Conversation

@MachinisteWeb
Copy link
Copy Markdown
Member

Le dernier avant Module

Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
})

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

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
Copy Markdown
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
Copy Markdown

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 <bruno.lesieur@gmail.com>
Copy link
Copy Markdown

@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)
Copy link
Copy Markdown

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
Copy Markdown
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.
Copy link
Copy Markdown

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 :

Copy link
Copy Markdown

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
Copy Markdown
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 :

Copy link
Copy Markdown

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
Copy Markdown
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 <bruno.lesieur@gmail.com>
@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.

3 participants