Commit Graph

415 Commits

Author SHA1 Message Date
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
Alan Hamlett a773c88921 new --timeout argument to configure request timeout in seconds 2015-09-15 09:01:17 -07:00
Alan Hamlett 032bd99d97 use txt file extension for tempfile 2015-09-08 15:56:06 -07:00
Alan Hamlett 2dddbd8094 don't need return value as variable 2015-09-08 15:49:39 -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 0d1c95cf9c remove redundant wakatime from test file names 2015-09-08 14:15:35 -07:00
Alan Hamlett 68436b5700 don't require tests for non-utf8 filesystem encoding 2015-09-08 14:07:14 -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 1194bc004e prevent exception when svn info output not as expected 2015-09-07 21:28:19 -07:00
Alan Hamlett eff141187b turn svn output into unicode before parsing 2015-09-07 21:25:21 -07:00
Alan Hamlett edb1dab9a8 increase test coverage 2015-09-07 20:57:21 -07:00
Alan Hamlett df893be3fc fix tests on py3 2015-09-07 20:48:18 -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