Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-08 | Improve the xhtml_to_poezio_colors sanitization | mathieui | |
add some tests, and remove the test_datetime_tuple because of python time module misbehavior with timezones set manually. (potentially due to http://bugs.python.org/issue6478) | |||
2014-11-02 | Make update.sh install the deps in a venv, and use them | mathieui | |
simplifies the script and avoid cluttering the poezio/ directory. also fix an unrelated test with slixmpp | |||
2014-10-29 | Add some tests | mathieui | |
- also fix that travis build | |||
2014-10-27 | Add some unit tests using py.test | mathieui | |
- we need to have more |