bondjimbond / islandora_metadata_extras

Islandora utility module that provides some options for customizing metadata display and generation.
GNU General Public License v3.0
6 stars 2 forks source link

Test for existence of facet field #36

Closed bondjimbond closed 4 years ago

bondjimbond commented 4 years ago

Fixes #35

What does this Pull Request do?

Tests for the existence of the facet before running the facet_convert function.

How should this be tested?

Search for a known item with the configured facet label replacement fields ready to go. Should work.

Then, search for a string of nonsense that should return zero results. This should also work.

Interested parties

@mjordan