Example #1
0
def test_examples():
    url = shared.services['workspace_service_url']
    run(url)
Example #2
0
def test_examples():
    url = shared.services['workspace_service_url']
    run(url)
def test_examples():
    global temp_files
    url = shared.services['workspace_service_url']
    data=run(url)
Example #4
0
def test_examples():
    global temp_files
    url = shared.services['workspace_service_url']
    data = run(url)