Ejemplo n.º 1
0
def test_add_app_through_http():
    with _zero_instance_app_through_http():
        list_apps('zero-instance-app')
Ejemplo n.º 2
0
def test_remove_app():
    with _zero_instance_app():
        pass
    list_apps()
Ejemplo n.º 3
0
def test_empty_list():
    list_apps()