Commit Graph

37 Commits

Author SHA1 Message Date
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
Alan Hamlett 4eab860dc0 increase test coverage 2015-08-12 11:04:11 -07:00
Alan Hamlett f818a64d3d always parse args from sys.argv 2015-08-12 10:28:01 -07:00
Alan Hamlett ca486e2ac6 remove unused sample output 2015-08-11 19:00:09 -07:00
Alan Hamlett cc522f8b62 improve tests by capturing stderr 2015-08-11 18:59:29 -07:00
Alan Hamlett 4a5e2d9328 first tests, and disable logging while testing 2015-08-11 11:19:22 -07:00