Commit Graph

376 Commits

Author SHA1 Message Date
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
Alan Hamlett b223138ab2 tests for project detection 2015-09-07 13:25:08 -07:00
Alan Hamlett 6ec2bc69a1 tests wakatime project file 2015-09-06 21:33:03 -07:00
Alan Hamlett 5808a1d77c test vim modeline detection 2015-09-06 20:46:57 -07:00
Alan Hamlett 0c42ae8a70 force return value from zip to be a list in py3 2015-09-06 20:19:22 -07:00
Alan Hamlett 4c8919f9ac test C and C++ detection when editing header files 2015-09-06 20:06:36 -07:00
Alan Hamlett f53044fd23 test caching offline heartbeat with null project 2015-09-06 18:47:17 -07:00
Alan Hamlett 859017daef tests for offline queue 2015-09-06 18:22:05 -07:00
Alan Hamlett db8f30ac2a v4.1.6 2015-09-06 17:19:09 -07:00
Alan Hamlett 3bd40b013e make passing arguments to execute function optional, using sys.argv instead 2015-09-06 17:18:15 -07:00
Alan Hamlett 736d80c9de v4.1.5 2015-09-06 17:15:18 -07:00
Alan Hamlett 72310cd9e9 fix entry point for pypi 2015-09-06 17:13:51 -07:00
Alan Hamlett 6e8558bcd3 v4.1.4 2015-08-29 18:19:30 -07:00
Alan Hamlett 7656b5365d new --entity command line arg to replace --file 2015-08-29 18:14:07 -07:00
Alan Hamlett 92350ff8a0 check dependencies and stats in tests 2015-08-29 17:48:42 -07:00
Alan Hamlett 946a151924 use forked version of node plugins to fix py3 bugs 2015-08-29 17:46:03 -07:00
Alan Hamlett 89a39efd06 use nose-capturestderr that works with py3 2015-08-29 16:56:02 -07:00
Alan Hamlett 92948386fa new --entitytype command line arg to replace --notfile 2015-08-29 16:16:14 -07:00
Alan Hamlett 48943519ae v4.1.3 2015-08-28 15:03:48 -07:00
Alan Hamlett dcde89d33c fix session cache 2015-08-28 15:03:04 -07:00
Alan Hamlett f7fb23b07f v4.1.2 2015-08-25 11:18:52 -07:00
Alan Hamlett 843c764aa8 fix bug in offline logging causing heartbeats to never get cleared 2015-08-25 11:17:52 -07:00
Alan Hamlett 5147366a87 v4.1.1 2015-08-25 00:40:51 -07:00
Alan Hamlett 4cb96a0a8c update changelog with fix for #32 2015-08-24 22:02:29 -07:00
Alan Hamlett c94eed57ac make sure text data is written to offline sqlite db as unicode 2015-08-24 11:19:19 -07:00
Alan Hamlett bba2015d9b encode certfile path as utf-8 in python3 for Windows systems not using utf-8 as default filesystem encoding 2015-08-24 10:58:42 -07:00
Alan Hamlett 43c461a7cc try opening files with filesystem encoding when opening with utf-8 causes UnicodeDecodeError 2015-08-23 18:49:34 -07:00
Alan Hamlett 31a353be7a fix ImportError when non-ASCII characters in import path 2015-08-23 13:37:25 -07:00
Alan Hamlett 4e415fe4ab use pickle protocol 2 for python2/3 compatibility 2015-08-22 19:55:46 -07:00
Alan Hamlett afc012ab63 overwrite definition of where in requests.certs for different filesystem encodings 2015-08-22 19:49:56 -07:00
Alan Hamlett 0d88d56ed8 add coveralls badge 2015-08-13 12:57:38 -07:00
Alan Hamlett a30c17f4dc add coveralls.io support 2015-08-13 12:55:32 -07:00
Alan Hamlett 85de7a3deb test python dependency detection and --alternate-project argument 2015-08-12 15:03:39 -07:00
Alan Hamlett 5ec3cebcdf allow tests to run on any branch 2015-08-12 14:36:35 -07:00
Alan Hamlett 3c6ef2dcc9 detect correct project and branch for travis-ci 2015-08-12 14:28:21 -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 271e457654 remove unused config file 2015-08-11 19:10:13 -07:00
Alan Hamlett 4284fe9415 look for correct stdout 2015-08-11 19:06:01 -07:00