Commit ae8669f
committed
test(tui): cover after-render update-notice snapshot cleanup
Extract the after_render frame-clear closure into a named
_clear_prompt_frame_snapshot method so the lifecycle cleanup is directly
testable, and assert a completed frame leaves _prompt_frame_update_notice
as None.1 parent 7078692 commit ae8669f
2 files changed
Lines changed: 16 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2842 | 2842 | | |
2843 | 2843 | | |
2844 | 2844 | | |
2845 | | - | |
2846 | | - | |
2847 | | - | |
2848 | | - | |
2849 | | - | |
2850 | | - | |
2851 | 2845 | | |
2852 | | - | |
| 2846 | + | |
2853 | 2847 | | |
2854 | 2848 | | |
2855 | 2849 | | |
| |||
3278 | 3272 | | |
3279 | 3273 | | |
3280 | 3274 | | |
| 3275 | + | |
| 3276 | + | |
| 3277 | + | |
| 3278 | + | |
| 3279 | + | |
| 3280 | + | |
| 3281 | + | |
3281 | 3282 | | |
3282 | 3283 | | |
3283 | 3284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
| |||
0 commit comments