TeamspeakStats/tsstats/tests
Thor77 fde3a921f9 refactor tsstats.tests.test_template.test_onlinetime
* check client-count in template
* take clients as base instead for comparisons
* dynamically check all included client-objects
TODO
====
* move nick_data-dict-generation into function or fixture
* split tsstats.client.Clients into id and uuid-clients to easily compare client- and template-data
2016-06-10 16:46:55 +02:00
..
res [config] rename logfile to log and outputpath to output 2016-05-10 22:56:48 +02:00
__init__.py split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
test_client.py cover tsstats.client.Clients.__del__ 2016-05-19 21:24:22 +02:00
test_config.py refactor config.parse_config 2016-05-21 23:14:52 +02:00
test_ident_map.py test refactored tsstats.client.Clients correctly in test_ident_map.py 2016-05-19 15:47:01 +02:00
test_log.py cover tsstats.log.parse_logs 2016-05-25 20:06:17 +02:00
test_template.py refactor tsstats.tests.test_template.test_onlinetime 2016-06-10 16:46:55 +02:00