コード例 #1
0
def test_projects():
    time.sleep(1)
    assert rundeck_api.projects().success, 'projects call was unsuccessful'
コード例 #2
0
ファイル: test_api.py プロジェクト: brendan-sterne/rundeckrun
def test_projects():
    assert rundeck_api.projects().success, 'projects call was unsuccessful'