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