Commit e9e9c31
committed
Test the success message on the clean path
Assert the action emits its "No incompatible placeholder changes" success
message when nothing changed. Captures `UI.success` (the lane runner emits its
own "Driving the lane" message too) and checks ours is among them, so it stays
robust to the runner's output. Verified it bites: removing the
`report(violations)` call fails this example.1 parent 02d2167 commit e9e9c31
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
40 | 51 | | |
41 | 52 | | |
42 | 53 | | |
| |||
0 commit comments