Commit graph

20 commits

Author SHA1 Message Date
Tomas Janousek
14c0268438 tests: Upgrade vimrunner and drop the now unnecessary hacks
This makes the tests less brittle and potentially also faster.
2020-07-02 09:51:56 -04:00
Tomas Janousek
698e2448f3 tests: Fix vimwiki loading errors
Not only can we stop ignoring the errors, this also fixes
TestInfoActionNotTriggeredByEnterOnLink which would otherwise cause vim
to complain about g:vimwiki_wikilocal_vars not being available.
2020-07-02 09:51:56 -04:00
Bodo Graumann
0225b44e53 tests: Add regression test for multiple caches 2017-01-27 22:23:33 +01:00
Tomas Babej
4b55082413 tests: Test proper precise detection of vimwiki links 2017-01-11 11:17:39 +01:00
Tomas Babej
1de1835eff tests: Extend coverage of the redo command 2017-01-11 10:22:40 +01:00
Tomas Babej
1dd6d45016 tests: Add initial test coverate for TaskWikiRedo 2017-01-11 09:53:27 +01:00
Tomas Babej
dd0d4203f1 python3: Make tests work 2016-12-16 04:11:09 +01:00
Tomas Babej
f96c810ffb tests: Expand test coverage 2015-12-27 12:41:36 +01:00
Tomas Babej
0b91eab70b tests: Tags are now deserialized into sets 2015-12-27 02:56:59 +01:00
Tomas Babej
a63bb8b536 imports: Use tasklib public API directly 2015-08-09 16:19:00 +02:00
Tomas Babej
ebb638a989 tests: Add tests for the TaskWikiDone command 2015-04-06 20:47:06 +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
518192f9af tests: Add test for TaskWikiMod command 2015-03-28 02:13:28 +01:00
Tomas Babej
a668f36bc7 tests: Add tests for TaskWikiStop command 2015-03-28 01:48:32 +01:00
Tomas Babej
a9b83b4a73 tests: Add tests for TaskWikiStart command 2015-03-28 01:06:49 +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
85b4c2a396 tests: Add tests for TaskWikiDelete 2015-03-27 21:07:14 +01:00
Tomas Babej
8008a05fe5 test: Add tests for TaskWikiAnnotation command 2015-03-27 17:58:41 +01:00