Commit 8a4ea58
committed
fix(tests): fix 2 test failures on preview branch
- create.test.ts: add --framework flag to dry-run test so it routes to
the agent path where --dry-run is supported (harness path is now the
default and does not support --dry-run)
- pre-deploy-identity.test.ts: add createControlClient to the
aws/index.js mock now that pre-deploy-identity imports it1 parent 3fd6668 commit 8a4ea58
2 files changed
Lines changed: 13 additions & 1 deletion
File tree
- src/cli
- commands/create/__tests__
- operations/deploy/__tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
269 | 280 | | |
270 | 281 | | |
271 | 282 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments