Browse Source

new TODO: implement unit tests for litorgy using litorgy

Eric Schulte 16 years ago
parent
commit
8072d2c7d6
1 changed files with 15 additions and 1 deletions
  1. 15 1
      rorg.org

+ 15 - 1
rorg.org

@@ -3,7 +3,21 @@
 #+SEQ_TODO:  TODO OPEN PROPOSED | DONE RESOLVED REJECTED
 #+STARTUP: oddeven
 
-* Tasks [5/13]
+* Tasks [6/14]
+
+** TODO test for litorgy
+since we are accumulating this nice collection of source-code blocks
+in the sandbox section we should make use of them as unit tests.
+What's more, we should be able to actually use litorgy to run these
+tests.
+
+We would just need to cycle over every source code block under the
+sandbox, run it, and assert that the return value is equal to what we
+expect.
+
+I have the feeling that this should be possible using only litorgical
+functions with minimal or no additional elisp.  It would be very cool
+for litorgy to be able to test itself.
 
 ** TODO re-implement helper functions from org-R
 Much of the power of org-R seems to be in it's helper functions for