Project

General

Profile

Revision b8107565

IDb81075658803a775c11654731daad05be30df02b
Parent eaa41719
Child 47a5602c

Added by Aurelien BOMPARD over 14 years ago

adaptation des tests unitaires

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@748 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigiboard/tests/__init__.py
66 66
        teardown_db()
67 67
        del self.app
68 68

  
69
def runtests():
69
def runtests(args=[]):
70 70
    """This is the method called when running unit tests."""
71 71
    # XXX hard-coded path.
72 72
    sys.argv[1:0] = ['--with-pylons', '../vigiboard/test.ini', 

Also available in: Unified diff