Commit eab9036
authored
chore(gen2-migration): some QoL improvements (#14732)
fix(cli-internal): update snapshot docs and clean up compare side effect
Update migration-apps README to reference renamed test files
(generate.test.ts, refactor.test.ts), simplify snapshot update
commands, and add a note about the two-pass update behavior.
Remove the .actual.* copy side effect from Snapshot.compare() and
add node_modules ignore pattern to Snapshot.update(). Add a
completion log line to update().
---
Prompt: commit what i did1 parent c48d878 commit eab9036
2 files changed
Lines changed: 14 additions & 15 deletions
File tree
- amplify-migration-apps
- packages/amplify-cli/src/__tests__/commands/gen2-migration/_framework
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
| 315 | + | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | | - | |
| 342 | + | |
344 | 343 | | |
345 | 344 | | |
346 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 84 | | |
93 | 85 | | |
94 | 86 | | |
| |||
109 | 101 | | |
110 | 102 | | |
111 | 103 | | |
112 | | - | |
| 104 | + | |
| 105 | + | |
113 | 106 | | |
114 | 107 | | |
0 commit comments