Thor77
|
7f971acfa5
|
parse file-by-file
=> improved debugging capabilities (find corrupt log-files)
|
2015-08-27 12:16:43 +02:00 |
Thor77
|
abf03d2fc7
|
add cmd-arguments-section
|
2015-08-26 20:00:48 +02:00 |
Thor77
|
b1fe62edae
|
remove debug and debugfile from config-section
|
2015-08-26 20:00:29 +02:00 |
Thor77
|
db82869c1b
|
remove debug and debugfile from config; add them as cmdline-args
|
2015-08-26 19:58:17 +02:00 |
Thor77
|
2699d72b52
|
add __iter__ to Clients
|
2015-08-26 19:31:34 +02:00 |
Thor77
|
4d18c6549a
|
existing config in TeamspeakStats-root shouldnt break tests
|
2015-08-15 02:55:52 +02:00 |
Thor77
|
76868cae7e
|
general and template-tests conform pep8
|
2015-08-07 15:54:37 +02:00 |
Thor77
|
c4bedcc690
|
don't ignore pep8:E501 (line too long)
|
2015-08-07 15:36:28 +02:00 |
Thor77
|
e65bf5d9c5
|
break lines to fit pep8 (max line-length: 79)
|
2015-08-07 15:35:32 +02:00 |
Thor77
|
ac36ba8e72
|
add id_map.json to test-ressources
|
2015-07-31 22:53:21 +02:00 |
Thor77
|
b99b86f4fd
|
modify ident_map_tests to match real json
|
2015-07-31 22:53:09 +02:00 |
Thor77
|
6448cc60f0
|
add idmap-load and conifig not found tests
|
2015-07-31 22:52:25 +02:00 |
Thor77
|
2d90d77b24
|
add main-test
|
2015-07-31 22:24:44 +02:00 |
Thor77
|
5ea493329d
|
remove __format__ from Client (blocks using .format())
|
2015-07-31 22:15:19 +02:00 |
Thor77
|
63d3f69c3c
|
test client-repr
|
2015-07-31 22:13:32 +02:00 |
Thor77
|
f95aaf5737
|
exclude main-call from coverage
|
2015-07-31 22:01:28 +02:00 |
Thor77
|
3e22461b75
|
add template-tests
|
2015-07-31 21:58:32 +02:00 |
Thor77
|
f1b9d2cf65
|
add debuglog-test
|
2015-07-31 21:55:26 +02:00 |
Thor77
|
266ff582db
|
use glob to select files for stylecheck
|
2015-07-31 18:59:07 +02:00 |
Thor77
|
7464007b8c
|
add identmap tests
|
2015-07-31 18:50:02 +02:00 |
Thor77
|
a914b96b39
|
move identmap-action from __add__ to __get__
|
2015-07-31 13:09:08 +02:00 |
Thor77
|
2361211e55
|
add coverage
|
2015-07-29 21:34:46 +02:00 |
Thor77
|
e9cd3c78da
|
add testing-requirements-file
|
2015-07-17 15:39:16 +02:00 |
Thor77
|
df578d6087
|
add pep8-tests
|
2015-07-17 15:36:25 +02:00 |
Thor77
|
b446abfed4
|
use argparse for cmdline-args
|
2015-07-17 15:08:12 +02:00 |
Thor77
|
e3d1d7677f
|
update configtests to use new exceptions and remove unneccessary debugfile-test
|
2015-07-17 14:40:11 +02:00 |
Thor77
|
627c5afa82
|
add exceptions-class and move abspath-gen into own function
|
2015-07-17 14:38:57 +02:00 |
Thor77
|
24da440b74
|
add drone.io-badge
|
2015-07-16 15:10:36 +02:00 |
Thor77
|
3a6c6da4d4
|
add tests-section to README
|
2015-07-13 21:36:53 +02:00 |
Thor77
|
234f671e84
|
add tests
|
2015-07-13 21:35:05 +02:00 |
Thor77
|
309966a0ad
|
update README
|
2015-07-13 21:24:34 +02:00 |
Thor77
|
e6e24e7065
|
add installation-instructions
|
2015-07-13 21:14:03 +02:00 |
Thor77
|
8ac3fa8c5b
|
use debugfile config-param
|
2015-07-13 21:10:00 +02:00 |
Thor77
|
8eb01fdc50
|
remove unused bootstrap-js from template and remove generationtime
|
2015-07-13 21:07:05 +02:00 |
Thor77
|
dd7732a757
|
use template_name and improve structure
|
2015-07-13 21:06:04 +02:00 |
Thor77
|
18f952dbdb
|
don't use public clients-obj and move ident_map-usage into Clients
|
2015-07-13 21:00:58 +02:00 |
Thor77
|
ffabb9c284
|
style-improvements at cmdline-arg-parsing
|
2015-07-13 20:54:59 +02:00 |
Thor77
|
9a1ed27ba2
|
move config-parsing into own function
|
2015-07-13 20:53:50 +02:00 |
Thor77
|
98a4274981
|
make get_sorted public and move seconds-formatting into own function
|
2015-07-13 20:47:26 +02:00 |
Thor77
|
4ad9bf1b44
|
improve abspath-resolve
|
2015-07-13 20:39:12 +02:00 |
Thor77
|
bd9be87867
|
move log-parse and template-render into own functions
|
2015-07-13 20:35:01 +02:00 |
Thor77
|
acd8c27f1c
|
remove generationtime
|
2015-07-13 20:24:15 +02:00 |
Thor77
|
eaf3e8da11
|
change abspath-resolving
|
2015-07-13 20:18:30 +02:00 |
Thor77
|
1271738541
|
fix onlinetime-counter
|
2015-07-13 20:08:02 +02:00 |
Thor77
|
8907ecfff0
|
improve sorting
|
2015-07-13 20:08:02 +02:00 |
Thor77
|
acecd17df2
|
add debug_file option and set debug-default to false
|
2015-07-13 20:07:35 +02:00 |
Thor77
|
624462d443
|
fix id_map using wrong path
|
2015-07-13 20:07:35 +02:00 |
Thor77
|
815d54132f
|
fix debug-file creation if debug=False
|
2015-07-13 20:07:35 +02:00 |
Thor77
|
32e060daa4
|
fix for handling some not dis/connect lines
|
2015-07-13 20:07:35 +02:00 |
Thor77
|
28ded1fc9b
|
add support for multiple connects with one identity
|
2015-07-13 20:07:34 +02:00 |