Exemplo n.º 1
0
    def __init__(self):
        """Initializes the redis db."""

        self.app = app.test_client()
Exemplo n.º 2
0
 def __init__(self):
     self.app = app.test_client()