Exemplo n.º 1
0
def test_sanity():
    Connector("./yelp")
Exemplo n.º 2
0
def test_sanity():
    Connector("./ticketmaster")
Exemplo n.º 3
0
def test_sanity():
    Connector("./finnhub")
Exemplo n.º 4
0
def test_sanity():
    Connector("./spotify")
Exemplo n.º 5
0
def test_sanity():
    dc = Connector("./dblp")
    df = dc.query("publication", q="Database")
    assert len(df) != 0
Exemplo n.º 6
0
def test_sanity():
    Connector("./itunes")
Exemplo n.º 7
0
def test_sanity():
    Connector("./twitch")
Exemplo n.º 8
0
def test_sanity():
    Connector("./hunter")
Exemplo n.º 9
0
def test_sanity():
    Connector("./spoonacular")
Exemplo n.º 10
0
def test_sanity():
    Connector("./Etsy")
Exemplo n.º 11
0
def test_sanity():
    Connector("./youtube")
Exemplo n.º 12
0
def test_sanity():
    Connector("./iplegit")
Exemplo n.º 13
0
def test_sanity():
    Connector("./guardian")
Exemplo n.º 14
0
def test_sanity():
    Connector("./openweathermap")
Exemplo n.º 15
0
def test_sanity():
    Connector("./wikia")
Exemplo n.º 16
0
def test_sanity():
    Connector("./harvardartmuseum")
Exemplo n.º 17
0
def test_sanity():
    Connector("./mapquest")
Exemplo n.º 18
0
def test_sanity():
    Connector("./azure")
Exemplo n.º 19
0
def test_sanity():
    Connector("./times")
Exemplo n.º 20
0
def test_sanity():
    Connector("./twitter")
Exemplo n.º 21
0
def test_sanity():
    dc = Connector("./dblp")