def test_entires_by_page_one_way(self): from harpy.har import Har h = Har(f) e = h.entries_by_page_ref("page_2_0") assert(len(e) == 56)