TeamspeakStats/tsstats/tests
Matthew 5968dc31dd Support for a nicer structure for ID maps (#12)
This adds support for a more expressive (albeit more verbose) IdentMap
structure. It makes it easier to annotate the structure with additional
data (such as names to associate with the IDs), to assist with
maintaining the IdentMap.
2017-02-18 14:58:23 +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 rewrite config-tests to work with new return-value of tsstats.config.load 2016-08-06 21:39:36 +02:00
test_ident_map.py Support for a nicer structure for ID maps (#12) 2017-02-18 14:58:23 +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