TeamspeakStats/tsstats/tests
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
..
res Add testcase for #3 (encoding issues) 2016-11-07 20:24:08 +01:00
__init__.py split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
test_client.py Use fixture for providing clients 2017-02-12 21:38:29 +01:00
test_config.py Refactor config-tests 2017-02-22 22:00:09 +01:00
test_ident_map.py Fix E501 (line too long) 2017-02-19 17:17:14 +01:00
test_log.py Use render_servers for utf8-write-test 2016-11-22 23:08:49 +01:00
test_template.py Fix incorrectly sorted imports 2016-11-23 21:19:21 +01:00