more tests for wakatime.base

This commit is contained in:
Alan Hamlett 2015-08-12 14:21:32 -07:00
parent 4eab860dc0
commit 26024af1a2
4 changed files with 215 additions and 18 deletions

View file

@ -0,0 +1,15 @@
[settings]
debug = false
api_key = 1234
api_url = https://api.wakatime.com/api/v1/heartbeats
ignore =
COMMIT_EDITMSG$
TAG_EDITMSG$
exclude =
excludeme
\(invalid regex)
include =
\(invalid regex)
includeme
offline = true
hidefilenames = true

View file

@ -1,7 +1,6 @@
[settings]
debug = true
debug = false
api_key = 1234
api_url = https://api.wakatime.com/api/v1/heartbeats
ignore =
COMMIT_EDITMSG$
TAG_EDITMSG$
@ -12,4 +11,4 @@ include =
\(invalid regex)
includeme
offline = true
hidefilenames = true
hidefilenames = false