Commit abc865f
committed
internal: Rework test utils mocker. (#1913)
* Add more methods.
* Conditional vcs.
* Remove old mocker.
* Update task runner.
* Add project builder to test utils.
* Update project builder.
* Update project graph.
* Update affected.
* Update task builder.
* Polish.
* Fix tests.1 parent 19bc1e6 commit abc865f
File tree
34 files changed
+1113
-999
lines changed- crates
- action-graph/tests
- affected
- tests
- codegen/tests
- codeowners/tests
- snapshots
- project-builder
- tests
- project-graph/tests
- task-builder
- tests
- __fixtures__/builder
- override-exclude
- override-global
- override-include
- override-none
- override-overlap
- override-rename
- task-hasher/tests
- task-runner/tests
- __fixtures__/runner/project
- test-utils
- src
34 files changed
+1113
-999
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments