commit 3f1a4c346be2b4a745b8b3d8826b1a4575b5b0c9
parent dde1ff88217e8dd3dc72ec733e8b53c02839df0e
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 5 Jul 2015 13:20:09 +0200
comments
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/mint-lib/test_mint_api.c b/src/mint-lib/test_mint_api.c
@@ -19,6 +19,11 @@
* @brief testcase to test mint's HTTP API interface
* @author Sree Harsha Totakura <sreeharsha@totakura.in>
* @author Christian Grothoff
+ *
+ * TODO:
+ * - enhance interpreter to allow for testing of failure conditions
+ * (i.e. double-spending, insufficient funds on withdraw)
+ * - add command for /withdraw/status
*/
#include "platform.h"
#include "taler_util.h"