Commit graph

62 commits

Author SHA1 Message Date
Tomas Babej
d5d8e2347e tests: Update viewport inspection assumptions 2015-04-07 00:01:27 +02:00
Tomas Babej
ebb638a989 tests: Add tests for the TaskWikiDone command 2015-04-06 20:47:06 +02:00
Tomas Babej
f842e1aa25 tests: Add test for adding a task to a different data source 2015-04-05 21:45:29 +02:00
Tomas Babej
d590deaaa0 tests: Add MultipleSourceTest base class 2015-04-05 21:45:05 +02:00
Tomas Babej
d7a1af75ef tests: Make execution of IntegrationTest more granular 2015-04-05 21:37:31 +02:00
Tomas Babej
545c8c48f0 tests: Test for proper location of the default TaskWarrior object 2015-04-04 22:26:22 +02:00
Tomas Babej
98d8716192 tests: Add test for viewport inspection 2015-04-04 11:12:07 +02:00
Tomas Babej
b61d606eca tests: Add test for canceling annotation 2015-04-04 09:05:47 +02:00
Tomas Babej
5f662d2a6e tests: Add tests for annotating manually 2015-04-04 09:00:52 +02:00
Tomas Babej
a0909940eb tests: Fix incorrect test assumption 2015-04-04 00:34:51 +02:00
Tomas Babej
8606eeab78 tests: Add test for simple task completion 2015-04-02 19:59:19 +02:00
Tomas Babej
b5475d0889 tests: Amend tests to take meta attributes coming out of tw_modstring_to_kwargs into account 2015-04-02 19:59:10 +02:00
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