def test_record_search_no_filters(helpers):
        matchingRecords = pytest.app.records.search()
        assert len(matchingRecords) == 5