textual/tests/select
Zaloog bf4e0b9c62 Bugfix Select.selection with no value selected
Based on the docs Select.selection should return None if no value is
selected, i.e. the value is Select.Blank. It just raised an assertion
error though. Fixed the issue and added a test
2025-03-14 12:29:10 +01:00
..
test_blank_and_clear.py Bugfix Select.selection with no value selected 2025-03-14 12:29:10 +01:00
test_changed_message.py Add a test for getting Select.Changed on value change 2024-03-04 11:43:15 +00:00
test_empty_select.py Improve Select. 2023-11-01 14:08:44 +00:00
test_prompt.py fix option list content 2024-11-09 14:34:11 +00:00
test_remove.py changelog 2024-07-22 11:45:37 +01:00
test_value.py Improve Select. 2023-11-01 14:08:44 +00:00