Age | Commit message (Expand) | Author |
2020-12-26 | Fix a warning when running tests. | Emmanuel Gil Peyrot |
2020-08-14 | move date and time SHORT_FORMAT and LONG_FORMAT to the theme | Maxime “pep” Buquet |
2020-05-28 | Minimal tests for User class | Maxime “pep” Buquet |
2020-05-23 | Fix some edge cases of MAM history fetch | mathieui |
2020-05-23 | Add tests for text_buffer | mathieui |
2020-05-12 | Add function to find a tab by unique prefix | Jonas Schäfer |
2020-05-12 | Add function to calculate unique prefix of two strings | Jonas Schäfer |
2020-05-09 | Fix tests for message rendering | mathieui |
2020-05-09 | Pass a message to add_message instead of messed up kwargs everywhere | mathieui |
2020-05-09 | Add tests for ui-related funcs | mathieui |
2020-05-09 | Fix an issue in xmllog rendering due to wrong offset | mathieui |
2020-05-09 | Add tests for the new modules | mathieui |
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 |