Commit graph

430 commits

Author SHA1 Message Date
Alan Hamlett
68e5d35b06 disable urllib3 SSL warning from every request https://urllib3.readthedocs.org/en/latest/security.html#disabling-warnings 2015-10-23 00:41:46 -07:00
Alan Hamlett
b483218249 better argument formatting 2015-10-23 00:18:20 -07:00
Alan Hamlett
d389be2876 log all unknown exceptions to wakatime.log file 2015-10-23 00:14:41 -07:00
Alan Hamlett
fdc2981e74 fix logging tests 2015-10-22 23:21:46 -07:00
Alan Hamlett
ca5bb35bbb correctly log exception tracebacks 2015-10-22 23:15:57 -07:00
Alan Hamlett
ac8690222c fix tests for timeout value 2015-09-29 22:43:39 -07:00
Alan Hamlett
d953c13203 correctly test output when timeout value is not integer 2015-09-29 22:39:06 -07:00
Alan Hamlett
75aa9a2994 test config file parsing with more config options 2015-09-29 22:34:14 -07:00
Alan Hamlett
5809fc0b84 omit cli.py from test coverage 2015-09-29 22:20:35 -07:00
Alan Hamlett
54fbc8ee22 tests for php and html dependencies 2015-09-29 22:00:17 -07:00
Alan Hamlett
ffa9e410b4 improve C# dependency test 2015-09-29 21:15:46 -07:00
Alan Hamlett
7bc8ec006b test detection of C# dependencies 2015-09-29 20:42:47 -07:00
Alan Hamlett
a3680af7d5 fix typo 2015-09-29 16:01:31 -07:00
Alan Hamlett
ad3e583a61 improve description in readme 2015-09-29 16:01:11 -07:00
Alan Hamlett
e847da4da0 upgrade coverage to v4.0 2015-09-29 15:53:30 -07:00
Alan Hamlett
4eaf59a1ce include non-executed python files in coverage report 2015-09-29 15:50:33 -07:00
Alan Hamlett
25f951f397 run nose with --with-coverage flag 2015-09-29 15:30:52 -07:00
Alan Hamlett
096ef6076a omit non-wakatime packages in coveralls report 2015-09-29 15:26:22 -07:00
Alan Hamlett
61dd1dd7b6 omit non-package files from coveralls report 2015-09-29 15:24:46 -07:00
Alan Hamlett
1a3348f12c ignore site packages in coverage 2015-09-29 15:15:05 -07:00
Alan Hamlett
b38edaa011 v4.1.8 2015-09-29 02:27:06 -07:00
Alan Hamlett
62fcce8838 test guess_lexer function 2015-09-29 02:24:51 -07:00
Alan Hamlett
9744df5391 prevent using lexer when None 2015-09-29 02:18:54 -07:00
Alan Hamlett
d6faae47d0 better test coverage for offline queue 2015-09-27 03:32:28 -07:00
Alan Hamlett
db02b82d95 remove temp sqlite file after testing. improve offlinequeue and session_cache tests. 2015-09-27 03:17:54 -07:00
Alan Hamlett
dd5678a919 tests for connection issues with session caching 2015-09-27 01:59:39 -07:00
Alan Hamlett
9af0c110ca tests for crud session cache 2015-09-27 01:52:53 -07:00
Alan Hamlett
dfb8ad4502 tests for session caching 2015-09-27 01:04:06 -07:00
Alan Hamlett
0a56ffa8eb better svn test coverage 2015-09-26 21:11:21 -07:00
Alan Hamlett
ddb01ee894 rename languages as dependencies 2015-09-26 19:26:15 -07:00
Alan Hamlett
5ee4f41a87 test project base 2015-09-26 19:23:38 -07:00
Alan Hamlett
c99518bcc8 test proxy setting 2015-09-26 19:17:06 -07:00
Alan Hamlett
22ddc41f25 test alternate api key config setting 2015-09-26 19:12:54 -07:00
Alan Hamlett
f467336a8b test for config file not passed via command line 2015-09-26 19:10:12 -07:00
Alan Hamlett
cde35d7ccd tests for verbose logging 2015-09-26 18:56:33 -07:00
Alan Hamlett
f1e08d9e85 remove unused code 2015-09-26 18:42:18 -07:00
Alan Hamlett
3745a93be4 remove unused code 2015-09-26 16:55:50 -07:00
Alan Hamlett
1984fe4228 tests for c and cpp dependency detection. change api of TokenParser class. 2015-09-26 13:04:35 -07:00
Alan Hamlett
350fc8cc0a move TokenParser test to dependencies test file 2015-09-26 12:17:16 -07:00
Alan Hamlett
fc203d3991 tests for TokenParser 2015-09-26 12:10:05 -07:00
Alan Hamlett
41d3419a99 fix c_pp namespace detection 2015-09-16 15:00:27 -07:00
Alan Hamlett
4d45305650 improve java dependency detection 2015-09-16 14:59:30 -07:00
Alan Hamlett
5265160aa8 move bower back into codefiles folder 2015-09-16 13:23:59 -07:00
Alan Hamlett
675c538838 test bower again 2015-09-16 13:00:44 -07:00
Alan Hamlett
72b6c992c2 truncate to first element 2015-09-16 12:59:52 -07:00
Alan Hamlett
1127e5c8da fix dependency truncation 2015-09-16 12:57:49 -07:00
Alan Hamlett
3707bf8658 add timeout default value to example config file 2015-09-16 11:24:18 -07:00
Alan Hamlett
d30043670f v4.1.7 2015-09-16 08:58:08 -07:00
Alan Hamlett
09f5ebc78f test missing entity file 2015-09-15 09:07:58 -07:00
Alan Hamlett
9f0fd8bc31 update expected help output for tests 2015-09-15 09:03:41 -07:00