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