Exemplo n.º 1
0
def test_streaming():
    assert len(list(resource(example('accounts-streaming.json')))) == 5
Exemplo n.º 2
0
def test_simple():
    assert len(list(resource(example('accounts.json')))) == 5