9 Commits

Author SHA1 Message Date
f3e9d3b370 Update unittest as well 2014-11-08 14:13:29 +01:00
66e2439373 fixed tests for colspan rowspan requirement 2014-01-16 17:23:07 +01:00
2be4f87c9d fixed alignment in generated table, added test 2014-01-15 18:42:45 +01:00
0ff528f80d added test for the JSON renderer 2014-01-15 18:08:13 +01:00
99bd0733da more tests for the inverse renderer
This adds a test to the inverse renderer to reproduce the whole syntax
page. It's not a perfect test but should cover a lot of common cases.

The inverse renderer was adjusted to make the test pass. This might
actually have broken things because:

a) the test squashes whitespaces. but whitespaces are significant in
   a lot of DokuWiki's syntax
b) because some whitespace handling was changed it might not give
   desired results for the use in the table editor where line breaks
   need to be avoided
2014-01-14 19:01:55 +01:00
5be78965a1 made renderers proper render plugins 2014-01-09 10:50:22 +01:00
6f5a02cc06 more refactoring, JSON generation mostly works now 2014-01-08 17:21:34 +01:00
0a9d718e94 transformed unittest to phpunit 2013-01-07 17:13:04 +01:00
7dc0ff4ecd Fix external link rendering and add test case 2011-05-31 13:49:14 +02:00