index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2019-02-07
logger: Log the JID during a parsing error.
Emmanuel Gil Peyrot
2018-12-15
I give up
mathieui
2018-09-10
Tabs: add test for slice support
Maxime “pep” Buquet
2018-08-11
Tests: make dummy tabs still inherit tabs.Tab
mathieui
2018-07-23
Fix unittests for python 3.5
mathieui
2018-07-22
Fix close_all and change_title plugins
mathieui
2018-07-21
Add tests for the new tabs module
mathieui
2018-07-21
Fix the config tests
mathieui
2017-11-21
Refactor logger.py to make it more testable
mathieui
2017-11-14
Make italics work
mathieui
2017-10-14
Fix xhtml tests, and add tests with css disabled
mathieui
2017-10-14
Remove some unused imports
mathieui
2017-10-12
Improve the poopt test
mathieui
2017-10-11
Add a poopt.cut_text multiline unit test
mathieui
2017-10-08
Change all “not … in …” into “… not in …”.
Emmanuel Gil Peyrot
2017-10-07
Fix tests
mathieui
2017-09-28
Rename parse_message_line to parse_log_line
mathieui
2017-09-28
Add a simple test case
mathieui
2016-08-21
Update tests
mathieui
2016-06-12
Update tests
mathieui
2016-06-11
Move the src directory to poezio, for better cython compatibility.
Emmanuel Gil Peyrot
2014-12-18
Add a unit test for input completion
mathieui
2014-12-08
Improve the xhtml_to_poezio_colors sanitization
mathieui
2014-11-02
Make update.sh install the deps in a venv, and use them
mathieui
2014-10-29
Add some tests
mathieui
2014-10-27
Add some unit tests using py.test
mathieui