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
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 logger: Log the JID during a parsing error. 2019-02-07 02:31:15 +01:00
test_poopt.py Remove some unused imports 2017-10-14 13:00:42 +02:00
test_tabs.py
test_text_buffer.py
test_theming.py
test_user.py
test_windows.py
test_xhtml.py