I was wondering if we could test a controller from the shell?
./web2py.ps -S app -M then do something like index and see the result in the shellThe reason I am asking is I am trying to debug an on_accept method I defined and I want to debug it in the shell
Thanks.

