-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The new textual release has some changes: * We need to change how our tests get the rendered version of some Textual objects as now `render()` returns `RichVisual` instances. * Textual has a new theme so we need to regenerate our snapshots. * There was a regression in how focusing a widget while the app is still starting up behaves. This has been fixed upstream in Textualize/textual#5284 but our snapshots will not pass until the fix makes it into a release. Signed-off-by: Matt Wozniski <[email protected]>
- Loading branch information
Showing
23 changed files
with
2,360 additions
and
2,405 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
535 changes: 267 additions & 268 deletions
535
...shots__/test_tree_reporter/TestTUILooks.test_allocations_of_different_sizes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
277 changes: 138 additions & 139 deletions
277
tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_basic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
284 changes: 141 additions & 143 deletions
284
...__snapshots__/test_tree_reporter/TestTUILooks.test_basic_node_selected_leaf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
285 changes: 142 additions & 143 deletions
285
...apshots__/test_tree_reporter/TestTUILooks.test_basic_node_selected_not_leaf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
200 changes: 99 additions & 101 deletions
200
...unit/__snapshots__/test_tree_reporter/TestTUILooks.test_biggest_allocations.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
277 changes: 138 additions & 139 deletions
277
.../unit/__snapshots__/test_tree_reporter/TestTUILooks.test_hide_import_system.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
284 changes: 141 additions & 143 deletions
284
tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_select_screen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
279 changes: 139 additions & 140 deletions
279
.../unit/__snapshots__/test_tree_reporter/TestTUILooks.test_show_uninteresting.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
279 changes: 139 additions & 140 deletions
279
...t_tree_reporter/TestTUILooks.test_show_uninteresting_and_hide_import_system.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
279 changes: 139 additions & 140 deletions
279
tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_two_chains.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
289 changes: 144 additions & 145 deletions
289
...ts__/test_tree_reporter/TestTUILooks.test_two_chains_after_expanding_second.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
130 changes: 63 additions & 67 deletions
130
tests/unit/__snapshots__/test_tui_reporter/test_merge_threads.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 69 additions & 71 deletions
140
...st_tui_reporter/test_tui_basic[narrow-terminal-focus-header-long-snapshots].svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 67 additions & 68 deletions
135
...apshots__/test_tui_reporter/test_tui_basic[narrow-terminal-short-snapshots].svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
144 changes: 70 additions & 74 deletions
144
...hots__/test_tui_reporter/test_tui_basic[very-wide-terminal-short-snapshots].svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
151 changes: 74 additions & 77 deletions
151
..._snapshots__/test_tui_reporter/test_tui_basic[wide-terminal-long-snapshots].svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
266 changes: 131 additions & 135 deletions
266
tests/unit/__snapshots__/test_tui_reporter/test_tui_gradient.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 62 additions & 65 deletions
127
...t/__snapshots__/test_tui_reporter/test_tui_pause[narrow-terminal-connected].svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
131 changes: 64 additions & 67 deletions
131
..._snapshots__/test_tui_reporter/test_tui_pause[narrow-terminal-disconnected].svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
139 changes: 68 additions & 71 deletions
139
tests/unit/__snapshots__/test_tui_reporter/test_tui_pause[wider-terminal].svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
130 changes: 63 additions & 67 deletions
130
tests/unit/__snapshots__/test_tui_reporter/test_unmerge_threads.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters