From 01aa9de91920a19bc2a68c8ac48f1b842aafc595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20V=C3=A9zina?= Date: Mon, 14 Mar 2016 15:28:50 -0400 Subject: [PATCH] create test_rocket.py with TODO inside about pathoc tests --- gluon/tests/test_rocket.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gluon/tests/test_rocket.py diff --git a/gluon/tests/test_rocket.py b/gluon/tests/test_rocket.py new file mode 100644 index 00000000..a394e895 --- /dev/null +++ b/gluon/tests/test_rocket.py @@ -0,0 +1,3 @@ +# TODO : I think we should continue to use pathoc (http://pathod.net/docs/pathoc) for tests but integrate the call in +# gluon/tests so they run automatically. No need to make our own tests. +# ref: https://groups.google.com/d/msg/web2py-developers/Cjye8_hXZk8/AXbftS3sCgAJ