Commit Graph

31 Commits

Author SHA1 Message Date
Alan Hamlett 4ddf48905a fix tests on python 3 2016-08-31 22:45:49 +02:00
Alan Hamlett 9c5b31ce04 improve test coverage for main module 2016-08-31 22:37:02 +02:00
Alan Hamlett 7bf637a42e test requests and tzlocal exceptions 2016-08-31 21:46:28 +02:00
Alan Hamlett 17c7808218 test excluding files from logging 2016-08-31 19:38:55 +02:00
Alan Hamlett 6d36882d45 test missing --entity argument 2016-08-31 18:58:34 +02:00
Alan Hamlett c4d6bb38a1 test for unknown exceptions and malformed extra heartbeats json 2016-08-31 14:27:10 +02:00
Alan Hamlett b6f2ca548a upgrade python packages to latest versions 2016-08-31 12:23:38 +02:00
Alan Hamlett 59871a8bd9 test that multiple executions don't overwrite projects 2016-07-28 09:00:58 +02:00
Alan Hamlett 5bf2c063a5 test for non-ascii filenames 2016-07-20 20:32:08 +02:00
Alan Hamlett 8a205e745b add test for setting hostname in config file 2016-07-06 09:33:50 +02:00
Alan Hamlett 429c61967a use temp directory for all code files in tests 2016-06-08 20:33:36 +02:00
Alan Hamlett e918bb0997 fix tests on travis 2016-06-01 10:24:02 +02:00
Alan Hamlett dc1964cd80 no longer allowing entity-type url 2016-04-28 23:57:15 +02:00
Alan Hamlett 937350220e only read one line of extra heartbeats from stdin 2016-04-28 19:25:52 +02:00
Alan Hamlett 67a2403070 new --extra-heartbeats argument 2016-04-21 00:30:44 +02:00
Alan Hamlett 984a8ab62a increase default timeout to 60 seconds 2016-04-19 13:50:29 +02:00
Alan Hamlett e92ec60cf3 test for timezone header in heartbeat request 2016-04-18 23:52:15 +02:00
Alan Hamlett 9bc81a341a use correct path for tzlocal for py3 tests 2016-04-18 23:38:38 +02:00
Alan Hamlett cd6b698635 tests for unicode in machine hostname and timezone 2016-03-06 14:08:00 -08: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 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 db02b82d95 remove temp sqlite file after testing. improve offlinequeue and session_cache tests. 2015-09-27 03:17:54 -07:00
Alan Hamlett dfb8ad4502 tests for session caching 2015-09-27 01:04:06 -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 09f5ebc78f test missing entity file 2015-09-15 09:07:58 -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_main.py (Browse further)