Ok, I had to do add this line to __init__.py from .test_smart_query import *
:) Richard On Wed, Apr 29, 2015 at 4:18 PM, Richard Vézina <[email protected] > wrote: > One more I don't see my news tests executing... > > Is there anything else to do then add an new file of unitttest into > pydal/tests > > To add news cases? > > Richard > > On Wed, Apr 29, 2015 at 4:13 PM, Richard Vézina < > [email protected]> wrote: > >> :) >> >> I don't test enough!! >> >> Richard >> >> On Wed, Apr 29, 2015 at 4:08 PM, Niphlod <[email protected]> wrote: >> >>> some time I just don't know what's going on with my writing. Am I really >>> that obscure ? >>> >>> can you spot the difference from mine >>> >>> *python -m unittest -v tests* >>> >>> and yours >>> >>> *python -m unittest -v validation.py* >>> >>> ? >>> >>> To be more precise (and abnoxious, maybe). Place yourself in the root >>> dir of pydal. then copy >>> >>> *python -m unittest -v tests* >>> >>> and paste to your commandline. Then press enter. >>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "web2py-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

