예제 #1
0
def setup():
    """Function called by nose on module load"""
    setup_db()
예제 #2
0
def setup():
    """Function called by nose on module load"""
    setup_db()
예제 #3
0
def setup():
    """Setup test fixture for all model tests."""
    load_app()
    setup_db()