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