TeamspeakStats/tsstats
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
..
tests refactor tsstats.tests.test_template.test_onlinetime 2016-06-10 16:46:55 +02:00
__init__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
__main__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
client.py fix references to identmap-doc from tsstats.client and tsstats.log 2016-06-08 22:36:26 +02:00
config.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py fix references to identmap-doc from tsstats.client and tsstats.log 2016-06-08 22:36:26 +02:00
template.html add id to sections and use unique id for client-items 2016-06-10 16:04:24 +02:00
template.py refactor template-loading 2016-06-07 17:51:28 +02:00
utils.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00