Olivier Philippon
eb6370b167
[tests] Restore layout integration tests
...
These were broken-and-disabled in a previous PR because of 2 things:
- The Widgets' default vertical scrollbar size is now 2: this has to be reflected in these tests, in order to benefit from their "regressions spotting" role
- As long as textual#581 ("Default versus User CSS") is not solved, the Widget's default CSS overrides the custom Widgets' own CSS.
The test now temporarily uses a more specific CSS selector in order to bypass this.
2022-06-24 11:58:44 +01:00
Will McGugan
f4c12704fe
fix tests
2022-06-17 16:03:05 +01:00
Will McGugan
b806779267
Merge pull request #540 from Textualize/docs-structure
...
Docs Refresh
2022-05-27 12:01:25 +01:00
Will McGugan
6bfc26c1ec
more docs
2022-05-25 15:36:58 +01:00
Olivier Philippon
a55b122967
[css] Address PR feedback for our new "scrollbar-size" CSS properties
2022-05-25 09:30:46 +01:00
Olivier Philippon
9e6140af7c
[css] Add tests and fix stuff for our new "scrollbar-size" CSS properties
2022-05-25 09:30:46 +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
Olivier Philippon
e70f8a4333
[tests][e2e] Add a test for Widget#scroll_to_widget()
2022-05-11 10:10:11 +01:00
Will McGugan
295273c974
fix for test
2022-05-10 13:40:47 +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
2d25807f49
[layouts] Fix vertical layout bug with centered content
2022-05-06 12:16:13 +01:00
Olivier Philippon
a92f0f7ec5
[tests] Working on an integration test for the vertical layout
2022-05-06 10:35:52 +01:00