Commit graph

5 commits

Author SHA1 Message Date
Thor77
5e19e38965 Fix E501 (line too long) 2017-02-19 17:17:14 +01:00
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
Thor77
72c1eb78f8 Use fixture for providing clients
for test_client and test_ident_map
2017-02-12 21:38:29 +01:00
Thor77
d9f46e1b33 test refactored tsstats.client.Clients correctly in test_ident_map.py 2016-05-19 15:47:01 +02:00
Thor77
a25a596d02 split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
Renamed from tests/test_ident_map.py (Browse further)