Files
@ 1ed2e7271e03
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
1ed2e7271e03
1023 B
text/plain
tests: search: fix always-skipped empty-search-index test
The test that verifies the output when the search index is empty is always
skipped when following the standard development setup, so is useless.
Instead, fix the test by mocking the configuration, pointing the search
index to a valid location but without index.
The test that verifies the output when the search index is empty is always
skipped when following the standard development setup, so is useless.
Instead, fix the test by mocking the configuration, pointing the search
index to a valid location but without index.