Commit graph

55 commits

Author SHA1 Message Date
Alan Hamlett
d4eeedbacc return custom exit status from missing api key 2016-10-11 09:51:34 +02:00
Alan Hamlett
666f29147e test 500 error when sending offline heartbeats 2016-09-01 00:08:21 +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
5b14c9d5eb add missing test sample file 2016-08-31 14:51:42 +02:00
Alan Hamlett
2e26818904 test for grunt dependency 2016-08-31 12:41:07 +02:00
Alan Hamlett
5bf2c063a5 test for non-ascii filenames 2016-07-20 20:32:08 +02:00
Alan Hamlett
cf1711ca08 test for invalid project map regex 2016-07-06 17:30:20 +02:00
Alan Hamlett
8a205e745b add test for setting hostname in config file 2016-07-06 09:33:50 +02:00
Alan Hamlett
aaf49a5c22 prevent tracking git branch with detached head 2016-06-01 10:08:00 +02:00
Alan Hamlett
e4fea84b5e improve test coverage for dependency detection 2016-05-21 14:21:55 +02:00
Alan Hamlett
1e5af3fd43 support for socks proxies 2016-05-21 13:09:55 +02:00
Alan Hamlett
745049d685 remove --entitytype from help output 2016-04-29 00:01:26 +02:00
Alan Hamlett
dc1964cd80 no longer allowing entity-type url 2016-04-28 23:57:15 +02:00
Alan Hamlett
dce9d70d48 correct config file in help output 2016-04-26 13:40:08 +02:00
Alan Hamlett
67a2403070 new --extra-heartbeats argument 2016-04-21 00:30:44 +02:00
Alan Hamlett
984a8ab62a increase default timeout to 60 seconds 2016-04-19 13:50:29 +02:00
Alan Hamlett
95a2db0a77 support passing an alternate language to cli 2016-04-19 12:30:44 +02:00
Alan Hamlett
615fa5cdac support regex patterns in projectmap config section 2016-04-18 21:34:00 +02:00
Alan Hamlett
2437fb6b6d add testcase for vim modeline 2016-04-18 17:00:42 +02:00
Alan Hamlett
33a87b9877 add new AUTH_ERROR exit status to signal an invalid api key. fixes #41. 2016-01-25 23:49:37 +01:00
Alan Hamlett
85cecd6280 accept 201 or 202 response codes as success from api 2016-01-11 02:13:58 -08:00
Alan Hamlett
23dc803446 detect dependencies from golang files 2016-01-02 19:35:52 -08:00
Alan Hamlett
caafe3dcb6 fix tests 2016-01-01 23:24:49 -08: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
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
0a56ffa8eb better svn test coverage 2015-09-26 21:11:21 -07:00
Alan Hamlett
22ddc41f25 test alternate api key config setting 2015-09-26 19:12:54 -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
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
1127e5c8da fix dependency truncation 2015-09-16 12:57:49 -07:00
Alan Hamlett
9f0fd8bc31 update expected help output for tests 2015-09-15 09:03:41 -07:00
Alan Hamlett
9884eea311 test bower dependencies 2015-09-08 15:48:28 -07:00
Alan Hamlett
8aa20da2f1 tests for logging 2015-09-08 15:15:16 -07:00
Alan Hamlett
8b179730fb better test coverage for C and C++ language detection 2015-09-08 14:06:10 -07:00
Alan Hamlett
fdaabdd27e tests for mercurial project detection 2015-09-07 21:40:01 -07:00
Alan Hamlett
dc5dcf0cb1 tests for project map config section 2015-09-07 20:43:06 -07:00
Alan Hamlett
2da040547a store sample git repo as dot_git, then copy when testing 2015-09-07 13:41:29 -07:00
Alan Hamlett
b223138ab2 tests for project detection 2015-09-07 13:25:08 -07:00
Alan Hamlett
5808a1d77c test vim modeline detection 2015-09-06 20:46:57 -07:00
Alan Hamlett
4c8919f9ac test C and C++ detection when editing header files 2015-09-06 20:06:36 -07:00
Alan Hamlett
7656b5365d new --entity command line arg to replace --file 2015-08-29 18:14:07 -07:00
Alan Hamlett
92948386fa new --entitytype command line arg to replace --notfile 2015-08-29 16:16:14 -07:00
Alan Hamlett
85de7a3deb test python dependency detection and --alternate-project argument 2015-08-12 15:03:39 -07:00
Alan Hamlett
26024af1a2 more tests for wakatime.base 2015-08-12 14:21:32 -07:00