Skip to content

Commit 705d404

Browse files
authored
Update testing.md
1 parent d06f0d8 commit 705d404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/js/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pour simuler des données, nous utilisons d'autres librairies, en fonction du ca
1616

1717
Pour simuler le `store` redux (afin de tester des actions ou des reducers), vous pouvez utiliser [redux-mock-store](https://github.com/dmitry-zaets/redux-mock-store).
1818

19-
Pour simuler des appels asynchrones, nous utilisations [nock](https://github.com/nock/nock) ou [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock/)
19+
Pour simuler des appels asynchrones, nous utilisations [metch-fock](https://github.com/mapado/metch-fock), [nock](https://github.com/nock/nock) ou [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock/)
2020

2121
### Comment tester
2222

0 commit comments

Comments
 (0)