Exemplo n.º 1
0
def test_filter_cluster_offset_2(some_clusters):
    # With five unfiltered cluster.
    filter_cluster_offset.drop_cache()
    assert filter_cluster_offset() == 1000
Exemplo n.º 2
0
def test_filter_cluster_offset_1(filterable_cluster):
    # With one unfiltered cluster.
    filter_cluster_offset.drop_cache()
    assert filter_cluster_offset() == 1000