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 |
||
|---|---|---|
| .. | ||
| test_blank_and_clear.py | ||
| test_changed_message.py | ||
| test_empty_select.py | ||
| test_prompt.py | ||
| test_remove.py | ||
| test_value.py | ||