Olivier Philippon
5789816333
[App] Integration tests now work on Windows too
2022-05-20 14:51:16 +01:00
Olivier Philippon
15df759197
[App] Finally, time mocking in tests seems to be working! 😅
...
I had to add a flag in the `_timer` module that allows us to completely disable the "skip" feature of Timers, though - but it shouldn't cause too much trouble 🤞
2022-05-20 14:50:43 +01:00
Olivier Philippon
74ad6f73fa
[e2e] Add a way to accelerate time in our integration tests
2022-05-20 14:49:58 +01:00
Olivier Philippon
af2f1580ce
[css] Add a test for the impact of our border edge types on the layout
2022-05-18 11:41:05 +01:00
Will McGugan
c2c2e79b2b
Merge pull request #501 from Textualize/css-add-scrollbar-gutter-property
...
[css][scrollbar gutter] Manage the `scrollbar-gutter: stable` CSS property
2022-05-17 11:29:40 +01:00
Olivier Philippon
685a2fb510
[css][scrollbar gutter] Manage the scrollbar-gutter: stable CSS property
...
(only for vertical content though; we may see later on if we want to also apply that logic for horizontal scrolls?)
https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter
2022-05-12 10:19:46 +01:00
Will McGugan
1a13a9c8ec
wait a bit
2022-05-11 15:25:17 +01:00
Olivier Philippon
e70f8a4333
[tests][e2e] Add a test for Widget#scroll_to_widget()
2022-05-11 10:10:11 +01:00
Olivier Philippon
72c9622b82
[layouts] Address feedback on "Fix vertical layout bug with centered content" PR
2022-05-10 09:12:55 +01:00
Olivier Philippon
7843683f5c
[layouts] make integration test pass on Windows
2022-05-06 16:32:50 +01:00
Olivier Philippon
a92f0f7ec5
[tests] Working on an integration test for the vertical layout
2022-05-06 10:35:52 +01:00