Commit bd2b7e8
committed
refactor(core): combine TestBed interface and implementation to avoid cycles
This commit combines TestBed interface and implementation to avoid cycles in the import graph. There are no functional or API changes.1 parent 2dafbb1 commit bd2b7e8
File tree
7 files changed
+622
-650
lines changed- goldens/circular-deps
- packages/core
- testing/src
- test
7 files changed
+622
-650
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 165 | | |
174 | 166 | | |
175 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments