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