poezio/test
Emmanuel Gil Peyrot 1c5836a90f Fix a warning when running tests.
/home/linkmauve/dev/python/poezio/test/test_config.py:13: PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
Use @pytest.fixture instead; they are the same.
2020-12-26 23:39:56 +01:00
..
test_ui move date and time SHORT_FORMAT and LONG_FORMAT to the theme 2020-08-14 22:12:26 +02:00
test_common.py
test_completion.py
test_config.py Fix a warning when running tests. 2020-12-26 23:39:56 +01:00
test_logger.py
test_poopt.py
test_tabs.py
test_text_buffer.py
test_theming.py
test_user.py Minimal tests for User class 2020-05-28 02:25:15 +02:00
test_windows.py
test_xhtml.py