Commit graph

709 commits

Author SHA1 Message Date
Alan Hamlett
fd322ba3b6 improve traceback logging and non-utf8 handling 2016-09-01 11:49:12 +02:00
Alan Hamlett
c08288eefd fix custom json encoder 2016-09-01 00:41:21 +02:00
Alan Hamlett
dbec1d03a6 remove unused code 2016-09-01 00:16:24 +02:00
Alan Hamlett
666f29147e test 500 error when sending offline heartbeats 2016-09-01 00:08:21 +02:00
Alan Hamlett
c20fa5c39b auth error on last offline heartbeat 2016-08-31 23:22:50 +02:00
Alan Hamlett
048228c0b6 prevent dict ordering from breaking tests 2016-08-31 22:50:21 +02:00
Alan Hamlett
4ddf48905a fix tests on python 3 2016-08-31 22:45:49 +02:00
Alan Hamlett
9c5b31ce04 improve test coverage for main module 2016-08-31 22:37:02 +02:00
Alan Hamlett
7bf637a42e test requests and tzlocal exceptions 2016-08-31 21:46:28 +02:00
Alan Hamlett
17c7808218 test excluding files from logging 2016-08-31 19:38:55 +02:00
Alan Hamlett
6d36882d45 test missing --entity argument 2016-08-31 18:58:34 +02:00
Alan Hamlett
6fec24502e test for parser module existance with missing parser class 2016-08-31 18:43:22 +02:00
Alan Hamlett
e8884ffc8e test truncating dependencies in TokenParser 2016-08-31 17:42:40 +02:00
Alan Hamlett
3dd5e12d06 prevent logging __future__ python dependency 2016-08-31 17:30:49 +02:00
Alan Hamlett
694205ebee remove unused python token parser method 2016-08-31 17:13:25 +02:00
Alan Hamlett
beca130634 test xcode tools detection 2016-08-31 16:25:49 +02:00
Alan Hamlett
5d37335b37 one-line if for returning project name 2016-08-31 14:52:05 +02:00
Alan Hamlett
5b14c9d5eb add missing test sample file 2016-08-31 14:51:42 +02:00
Alan Hamlett
8ef87d0393 test for index error on project map replacement regex groups 2016-08-31 14:49:01 +02:00
Alan Hamlett
c4d6bb38a1 test for unknown exceptions and malformed extra heartbeats json 2016-08-31 14:27:10 +02:00
Alan Hamlett
2e26818904 test for grunt dependency 2016-08-31 12:41:07 +02:00
Alan Hamlett
b6f2ca548a upgrade python packages to latest versions 2016-08-31 12:23:38 +02:00
Alan Hamlett
9675e861b4 upgrade simplejson to v3.8.2 2016-08-31 11:25:28 +02:00
Alan Hamlett
3e856f14e2 more info about running tests without tox 2016-08-31 11:23:32 +02:00
Alan Hamlett
1f20dd61d0 upgrade dev dependencies 2016-07-28 09:06:28 +02:00
Alan Hamlett
59871a8bd9 test that multiple executions don't overwrite projects 2016-07-28 09:00:58 +02:00
Alan Hamlett
ce54ef0893 always turn strings into unicode in logger encoder 2016-07-21 15:13:34 +02:00
Alan Hamlett
5bf2c063a5 test for non-ascii filenames 2016-07-20 20:32:08 +02:00
Alan Hamlett
5fe5c61dce v6.0.7 2016-07-06 23:13:08 +02:00
Alan Hamlett
a5933aa2a7 handle unknown exceptions from requests library by deleting cached session object 2016-07-06 23:07:55 +02:00
Alan Hamlett
5207dc68ee remove pragma nocover 2016-07-06 17:36:22 +02:00
Alan Hamlett
1f4eb421db make sure no errors are printed 2016-07-06 17:31:24 +02:00
Alan Hamlett
cf1711ca08 test for invalid project map regex 2016-07-06 17:30:20 +02:00
Alan Hamlett
9fc7744c7c upgrade urllib3 to current master version 2016-07-06 16:56:55 +02:00
Alan Hamlett
babfe17afb prevent captured exception from showing when logging other tracebacks 2016-07-06 16:37:52 +02:00
Alan Hamlett
3d7e141e7a fix example config 2016-07-06 09:39:56 +02:00
Alan Hamlett
75ae22f8c8 add hostname to example config 2016-07-06 09:39:26 +02:00
Alan Hamlett
8a205e745b add test for setting hostname in config file 2016-07-06 09:33:50 +02:00
Alan Hamlett
835a031c2b Merge pull request #55 from bobfourie/master
added setting hostname in .wakatime.cfg
2016-07-06 09:18:28 +02:00
Daniel Fourie
8c24a5c590 added setting hostname in .wakatime.cfg 2016-07-06 08:46:40 +02:00
Alan Hamlett
f8a90e5bff fix link to jetbrains help page 2016-07-02 10:40:22 -07:00
Alan Hamlett
b9492ee4ec v6.0.6 2016-06-17 10:14:52 +02:00
Alan Hamlett
cacefba4c2 fix traceback logging level logic 2016-06-16 08:02:56 +02:00
Alan Hamlett
4ce1419cc8 correct namespace for pygments.lexers.ClassNotFound error 2016-06-15 21:09:40 +02:00
Alan Hamlett
6efcee5849 v6.0.5 2016-06-13 16:44:48 +02:00
Alan Hamlett
23d8e7b355 upgrade pygments to v2.1.3 2016-06-13 16:41:17 +02:00
Alan Hamlett
3f57b165e6 v6.0.4 2016-06-08 20:50:36 +02:00
Alan Hamlett
705fe243bd ignore venv3 virtualenv folder 2016-06-08 20:37:43 +02:00
Alan Hamlett
ee08dab98a upgrade urllib3 to master to fix unhandled retry exception 2016-06-08 20:34:52 +02:00
Alan Hamlett
429c61967a use temp directory for all code files in tests 2016-06-08 20:33:36 +02:00