toot/tests
Daniel Schwarz 5343bccb15 Refactored all image code into tui/images.py
All image code is now a soft dependency. If the term-image
and/or pillow libraries are not loaded, the tui will work
fine without displaying images.

Note that tests/test_utils.py still has a dependency on pillow
due to its use of Image for tsting the LRUCache.
2024-01-19 18:04:02 -05:00
..
assets Test media thumbnails 2023-03-03 11:44:40 +01:00
integration Fix typos 2024-01-08 02:59:35 +08:00
tui Fix warnings 2023-11-18 22:02:11 +01:00
__init__.py Add coding directive 2017-04-15 14:53:08 +02:00
test_config.py Use context manager to edit config 2023-12-17 09:42:09 +01:00
test_utils.py Refactored all image code into tui/images.py 2024-01-19 18:04:02 -05:00
test_version.py Add __version__ to init file 2018-01-15 12:19:37 +01:00
utils.py Add test util function for retrying tests 2024-01-01 11:14:04 +01:00