• Robert Knight's avatar
    Add test case for handling of empty term lists in filter. · b8ec987c
    Robert Knight authored
    A difference between the existing test cases for the viewFilter service
    and the actual inputs that are created by
    `searchFilter#generateFacetedFilter` is that the actual input filter
    object has empty term lists for fields that do not appear in the query.
    Fix handling of this and add a test.
    b8ec987c
view-filter-test.coffee 5.42 KB