Commit graph

50 commits

Author SHA1 Message Date
Tomas Babej
e7a1f59ccb tests: Re-start the gvim client in case of failure 2015-03-28 16:38:30 +01:00
Tomas Babej
d26ba8ca49 tests: Add tests for the replacement of the splits 2015-03-28 14:52:57 +01:00
Tomas Babej
949284ba83 tests: Add tests for parsing of nested quotes 2015-03-28 14:47:59 +01:00
Tomas Babej
6fe90c664e tests: Test escaped sequences in modstrings 2015-03-28 14:44:31 +01:00
Tomas Babej
b5d4967399 tests: Add tests for setting dependencies via indentation 2015-03-28 14:27:59 +01:00
Tomas Babej
73e85be000 tests: Add test for changing description of a task 2015-03-28 11:20:31 +01:00
Tomas Babej
e0bd0f3e1a tests: Add tests for parsing and modifying priority 2015-03-28 11:09:01 +01:00
Tomas Babej
73a0db867e tests: Add tests for adding and modifying tasks with due dates 2015-03-28 10:56:23 +01:00
Tomas Babej
03ebab5464 tests: Add functional tests for viewports overriding and removing values in default section 2015-03-28 03:03:18 +01:00
Tomas Babej
4e782f1187 util: Convert '' value into None in tw_kwargs parser 2015-03-28 03:02:52 +01:00
Tomas Babej
d9a0ef33d5 tests: Make sanity check more robust 2015-03-28 02:43:44 +01:00
Tomas Babej
68cbc7ea5e tests: Add some waiting time for vim at startup 2015-03-28 02:15:50 +01:00
Tomas Babej
518192f9af tests: Add test for TaskWikiMod command 2015-03-28 02:13:28 +01:00
Tomas Babej
6b8bb9de71 tests: Do not use user taskrc for setting up test data 2015-03-28 02:13:19 +01:00
Tomas Babej
a668f36bc7 tests: Add tests for TaskWikiStop command 2015-03-28 01:48:32 +01:00
Tomas Babej
e4cbd534d1 tests: Add some sleep before checking scriptnames 2015-03-28 01:09:01 +01:00
Tomas Babej
a9b83b4a73 tests: Add tests for TaskWikiStart command 2015-03-28 01:06:49 +01:00
Tomas Babej
5aba848e19 tests: Support any character in the task brackets 2015-03-28 01:05:30 +01:00
Tomas Babej
7fe51b3da9 tests: Add tests for TaskWikiLink command 2015-03-28 00:37:43 +01:00
Tomas Babej
5753549c11 tests: Add tests for the TaskWikiInfo command 2015-03-28 00:27:23 +01:00
Tomas Babej
90e94f7442 tests: Amend projects and summary tests for subproject changes in TW 2.4.2 2015-03-28 00:04:17 +01:00
Tomas Babej
44d464d158 tests: Let silent=None denote we don't care about the output of the command 2015-03-27 23:43:08 +01:00
Tomas Babej
85b4c2a396 tests: Add tests for TaskWikiDelete 2015-03-27 21:07:14 +01:00
Tomas Babej
2bf122ca32 tests: Kill all gvim sessions as part of the teardown 2015-03-27 18:22:28 +01:00
Tomas Babej
8008a05fe5 test: Add tests for TaskWikiAnnotation command 2015-03-27 17:58:41 +01:00
Tomas Babej
eedff406f8 tests: Save references to Task instances in the Test instance 2015-03-27 17:58:24 +01:00
Tomas Babej
26f23ce5f9 test: Add conditional coverage measurement 2015-03-27 16:29:51 +01:00
Tomas Babej
3aaafaa418 tests: Add tests for stats and tags commands 2015-03-27 14:52:18 +01:00
Tomas Babej
ffcd429544 tests: Add tests for projects and summary reports 2015-03-27 14:52:01 +01:00
Tomas Babej
1881e031f1 tests: Add tests for History commands 2015-03-27 14:23:33 +01:00
Tomas Babej
f973efc093 tests: Move current year and month determination into separate methods 2015-03-27 14:23:15 +01:00
Tomas Babej
9a3a619791 tests: Add simple test for monthly ghistory 2015-03-27 13:36:44 +01:00
Tomas Babej
451a0773da tests: Add simple tests for burndown, calendar and ghistory commands 2015-03-27 13:28:17 +01:00
Tomas Babej
c55d6ea51c tests: Split into multiple files 2015-03-27 12:16:27 +01:00
Tomas Babej
ef3b238b79 VimwikiTask: Allow short UUIDs and generate them by default 2015-03-27 02:14:07 +01:00
Tomas Babej
d6595dfe04 tests: Test auto removing non-matching task from viewport 2015-03-27 01:41:09 +01:00
Tomas Babej
2d7adc4926 tests: Run viminput through UUID filler too 2015-03-27 01:39:19 +01:00
Tomas Babej
63b66ed79a tests: Add test for viewport defaults 2015-03-27 01:18:20 +01:00
Tomas Babej
c91a009c6d tests: Move task data creation to each test 2015-03-27 01:02:28 +01:00
Tomas Babej
0a4d4f9be7 tests: Rewrite tests to allow more declarative style 2015-03-27 00:44:33 +01:00
Tomas Babej
48cc03558f tests: Add output sanity checks for called commands 2015-03-26 21:12:36 +01:00
Tomas Babej
bf254b70f4 tests: Add test for simple task saving from vim 2015-03-26 20:56:43 +01:00
Tomas Babej
4d7ea13d7f tests: Make existing tests use the new infrastructure 2015-03-26 20:55:51 +01:00
Tomas Babej
e630aa4fe2 tests: Introduce per-test sanity checks 2015-03-26 20:52:59 +01:00
Tomas Babej
cf5566745c tests: Save reference to the TaskWarrior instace 2015-03-26 20:51:18 +01:00
Tomas Babej
e97d8977b2 test: Add basic integration tests using vimrunner 2015-03-26 01:03:26 +01:00
Tomas Babej
6635e9f398 viewport: Add raw_filter property 2015-03-25 08:08:44 +01:00
Tomas Babej
050b5cf99a tests: Enhance the modstring parser test suite 2015-03-24 22:02:08 +01:00
Tomas Babej
7de0fad097 tests: Add cases with spaces to to_args coverage 2015-03-24 21:49:50 +01:00
Tomas Babej
22172e7ae3 tests: Add tests for util 2015-03-23 17:29:10 +01:00