File tree
6 files changed
+24
-4
lines changed- src
- amo
- components
- sagas
- core/sagas
- tests/unit/core/sagas
6 files changed
+24
-4
lines changedDiff for: src/amo/components/AddonReviewList.js
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
|
Diff for: src/amo/sagas/categories.js
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
| 6 | + | |
3 | 7 |
| |
4 | 8 |
| |
5 | 9 |
| |
|
Diff for: src/amo/sagas/index.js
+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
| 5 | + | |
2 | 6 |
| |
| 7 | + | |
| 8 | + | |
3 | 9 |
| |
4 | 10 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 | 11 |
| |
9 | 12 |
| |
10 | 13 |
| |
|
Diff for: src/amo/sagas/reviews.js
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 |
| |
4 | 7 |
| |
| 8 | + | |
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
|
Diff for: src/core/sagas/addons.js
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 |
| |
4 | 7 |
| |
| 8 | + | |
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
|
Diff for: tests/unit/core/sagas/testUtils.js
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 |
| - | |
3 | 5 |
| |
| 6 | + | |
| 7 | + | |
4 | 8 |
| |
5 | 9 |
| |
6 | 10 |
| |
|
0 commit comments