Commit Graph

31 Commits

Author SHA1 Message Date
Alan Hamlett 8afc6133cf Fix bug causing random project names when hide project names enabled 2019-01-05 14:00:37 +07:00
Alan Hamlett 89880c644f rename test to match sample config file name 2018-10-23 08:00:15 -07:00
Ilya Pavlov 396f2fd978 Reproduce error for #152 in test case 2018-10-23 16:53:21 +03:00
Alan Hamlett 0fa25af0ec cross-platform Popen with hidden window 2018-09-30 21:24:32 -07:00
Alan Hamlett 71d5eef12a New config hide_project_names 2018-07-18 01:01:31 -07:00
Alan Hamlett c103020e9b improve git project detection test coverage 2018-04-26 08:31:14 -07:00
Alan Hamlett 9afda875cb support git worktrees 2018-04-25 10:07:57 -07:00
Alan Hamlett 3e47f77f47 Add --exclude-unknown-project arg and corresponding config 2018-04-15 13:13:33 -07:00
Alan Hamlett c6a5bf4086 expect correct exception class for py3 2017-11-23 12:30:29 -08:00
Alan Hamlett 0ca8a936db improve test coverage for git submodules 2017-11-23 12:26:57 -08:00
Alan Hamlett 9ffb677f9d Make sure any leftover heartbeats not accepted by API are saved 2017-11-22 18:34:15 -08:00
Alan Hamlett 4a0dd27d25 enable bulk api endpoint 2017-11-08 22:54:33 -08:00
Alan Hamlett 06a9d651db support for git submodules 2017-11-04 11:48:49 -07:00
Alan Hamlett 413dad06ff SVN project detection not supported on Windows because opens too many pythonw.exe cmd windows 2017-05-21 17:29:06 -07:00
Alan Hamlett 50141ef7b9 use configparser from py3.5 so we can set delimiters to only equal char to fix #83 2017-03-04 10:07:00 -08:00
Alan Hamlett 9c45df622a autocommit transactions to sqlite db in python 3.6+ 2017-02-16 12:46:04 -08:00
Alan Hamlett beca130634 test xcode tools detection 2016-08-31 16:25:49 +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 5bf2c063a5 test for non-ascii filenames 2016-07-20 20:32:08 +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 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 937350220e only read one line of extra heartbeats from stdin 2016-04-28 19:25:52 +02:00
Alan Hamlett 615fa5cdac support regex patterns in projectmap config section 2016-04-18 21:34:00 +02:00
Alan Hamlett 75aa9a2994 test config file parsing with more config options 2015-09-29 22:34:14 -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 0a56ffa8eb better svn test coverage 2015-09-26 21:11:21 -07:00
Alan Hamlett 5ee4f41a87 test project base 2015-09-26 19:23:38 -07:00
Alan Hamlett 9884eea311 test bower dependencies 2015-09-08 15:48:28 -07:00
Alan Hamlett 0d1c95cf9c remove redundant wakatime from test file names 2015-09-08 14:15:35 -07:00
Renamed from tests/test_wakatime_project.py (Browse further)