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