예제 #1
0
def test_projects():
    time.sleep(1)
    assert rundeck_api.projects().success, 'projects call was unsuccessful'
예제 #2
0
def test_projects():
    assert rundeck_api.projects().success, 'projects call was unsuccessful'