forked from testing-library/angular-testing-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 97a7878
authored
feat: add Angular schematics (testing-library#220)
1 parent dcb0813 commit 97a7878
File tree
8 files changed
+50
-109
lines changed- projects/testing-library
- schematics
- migrations
- ng-add
8 files changed
+50
-109
lines changedLines changed: 10 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | - | ||
24 | - | ||
25 | - | ||
26 | - | ||
27 | - | ||
28 | - | ||
29 | - | ||
23 | + | ||
24 | + | ||
30 | 25 |
| |
31 | 26 |
| |
32 | 27 |
| |
| |||
58 | 53 |
| |
59 | 54 |
| |
60 | 55 |
| |
61 | - | ||
62 | - | ||
63 | - | ||
56 | + | ||
64 | 57 |
| |
65 | 58 |
| |
66 | 59 |
| |
| |||
97 | 90 |
| |
98 | 91 |
| |
99 | 92 |
| |
100 | - | ||
101 | - | ||
102 | - | ||
93 | + | ||
103 | 94 |
| |
104 | 95 |
| |
105 | 96 |
| |
| |||
144 | 135 |
| |
145 | 136 |
| |
146 | 137 |
| |
138 | + | ||
139 | + | ||
140 | + | ||
147 | 141 |
| |
148 | 142 |
| |
149 | 143 |
| |
| |||
154 | 148 |
| |
155 | 149 |
| |
156 | 150 |
| |
157 | - | ||
158 | - | ||
159 | - | ||
151 | + | ||
160 | 152 |
| |
161 | 153 |
| |
162 | 154 |
| |
| |||
208 | 200 |
| |
209 | 201 |
| |
210 | 202 |
| |
211 | - | ||
212 | - | ||
213 | - | ||
203 | + | ||
214 | 204 |
| |
215 | 205 |
| |
216 | 206 |
| |
217 | 207 |
| |
218 | - | ||
208 | + |
Lines changed: 0 additions & 89 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
24 | 31 |
| |
25 | 32 |
| |
26 | 33 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + |
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + |
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + |
0 commit comments