Skip to content

Relecture de testing.md #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 22, 2017
Merged

Relecture de testing.md #17

merged 4 commits into from
Jun 22, 2017

Conversation

MachinisteWeb
Copy link
Member

Une autre relecture

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

@Kocal Kocal left a comment

Choose a reason for hiding this comment

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

Quelques petites erreurs 😱

@@ -18,7 +18,7 @@ export default new Vuex.Store({
})
```

Example testing a mutation using Mocha + Chai (you can use any framework/assertion libraries you like):
Exemple de test de mutation utilisant Mocha + Chai (vous pouvez utiliser n'importe quel framework/bibliothèque d'assertion selon votre préférence) :
Copy link
Member

Choose a reason for hiding this comment

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

selon vos préférences

// use require syntax for inline loaders.
// with inject-loader, this returns a module factory
// that allows us to inject mocked dependencies.
// étulisation de la syntaxe `require` pour les loaders.
Copy link
Member

Choose a reason for hiding this comment

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

utilisation

// with inject-loader, this returns a module factory
// that allows us to inject mocked dependencies.
// étulisation de la syntaxe `require` pour les loaders.
// avec inject-loader, cela retourne un module le fabrique
Copy link
Member

Choose a reason for hiding this comment

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

un module de fabrique

Signed-off-by: Bruno Lesieur <[email protected]>
Signed-off-by: Bruno Lesieur <[email protected]>
@MachinisteWeb
Copy link
Member Author

Merci @Kocal. J'ai remonté tes points !

Si c'est bon pour toi tu peux merger.

@Kocal Kocal merged commit c7d2caf into working Jun 22, 2017
@Kocal Kocal deleted the testing branch June 22, 2017 13:21
@Kocal
Copy link
Member

Kocal commented Jun 22, 2017

Approuvé, mergé, et branche supprimée !

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.

2 participants