Skip to content

Commit 2ac1846

Browse files
committed
📝 Update twitter document.
1 parent f6bcc5d commit 2ac1846

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Basic testing by writing test for [calculator](https://github.com/aofleejay/test
1818

1919
Basic React testing by test [counter](https://github.com/aofleejay/testing-in-javascript/tree/master/counter) application.
2020

21+
Integration testing in React by test [twitter](https://github.com/aofleejay/testing-in-javascript/tree/master/twitter) application.
22+
2123
## :chart_with_upwards_trend: Slide
2224

2325
- [JavaScript Testing](https://github.com/aofleejay/sharing-resources/tree/master/testing-in-javascript)

twitter/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Twitter.
1+
# React Integration Testing.
2+
3+
Integration testing in React by test twitter application.
24

35
## Quick start.
46

0 commit comments

Comments
 (0)