TeamspeakStats/tsstats
Thor77 709c573b65 Refactor config-tests
by just testing the return-value of tsstats.config.load instead of
writing and reading a config-file from disk as there's absolutely no
need to test that as it's just basic ConfigParser-functionality
2017-02-22 22:00:09 +01:00
..
templates Improve presentation at mobile 2017-02-16 18:17:29 +11:00
tests Refactor config-tests 2017-02-22 22:00:09 +01:00
__init__.py Delay debugfile-creation to suppress needless creation if not in debugmode 2016-08-08 22:10:30 +02:00
__main__.py Fix E501 (line too long) 2017-02-19 17:17:14 +01:00
client.py Add nick-history functionality 2017-02-11 22:14:34 +01:00
config.py Set index.jinja2 as default for General.template 2016-11-22 23:03:51 +01:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py Make all datetime-objects timezone-aware 2017-02-16 22:44:51 +01:00
template.py Make all datetime-objects timezone-aware 2017-02-16 22:44:51 +01:00
utils.py Support for a nicer structure for ID maps (#12) 2017-02-18 14:58:23 +01:00