blacklight-spotlight 3.4.0 → 3.4.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/spotlight/roles_controller.rb +1 -1
- data/lib/spotlight/version.rb +1 -1
- metadata +6 -610
- data/spec/controllers/application_controller_spec.rb +0 -30
- data/spec/controllers/spotlight/about_pages_controller_spec.rb +0 -239
- data/spec/controllers/spotlight/admin_users_controller_spec.rb +0 -53
- data/spec/controllers/spotlight/appearances_controller_spec.rb +0 -88
- data/spec/controllers/spotlight/application_controller_spec.rb +0 -11
- data/spec/controllers/spotlight/attachments_controller_spec.rb +0 -28
- data/spec/controllers/spotlight/browse_controller_spec.rb +0 -133
- data/spec/controllers/spotlight/bulk_actions_controller_spec.rb +0 -124
- data/spec/controllers/spotlight/bulk_updates_controller_spec.rb +0 -77
- data/spec/controllers/spotlight/catalog_controller_spec.rb +0 -552
- data/spec/controllers/spotlight/confirmations_controller_spec.rb +0 -38
- data/spec/controllers/spotlight/contact_email_controller_spec.rb +0 -65
- data/spec/controllers/spotlight/contact_forms_controller_spec.rb +0 -38
- data/spec/controllers/spotlight/contacts_controller_spec.rb +0 -103
- data/spec/controllers/spotlight/custom_fields_controller_spec.rb +0 -62
- data/spec/controllers/spotlight/custom_search_fields_controller_spec.rb +0 -62
- data/spec/controllers/spotlight/dashboards_controller_spec.rb +0 -68
- data/spec/controllers/spotlight/exhibits_controller_spec.rb +0 -216
- data/spec/controllers/spotlight/feature_pages_controller_spec.rb +0 -251
- data/spec/controllers/spotlight/featured_images_controller_spec.rb +0 -77
- data/spec/controllers/spotlight/filters_controller_spec.rb +0 -72
- data/spec/controllers/spotlight/groups_controller_spec.rb +0 -103
- data/spec/controllers/spotlight/home_pages_controller_spec.rb +0 -126
- data/spec/controllers/spotlight/job_trackers_controller_spec.rb +0 -37
- data/spec/controllers/spotlight/languages_controller_spec.rb +0 -70
- data/spec/controllers/spotlight/metadata_configurations_controller_spec.rb +0 -93
- data/spec/controllers/spotlight/pages_controller_spec.rb +0 -50
- data/spec/controllers/spotlight/resources/csv_upload_controller_spec.rb +0 -71
- data/spec/controllers/spotlight/resources/upload_controller_spec.rb +0 -55
- data/spec/controllers/spotlight/resources_controller_spec.rb +0 -85
- data/spec/controllers/spotlight/roles_controller_spec.rb +0 -141
- data/spec/controllers/spotlight/search_configurations_controller_spec.rb +0 -141
- data/spec/controllers/spotlight/searches_controller_spec.rb +0 -195
- data/spec/controllers/spotlight/sites_controller_spec.rb +0 -67
- data/spec/controllers/spotlight/solr_controller_spec.rb +0 -116
- data/spec/controllers/spotlight/tags_controller_spec.rb +0 -56
- data/spec/controllers/spotlight/translations_controller_spec.rb +0 -132
- data/spec/controllers/spotlight/versions_controller_spec.rb +0 -56
- data/spec/controllers/spotlight/view_configurations_controller_spec.rb +0 -35
- data/spec/examples.txt +0 -1515
- data/spec/factories/bulk_updates.rb +0 -21
- data/spec/factories/contact_emails.rb +0 -8
- data/spec/factories/contact_images.rb +0 -8
- data/spec/factories/contacts.rb +0 -11
- data/spec/factories/custom_fields.rb +0 -9
- data/spec/factories/custom_search_fields.rb +0 -9
- data/spec/factories/exhibit_thumbnails.rb +0 -8
- data/spec/factories/exhibits.rb +0 -17
- data/spec/factories/featured_images.rb +0 -16
- data/spec/factories/group.rb +0 -17
- data/spec/factories/job_trackers.rb +0 -11
- data/spec/factories/language.rb +0 -8
- data/spec/factories/main_navigation.rb +0 -9
- data/spec/factories/pages.rb +0 -34
- data/spec/factories/resources.rb +0 -14
- data/spec/factories/roles.rb +0 -9
- data/spec/factories/searches.rb +0 -33
- data/spec/factories/tags.rb +0 -14
- data/spec/factories/translation.rb +0 -8
- data/spec/factories/users.rb +0 -50
- data/spec/features/about_page_spec.rb +0 -46
- data/spec/features/add_contacts_spec.rb +0 -63
- data/spec/features/add_custom_field_metadata_spec.rb +0 -88
- data/spec/features/add_iiif_manifest_spec.rb +0 -46
- data/spec/features/add_items_spec.rb +0 -135
- data/spec/features/autocomplete_typeahead_spec.rb +0 -89
- data/spec/features/browse_category_admin_spec.rb +0 -163
- data/spec/features/browse_category_navigation_spec.rb +0 -44
- data/spec/features/browse_category_spec.rb +0 -158
- data/spec/features/bulk_actions_spec.rb +0 -72
- data/spec/features/catalog_spec.rb +0 -57
- data/spec/features/confirm_email_spec.rb +0 -21
- data/spec/features/create_exhibit_spec.rb +0 -65
- data/spec/features/create_page_spec.rb +0 -21
- data/spec/features/dashboard_spec.rb +0 -34
- data/spec/features/edit_contact_spec.rb +0 -21
- data/spec/features/edit_search_fields_spec.rb +0 -79
- data/spec/features/exhibit_masthead_spec.rb +0 -112
- data/spec/features/exhibit_themes_spec.rb +0 -30
- data/spec/features/exhibits/add_tags_spec.rb +0 -35
- data/spec/features/exhibits/administration_spec.rb +0 -141
- data/spec/features/exhibits/custom_metadata_fields_spec.rb +0 -97
- data/spec/features/exhibits/custom_search_fields_spec.rb +0 -55
- data/spec/features/exhibits/edit_metadata_fields_spec.rb +0 -49
- data/spec/features/exhibits/language_create_edit_spec.rb +0 -59
- data/spec/features/exhibits/translation_editing_spec.rb +0 -463
- data/spec/features/exhibits_index_spec.rb +0 -55
- data/spec/features/feature_page_spec.rb +0 -155
- data/spec/features/home_page_spec.rb +0 -102
- data/spec/features/import_exhibit_spec.rb +0 -58
- data/spec/features/item_admin_spec.rb +0 -59
- data/spec/features/javascript/about_page_admin_spec.rb +0 -21
- data/spec/features/javascript/block_controls_spec.rb +0 -42
- data/spec/features/javascript/blocks/browse_group_categories_block_spec.rb +0 -64
- data/spec/features/javascript/blocks/featured_browse_categories_block_spec.rb +0 -46
- data/spec/features/javascript/blocks/featured_pages_block_spec.rb +0 -61
- data/spec/features/javascript/blocks/link_to_search_block_spec.rb +0 -46
- data/spec/features/javascript/blocks/rule_block_spec.rb +0 -23
- data/spec/features/javascript/blocks/search_result_block_spec.rb +0 -47
- data/spec/features/javascript/blocks/solr_documents_block_spec.rb +0 -232
- data/spec/features/javascript/blocks/solr_documents_carousel_block_spec.rb +0 -29
- data/spec/features/javascript/blocks/uploaded_items_block_spec.rb +0 -94
- data/spec/features/javascript/browse_group_admin_spec.rb +0 -45
- data/spec/features/javascript/edit_in_place_spec.rb +0 -93
- data/spec/features/javascript/feature_page_admin_spec.rb +0 -140
- data/spec/features/javascript/home_page_edit_spec.rb +0 -34
- data/spec/features/javascript/locale_selector_spec.rb +0 -66
- data/spec/features/javascript/metadata_admin_spec.rb +0 -41
- data/spec/features/javascript/multi_image_select_spec.rb +0 -50
- data/spec/features/javascript/reindex_monitor_spec.rb +0 -23
- data/spec/features/javascript/roles_admin_spec.rb +0 -38
- data/spec/features/javascript/search_config_admin_spec.rb +0 -140
- data/spec/features/javascript/search_context_spec.rb +0 -88
- data/spec/features/main_navigation_spec.rb +0 -96
- data/spec/features/metadata_admin_spec.rb +0 -18
- data/spec/features/report_a_problem_spec.rb +0 -62
- data/spec/features/site_masthead_spec.rb +0 -91
- data/spec/features/site_users_management_spec.rb +0 -74
- data/spec/features/slideshow_spec.rb +0 -21
- data/spec/features/translation_scope_spec.rb +0 -27
- data/spec/fixtures/800x600.png +0 -0
- data/spec/fixtures/avatar.png +0 -0
- data/spec/fixtures/bulk-update-template.csv +0 -57
- data/spec/fixtures/csv-upload-fixture.csv +0 -4
- data/spec/fixtures/gk446cj2442-manifest.json +0 -58
- data/spec/fixtures/iiif_responses.rb +0 -312
- data/spec/fixtures/json-upload-fixture.json +0 -3
- data/spec/fixtures/sample_solr_documents.yml +0 -9385
- data/spec/fixtures/updated-bulk-update-template-no-cols.csv +0 -4
- data/spec/fixtures/updated-bulk-update-template-w-tags.csv +0 -4
- data/spec/fixtures/updated-bulk-update-template.csv +0 -4
- data/spec/helpers/spotlight/application_helper_spec.rb +0 -196
- data/spec/helpers/spotlight/browse_helper_spec.rb +0 -13
- data/spec/helpers/spotlight/crop_helper_spec.rb +0 -11
- data/spec/helpers/spotlight/crud_link_helpers_spec.rb +0 -163
- data/spec/helpers/spotlight/languages_helper_spec.rb +0 -79
- data/spec/helpers/spotlight/main_app_helpers_spec.rb +0 -101
- data/spec/helpers/spotlight/masthead_helper_spec.rb +0 -51
- data/spec/helpers/spotlight/meta_helper_spec.rb +0 -33
- data/spec/helpers/spotlight/navbar_helper_spec.rb +0 -24
- data/spec/helpers/spotlight/pages_helper_spec.rb +0 -123
- data/spec/helpers/spotlight/roles_helper_spec.rb +0 -7
- data/spec/helpers/spotlight/search_configurations_helper_spec.rb +0 -23
- data/spec/helpers/spotlight/title_helper_spec.rb +0 -64
- data/spec/helpers/spotlight/translations_helper_spec.rb +0 -16
- data/spec/i18n_spec.rb +0 -27
- data/spec/jobs/spotlight/add_tags_job_spec.rb +0 -34
- data/spec/jobs/spotlight/add_uploads_from_csv_spec.rb +0 -58
- data/spec/jobs/spotlight/change_visibility_job_spec.rb +0 -30
- data/spec/jobs/spotlight/default_thumbnail_job_spec.rb +0 -14
- data/spec/jobs/spotlight/process_bulk_updates_csv_job_spec.rb +0 -86
- data/spec/jobs/spotlight/reindex_exhibit_job_spec.rb +0 -43
- data/spec/jobs/spotlight/reindex_job_spec.rb +0 -79
- data/spec/jobs/spotlight/remove_tags_job_spec.rb +0 -39
- data/spec/jobs/spotlight/rename_sidecar_field_job_spec.rb +0 -33
- data/spec/lib/migration/iiif_spec.rb +0 -91
- data/spec/lib/migration/page_language_spec.rb +0 -25
- data/spec/lib/spotlight/catalog_spec.rb +0 -0
- data/spec/lib/spotlight/controller_spec.rb +0 -102
- data/spec/lib/spotlight/upload_field_config_spec.rb +0 -40
- data/spec/mailers/spotlight/indexing_complete_mailer_spec.rb +0 -42
- data/spec/models/sir_trevor_rails/block_spec.rb +0 -72
- data/spec/models/sir_trevor_rails/blocks/browse_block_spec.rb +0 -42
- data/spec/models/sir_trevor_rails/blocks/browse_group_categories_block_spec.rb +0 -41
- data/spec/models/sir_trevor_rails/blocks/featured_pages_block_spec.rb +0 -50
- data/spec/models/sir_trevor_rails/blocks/search_results_block_spec.rb +0 -23
- data/spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb +0 -59
- data/spec/models/sir_trevor_rails/blocks/textable_spec.rb +0 -42
- data/spec/models/solr_document_spec.rb +0 -214
- data/spec/models/spotlight/ability_spec.rb +0 -118
- data/spec/models/spotlight/about_page_spec.rb +0 -19
- data/spec/models/spotlight/access_controls_enforcement_search_builder_spec.rb +0 -82
- data/spec/models/spotlight/analytics/ga_spec.rb +0 -22
- data/spec/models/spotlight/background_job_progress_spec.rb +0 -137
- data/spec/models/spotlight/blacklight_configuration_spec.rb +0 -649
- data/spec/models/spotlight/browse_category_search_builder_spec.rb +0 -51
- data/spec/models/spotlight/contact_email_spec.rb +0 -48
- data/spec/models/spotlight/contact_form_spec.rb +0 -94
- data/spec/models/spotlight/contact_image_spec.rb +0 -11
- data/spec/models/spotlight/contact_spec.rb +0 -38
- data/spec/models/spotlight/custom_field_spec.rb +0 -204
- data/spec/models/spotlight/custom_search_field_spec.rb +0 -56
- data/spec/models/spotlight/custom_translation_extension_spec.rb +0 -24
- data/spec/models/spotlight/exhibit_spec.rb +0 -383
- data/spec/models/spotlight/exhibit_thumbnail_spec.rb +0 -10
- data/spec/models/spotlight/feature_page_spec.rb +0 -87
- data/spec/models/spotlight/featured_image_spec.rb +0 -110
- data/spec/models/spotlight/field_metadata_spec.rb +0 -58
- data/spec/models/spotlight/filter_spec.rb +0 -19
- data/spec/models/spotlight/group_spec.rb +0 -19
- data/spec/models/spotlight/home_page_spec.rb +0 -38
- data/spec/models/spotlight/language_spec.rb +0 -42
- data/spec/models/spotlight/main_navigation_spec.rb +0 -19
- data/spec/models/spotlight/masthead_spec.rb +0 -45
- data/spec/models/spotlight/page_configurations_spec.rb +0 -45
- data/spec/models/spotlight/page_spec.rb +0 -293
- data/spec/models/spotlight/resource_spec.rb +0 -137
- data/spec/models/spotlight/resources/iiif_harvester_spec.rb +0 -52
- data/spec/models/spotlight/resources/iiif_manifest_spec.rb +0 -178
- data/spec/models/spotlight/resources/iiif_service_spec.rb +0 -57
- data/spec/models/spotlight/resources/upload_spec.rb +0 -71
- data/spec/models/spotlight/resources/web_spec.rb +0 -25
- data/spec/models/spotlight/role_spec.rb +0 -51
- data/spec/models/spotlight/search_spec.rb +0 -125
- data/spec/models/spotlight/site_spec.rb +0 -9
- data/spec/models/spotlight/sitemap_spec.rb +0 -113
- data/spec/models/spotlight/solr_document/atomic_updates_spec.rb +0 -56
- data/spec/models/spotlight/solr_document/uploaded_resource_spec.rb +0 -38
- data/spec/models/spotlight/solr_document_sidecar_spec.rb +0 -48
- data/spec/models/spotlight/user_spec.rb +0 -26
- data/spec/models/translation_spec.rb +0 -26
- data/spec/presenters/spotlight/iiif_manifest_presenter_spec.rb +0 -132
- data/spec/routing/spotlight/exhibit_catalog_spec.rb +0 -34
- data/spec/routing/spotlight/featured_images_spec.rb +0 -23
- data/spec/routing/spotlight/pages_routing_spec.rb +0 -42
- data/spec/services/spotlight/bulk_updates_csv_template_service_spec.rb +0 -26
- data/spec/services/spotlight/carrierwave_file_resolver_spec.rb +0 -16
- data/spec/services/spotlight/clone_translated_page_from_locale_spec.rb +0 -30
- data/spec/services/spotlight/etl/context_spec.rb +0 -66
- data/spec/services/spotlight/etl/executor_spec.rb +0 -149
- data/spec/services/spotlight/etl/pipeline_spec.rb +0 -22
- data/spec/services/spotlight/etl/solr_loader_spec.rb +0 -76
- data/spec/services/spotlight/etl/step_spec.rb +0 -70
- data/spec/services/spotlight/exhibit_import_export_service_spec.rb +0 -569
- data/spec/services/spotlight/iiif_resource_resolver_spec.rb +0 -94
- data/spec/services/spotlight/invite_users_service_spec.rb +0 -47
- data/spec/spec_helper.rb +0 -146
- data/spec/support/controllers/engine_helpers.rb +0 -9
- data/spec/support/disable_friendly_id_deprecation_warnings.rb +0 -11
- data/spec/support/features/capybara_default_max_wait_metadata_helper.rb +0 -20
- data/spec/support/features/test_features_helpers.rb +0 -92
- data/spec/support/helpers/controller_level_helpers.rb +0 -25
- data/spec/support/stub_iiif_response.rb +0 -26
- data/spec/support/views/test_view_helpers.rb +0 -21
- data/spec/test_app_templates/Gemfile.extra +0 -2
- data/spec/test_app_templates/carrierwave.rb +0 -8
- data/spec/test_app_templates/catalog_controller.rb +0 -108
- data/spec/test_app_templates/fixture.css +0 -0
- data/spec/test_app_templates/fixture.png +0 -0
- data/spec/test_app_templates/lib/generators/test_app_generator.rb +0 -71
- data/spec/test_app_templates/spotlight_test.rake +0 -14
- data/spec/uploaders/spotlight/attachment_uploader_spec.rb +0 -27
- data/spec/uploaders/spotlight/featured_image_uploader_spec.rb +0 -33
- data/spec/views/shared/_analytics.html.erb_spec.rb +0 -17
- data/spec/views/shared/_exhibit_navbar.html.erb_spec.rb +0 -127
- data/spec/views/shared/_header_navbar.html.erb_spec.rb +0 -12
- data/spec/views/shared/_masthead.html.erb_spec.rb +0 -91
- data/spec/views/shared/_user_util_links.html.erb_spec.rb +0 -102
- data/spec/views/spotlight/about_pages/_empty.html.erb_spec.rb +0 -28
- data/spec/views/spotlight/about_pages/_sidebar.html.erb_spec.rb +0 -24
- data/spec/views/spotlight/about_pages/index.html.erb_spec.rb +0 -69
- data/spec/views/spotlight/browse/_search.html.erb_spec.rb +0 -30
- data/spec/views/spotlight/browse/index.html.erb_spec.rb +0 -22
- data/spec/views/spotlight/browse/show.html.erb_spec.rb +0 -65
- data/spec/views/spotlight/catalog/_edit_default.html.erb_spec.rb +0 -63
- data/spec/views/spotlight/catalog/admin.html.erb_spec.rb +0 -39
- data/spec/views/spotlight/catalog/edit.html.erb_spec.rb +0 -20
- data/spec/views/spotlight/contacts/edit.html.erb_spec.rb +0 -43
- data/spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb +0 -45
- data/spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb +0 -94
- data/spec/views/spotlight/dashboards/analytics.html.erb_spec.rb +0 -33
- data/spec/views/spotlight/exhibits/_exhibit_card.html.erb_spec.rb +0 -46
- data/spec/views/spotlight/exhibits/_form.html.erb_spec.rb +0 -38
- data/spec/views/spotlight/exhibits/edit.html.erb_spec.rb +0 -29
- data/spec/views/spotlight/exhibits/index.html.erb_spec.rb +0 -140
- data/spec/views/spotlight/feature_pages/_empty.html.erb_spec.rb +0 -28
- data/spec/views/spotlight/feature_pages/_sidebar.html.erb_spec.rb +0 -45
- data/spec/views/spotlight/featured_images/_form.html.erb_spec.rb +0 -32
- data/spec/views/spotlight/featured_images/_upload_form.html.erb_spec.rb +0 -32
- data/spec/views/spotlight/home_pages/_empty.html.erb_spec.rb +0 -28
- data/spec/views/spotlight/home_pages/_sidebar.html.erb_spec.rb +0 -12
- data/spec/views/spotlight/job_trackers/show.html.erb_spec.rb +0 -65
- data/spec/views/spotlight/metadata_configurations/_metadata_field.html.erb_spec.rb +0 -30
- data/spec/views/spotlight/metadata_configurations/edit.html.erb_spec.rb +0 -23
- data/spec/views/spotlight/pages/_form.html.erb_spec.rb +0 -20
- data/spec/views/spotlight/pages/edit.html.erb_spec.rb +0 -68
- data/spec/views/spotlight/pages/index.html.erb_spec.rb +0 -42
- data/spec/views/spotlight/pages/new.html.erb_spec.rb +0 -21
- data/spec/views/spotlight/pages/show.html.erb_spec.rb +0 -84
- data/spec/views/spotlight/resources/_external_resources_form.html.erb_spec.rb +0 -36
- data/spec/views/spotlight/resources/new.html.erb_spec.rb +0 -30
- data/spec/views/spotlight/roles/index.html.erb_spec.rb +0 -30
- data/spec/views/spotlight/search_configurations/_facet_metadata.html.erb_spec.rb +0 -58
- data/spec/views/spotlight/search_configurations/_facets.html.erb_spec.rb +0 -54
- data/spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb +0 -54
- data/spec/views/spotlight/search_configurations/_sort.html.erb_spec.rb +0 -40
- data/spec/views/spotlight/searches/_search.html.erb_spec.rb +0 -37
- data/spec/views/spotlight/searches/edit.html.erb_spec.rb +0 -40
- data/spec/views/spotlight/searches/index.html.erb_spec.rb +0 -33
- data/spec/views/spotlight/sir_trevor/blocks/_browse_block.html.erb_spec.rb +0 -20
- data/spec/views/spotlight/sir_trevor/blocks/_iframe_block.html.erb_spec.rb +0 -20
- data/spec/views/spotlight/sir_trevor/blocks/_link_to_search_block.html.erb_spec.rb +0 -20
- data/spec/views/spotlight/sir_trevor/blocks/_rule_block.html.erb_spec.rb +0 -10
- data/spec/views/spotlight/sir_trevor/blocks/_solr_documents_block.html.erb_spec.rb +0 -43
- data/spec/views/spotlight/sir_trevor/blocks/_solr_documents_carousel_block.html.erb_spec.rb +0 -34
- data/spec/views/spotlight/sir_trevor/blocks/_solr_documents_embed_block.html.erb_spec.rb +0 -53
- data/spec/views/spotlight/sir_trevor/blocks/_solr_documents_features_block.html.erb_spec.rb +0 -54
- data/spec/views/spotlight/sir_trevor/blocks/_solr_documents_grid_block.html.erb_spec.rb +0 -42
- data/spec/views/spotlight/sites/edit_exhibits.html.erb_spec.rb +0 -25
- data/spec/views/spotlight/tags/index.html.erb_spec.rb +0 -27
- data/spec/views/spotlight/translations/_import.html.erb_spec.rb +0 -24
- data/spec/views/spotlight/translations/_page.html.erb_spec.rb +0 -76
@@ -1,24 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::NavbarHelper, type: :helper do
|
4
|
-
describe '#should_render_search_bar?' do
|
5
|
-
before do
|
6
|
-
allow(helper).to receive_messages(current_exhibit: nil)
|
7
|
-
allow(helper).to receive_messages(exhibit_masthead?: true)
|
8
|
-
end
|
9
|
-
|
10
|
-
it 'returns false when there is no exhibit context' do
|
11
|
-
expect(helper).not_to be_should_render_spotlight_search_bar
|
12
|
-
end
|
13
|
-
|
14
|
-
it 'returns true if searchable' do
|
15
|
-
allow(helper).to receive_messages(current_exhibit: double(searchable?: true))
|
16
|
-
expect(helper).to be_should_render_spotlight_search_bar
|
17
|
-
end
|
18
|
-
|
19
|
-
it 'returns false if currently under an "Exhibity" browse category' do
|
20
|
-
allow(helper).to receive_messages(exhibit_masthead?: false)
|
21
|
-
expect(helper).not_to be_should_render_spotlight_search_bar
|
22
|
-
end
|
23
|
-
end
|
24
|
-
end
|
@@ -1,123 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::PagesHelper, type: :helper do
|
4
|
-
let(:blacklight_config) { Blacklight::Configuration.new { |config| config.show.title_field = :abc } }
|
5
|
-
let(:titled_document) { blacklight_config.document_model.new(abc: 'value') }
|
6
|
-
let(:untitled_document) { blacklight_config.document_model.new(id: '1234') }
|
7
|
-
let!(:current_exhibit) { FactoryBot.create(:exhibit) }
|
8
|
-
let!(:home_page) { current_exhibit.home_page }
|
9
|
-
let!(:search) { FactoryBot.create(:search, exhibit: current_exhibit, query_params: { 'q' => 'query' }, published: true) }
|
10
|
-
|
11
|
-
before do
|
12
|
-
allow(helper).to receive_messages(blacklight_config: blacklight_config)
|
13
|
-
end
|
14
|
-
|
15
|
-
describe 'disable_save_pages_button?' do
|
16
|
-
it 'returns true if there are no pages and we are on the about pages page' do
|
17
|
-
expect(helper).to receive(:page_collection_name).and_return('about_pages')
|
18
|
-
assign(:pages, [])
|
19
|
-
expect(helper).to be_disable_save_pages_button
|
20
|
-
end
|
21
|
-
|
22
|
-
it 'returns false if there are about pages' do
|
23
|
-
expect(helper).to receive(:page_collection_name).and_return('about_pages')
|
24
|
-
assign(:pages, [{}])
|
25
|
-
expect(helper).not_to be_disable_save_pages_button
|
26
|
-
end
|
27
|
-
|
28
|
-
it 'returns false if on the feature pages page' do
|
29
|
-
expect(helper).to receive(:page_collection_name).and_return('feature_pages')
|
30
|
-
assign(:pages, [])
|
31
|
-
expect(helper).not_to be_disable_save_pages_button
|
32
|
-
end
|
33
|
-
end
|
34
|
-
|
35
|
-
describe 'get_search_widget_search_results' do
|
36
|
-
let(:good) do
|
37
|
-
content = { type: 'xyz', data: { 'item' => { search.slug => { id: search.slug, display: 'true' } } } }
|
38
|
-
SirTrevorRails::Blocks::SearchResultsBlock.new(content, home_page)
|
39
|
-
end
|
40
|
-
|
41
|
-
let(:bad) do
|
42
|
-
content = { type: 'xyz', data: { 'item' => { 'garbage' => { id: 'missing', display: 'true' } } } }
|
43
|
-
SirTrevorRails::Blocks::SearchResultsBlock.new(content, home_page)
|
44
|
-
end
|
45
|
-
|
46
|
-
let(:search_result) { [double('response'), double('documents')] }
|
47
|
-
|
48
|
-
it 'returns the results for a given search browse category' do
|
49
|
-
expect(helper).to receive(:search_results).with({ 'q' => 'query' }).and_return(search_result)
|
50
|
-
expect(helper.get_search_widget_search_results(good)).to eq search_result
|
51
|
-
end
|
52
|
-
|
53
|
-
it "returns an empty array when requesting a search that doesn't exist" do
|
54
|
-
expect(helper.get_search_widget_search_results(bad)).to be_empty
|
55
|
-
end
|
56
|
-
end
|
57
|
-
|
58
|
-
describe 'nestable helpers' do
|
59
|
-
describe 'nestable data attributes' do
|
60
|
-
it 'returns the appropriate attributes for feature pages' do
|
61
|
-
expect(helper.nestable_data_attributes('feature_pages')).to eq "data-max-depth='2' data-expand-btn-HTML='' data-collapse-btn-HTML=''"
|
62
|
-
end
|
63
|
-
|
64
|
-
it 'returns the appropriate attributes for about pages' do
|
65
|
-
expect(helper.nestable_data_attributes('about_pages')).to eq "data-max-depth='1'"
|
66
|
-
end
|
67
|
-
|
68
|
-
it 'returns a blank string if the type is not valid' do
|
69
|
-
expect(helper.nestable_data_attributes('something_else')).to eq ''
|
70
|
-
end
|
71
|
-
end
|
72
|
-
|
73
|
-
describe 'nestable data attributes hash' do
|
74
|
-
it 'returns the appropriate hash for feature pages' do
|
75
|
-
expect(helper.nestable_data_attributes_hash('feature_pages')).to eq('data-max-depth' => '2',
|
76
|
-
'data-expand-btn-HTML' => '',
|
77
|
-
'data-collapse-btn-HTML' => '')
|
78
|
-
end
|
79
|
-
|
80
|
-
it 'returns the appropriate hash for about pages' do
|
81
|
-
expect(helper.nestable_data_attributes_hash('about_pages')).to eq 'data-max-depth' => '1'
|
82
|
-
end
|
83
|
-
|
84
|
-
it 'returns an empty hash if the type is not valid' do
|
85
|
-
expect(helper.nestable_data_attributes_hash('something_else')).to eq({})
|
86
|
-
end
|
87
|
-
end
|
88
|
-
end
|
89
|
-
|
90
|
-
describe '#sir_trevor_markdown' do
|
91
|
-
it 'handles nil input' do
|
92
|
-
expect(helper.sir_trevor_markdown(nil)).to be_blank
|
93
|
-
end
|
94
|
-
|
95
|
-
it 'retains paragraphs' do
|
96
|
-
expect(helper.sir_trevor_markdown('<p>First Line</p><p>Second Line</p>').chomp).to match(%r{<p>First Line</p>\s*<p>Second Line</p>})
|
97
|
-
end
|
98
|
-
|
99
|
-
it 'replaces line breaks with paragraphs' do
|
100
|
-
expect(helper.sir_trevor_markdown('First Line<br>Second Line').chomp).to match(%r{<p>First Line</p>\s*<p>Second Line</p>})
|
101
|
-
end
|
102
|
-
end
|
103
|
-
|
104
|
-
describe '#content_editor_class' do
|
105
|
-
context 'a sir-trevor backed page with a custom class' do
|
106
|
-
it 'has a custom class' do
|
107
|
-
expect(helper.content_editor_class(Spotlight::Page.new)).to eq 'js-st-instance'
|
108
|
-
end
|
109
|
-
end
|
110
|
-
|
111
|
-
context 'a sir-trevor backed page with a derived class' do
|
112
|
-
it 'derives a css class name from the editor type' do
|
113
|
-
expect(helper.content_editor_class(Spotlight::Page.new(content_type: 'Something::Custom'))).to eq 'js-something-custom-instance'
|
114
|
-
end
|
115
|
-
end
|
116
|
-
end
|
117
|
-
|
118
|
-
describe '#render_contact_email_address' do
|
119
|
-
it 'adds soft breaks in appropriate places' do
|
120
|
-
expect(helper.render_contact_email_address('local.part@example.com')).to have_css 'wbr', count: 3, visible: false
|
121
|
-
end
|
122
|
-
end
|
123
|
-
end
|
@@ -1,23 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::SearchConfigurationsHelper, type: :helper do
|
4
|
-
describe '#translate_sort_fields' do
|
5
|
-
let(:sort_config) do
|
6
|
-
Blacklight::OpenStructWithHashAccess.new(sort: 'score asc, sort_title_ssi desc')
|
7
|
-
end
|
8
|
-
|
9
|
-
it 'translates sort fields' do
|
10
|
-
expect(translate_sort_fields(sort_config)).to eq 'relevancy score ascending and title descending'
|
11
|
-
end
|
12
|
-
|
13
|
-
it 'humanizes untranslatable sort fields' do
|
14
|
-
sort_config.sort = 'some_other_field desc'
|
15
|
-
expect(translate_sort_fields(sort_config)).to eq 'some other field descending'
|
16
|
-
end
|
17
|
-
|
18
|
-
it 'supports explicit sort descriptions' do
|
19
|
-
sort_config.sort_description = 'xyz'
|
20
|
-
expect(translate_sort_fields(sort_config)).to eq 'xyz'
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
@@ -1,64 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::TitleHelper, type: :helper do
|
4
|
-
before do
|
5
|
-
allow(helper).to receive_messages(application_name: 'Application')
|
6
|
-
end
|
7
|
-
|
8
|
-
describe '#page_title' do
|
9
|
-
it 'sets the @page_title ivar' do
|
10
|
-
helper.page_title('Section', 'Title')
|
11
|
-
title = helper.instance_variable_get(:@page_title)
|
12
|
-
expect(title).to eq 'Section - Title | Application'
|
13
|
-
end
|
14
|
-
|
15
|
-
it 'renders the section title and the page title' do
|
16
|
-
title = helper.page_title('Section', 'Title')
|
17
|
-
expect(title).to have_selector 'h1', text: 'Section'
|
18
|
-
expect(title).to have_selector 'h1 small', text: 'Title'
|
19
|
-
end
|
20
|
-
|
21
|
-
it 'renders just the section title if that was all that was provided' do
|
22
|
-
allow(helper).to receive(:t).and_call_original
|
23
|
-
allow(helper).to receive(:t).with(:'.header', default: '').and_return('')
|
24
|
-
|
25
|
-
title = helper.page_title('Section')
|
26
|
-
|
27
|
-
expect(title).to have_selector 'h1', text: 'Section'
|
28
|
-
expect(title).not_to have_selector 'h1 small'
|
29
|
-
|
30
|
-
title = helper.instance_variable_get(:@page_title)
|
31
|
-
expect(title).to eq 'Section | Application'
|
32
|
-
end
|
33
|
-
end
|
34
|
-
|
35
|
-
describe '#set_html_page_title' do
|
36
|
-
it 'assigns the @page_title ivar' do
|
37
|
-
allow(helper).to receive_messages(application_name: 'B')
|
38
|
-
helper.set_html_page_title 'A'
|
39
|
-
title = helper.instance_variable_get(:@page_title)
|
40
|
-
expect(title).to eq 'A | B'
|
41
|
-
end
|
42
|
-
|
43
|
-
it 'strips out any HTML tags' do
|
44
|
-
allow(helper).to receive_messages(application_name: 'B')
|
45
|
-
expect(helper.set_html_page_title('<b>text</b> should not include HTML')).to eq 'text should not include HTML | B'
|
46
|
-
end
|
47
|
-
end
|
48
|
-
|
49
|
-
describe '#curation_page_title' do
|
50
|
-
it 'renders a page title in the curation section' do
|
51
|
-
title = helper.curation_page_title 'Some title'
|
52
|
-
expect(title).to have_selector 'h1', text: 'Curation'
|
53
|
-
expect(title).to have_selector 'h1 small', text: 'Some title'
|
54
|
-
end
|
55
|
-
end
|
56
|
-
|
57
|
-
describe '#configuration_page_title' do
|
58
|
-
it 'renders a page title in the configuration section' do
|
59
|
-
title = helper.configuration_page_title 'Some title'
|
60
|
-
expect(title).to have_selector 'h1', text: 'Configuration'
|
61
|
-
expect(title).to have_selector 'h1 small', text: 'Some title'
|
62
|
-
end
|
63
|
-
end
|
64
|
-
end
|
@@ -1,16 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
RSpec.describe Spotlight::TranslationsHelper do
|
4
|
-
describe '#non_custom_metadata_fields' do
|
5
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
6
|
-
let!(:custom_field) { FactoryBot.create(:custom_field, exhibit: exhibit) }
|
7
|
-
|
8
|
-
before { allow(helper).to receive(:current_exhibit).and_return(exhibit) }
|
9
|
-
|
10
|
-
it "is an array of the current exhibit's metadata fields with the custom fields removed" do
|
11
|
-
expect(exhibit.blacklight_config.show_fields.keys).to include custom_field.field
|
12
|
-
|
13
|
-
expect(helper.non_custom_metadata_fields.keys).not_to include custom_field.field
|
14
|
-
end
|
15
|
-
end
|
16
|
-
end
|
data/spec/i18n_spec.rb
DELETED
@@ -1,27 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'i18n/tasks'
|
4
|
-
|
5
|
-
RSpec.describe 'I18n' do
|
6
|
-
let(:i18n) { I18n::Tasks::BaseTask.new }
|
7
|
-
let(:missing_keys) { i18n.missing_keys }
|
8
|
-
let(:unused_keys) { i18n.unused_keys }
|
9
|
-
|
10
|
-
xit 'does not have missing keys' do
|
11
|
-
expect(missing_keys).to be_empty,
|
12
|
-
"Missing #{missing_keys.leaves.count} i18n keys, run `i18n-tasks missing' to show them"
|
13
|
-
end
|
14
|
-
|
15
|
-
xit 'does not have unused keys' do
|
16
|
-
expect(unused_keys).to be_empty,
|
17
|
-
"#{unused_keys.leaves.count} unused i18n keys, run `i18n-tasks unused' to show them"
|
18
|
-
end
|
19
|
-
|
20
|
-
it 'files are normalized' do
|
21
|
-
non_normalized = i18n.non_normalized_paths
|
22
|
-
error_message = "The following files need to be normalized:\n" \
|
23
|
-
"#{non_normalized.map { |path| " #{path}" }.join("\n")}\n" \
|
24
|
-
'Please run `i18n-tasks normalize` to fix'
|
25
|
-
expect(non_normalized).to be_empty, error_message
|
26
|
-
end
|
27
|
-
end
|
@@ -1,34 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::AddTagsJob do
|
4
|
-
subject { described_class.new(solr_params: solr_params, exhibit: exhibit, tags: tags) }
|
5
|
-
|
6
|
-
let(:solr_params) { { q: 'map' } }
|
7
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
8
|
-
let(:tags) { 'hello,world' }
|
9
|
-
|
10
|
-
before do
|
11
|
-
allow(Spotlight::Engine.config).to receive_messages(bulk_actions_batch_size: 5)
|
12
|
-
end
|
13
|
-
|
14
|
-
it 'adds tags to SolrDocumentSidecar objects' do
|
15
|
-
subject.perform_now
|
16
|
-
response = exhibit.blacklight_config.repository.search(solr_params.merge('rows' => 999_999_999))
|
17
|
-
expect(response.total).to eq 55
|
18
|
-
expect(Spotlight::JobTracker.last).to have_attributes(
|
19
|
-
status: 'completed',
|
20
|
-
total: 55,
|
21
|
-
progress: 55,
|
22
|
-
job_class: 'Spotlight::AddTagsJob'
|
23
|
-
)
|
24
|
-
response.documents.each do |document|
|
25
|
-
expect(document.sidecar(exhibit).all_tags_list).to include('hello', 'world')
|
26
|
-
exhibit.tag(document.sidecar(exhibit), with: [], on: :tags)
|
27
|
-
end
|
28
|
-
exhibit.owned_tags.destroy_all
|
29
|
-
response.documents.each do |document|
|
30
|
-
document.sidecar(exhibit).destroy
|
31
|
-
document.reindex
|
32
|
-
end
|
33
|
-
end
|
34
|
-
end
|
@@ -1,58 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::AddUploadsFromCsv do
|
4
|
-
subject(:job) { described_class.new(data, exhibit, user) }
|
5
|
-
|
6
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
7
|
-
let(:user) { FactoryBot.create(:exhibit_curator, exhibit: exhibit) }
|
8
|
-
let(:data) do
|
9
|
-
[
|
10
|
-
{ 'url' => 'x' },
|
11
|
-
{ 'url' => 'y' },
|
12
|
-
{ 'url' => '~' }
|
13
|
-
]
|
14
|
-
end
|
15
|
-
|
16
|
-
let(:resource_x) { instance_double(Spotlight::Resource) }
|
17
|
-
let(:resource_y) { instance_double(Spotlight::Resource) }
|
18
|
-
|
19
|
-
before do
|
20
|
-
allow(Spotlight::IndexingCompleteMailer).to receive(:documents_indexed).and_return(double(deliver_now: true))
|
21
|
-
end
|
22
|
-
|
23
|
-
context 'with empty data' do
|
24
|
-
let(:data) { [] }
|
25
|
-
|
26
|
-
it 'sends the user an email after the indexing job is complete' do
|
27
|
-
expect(Spotlight::IndexingCompleteMailer).to receive(:documents_indexed).and_return(double(deliver_now: true))
|
28
|
-
job.perform_now
|
29
|
-
end
|
30
|
-
end
|
31
|
-
|
32
|
-
it 'creates uploaded resources for each row of data' do
|
33
|
-
upload = FactoryBot.create(:uploaded_resource)
|
34
|
-
expect(Spotlight::Resources::Upload).to receive(:new).exactly(3).times.and_return(upload)
|
35
|
-
|
36
|
-
expect(upload).to receive(:build_upload).with(remote_image_url: 'x').and_call_original
|
37
|
-
expect(upload).to receive(:build_upload).with(remote_image_url: 'y').and_call_original
|
38
|
-
expect(upload).not_to receive(:build_upload).with(remote_image_url: '~')
|
39
|
-
expect(upload).to receive(:save_and_index).at_least(:once)
|
40
|
-
|
41
|
-
job.perform_now
|
42
|
-
end
|
43
|
-
|
44
|
-
context 'with errors' do
|
45
|
-
it 'collects errors uploaded resources for each row of data' do
|
46
|
-
allow(Spotlight::IndexingCompleteMailer).to receive(:documents_indexed).and_return(double(deliver_now: true))
|
47
|
-
job.perform_now
|
48
|
-
expect(Spotlight::IndexingCompleteMailer).to have_received(:documents_indexed).with(
|
49
|
-
data, exhibit, user,
|
50
|
-
indexed_count: 1,
|
51
|
-
errors: {
|
52
|
-
1 => array_including(match(Regexp.union(/relative URI: x/, /URI scheme '' not in whitelist:/))),
|
53
|
-
2 => array_including(match(/Upload is invalid/))
|
54
|
-
}
|
55
|
-
)
|
56
|
-
end
|
57
|
-
end
|
58
|
-
end
|
@@ -1,30 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::ChangeVisibilityJob do
|
4
|
-
subject { described_class.new(solr_params: solr_params, exhibit: exhibit, visibility: visibility) }
|
5
|
-
|
6
|
-
let(:solr_params) { { q: 'map' } }
|
7
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
8
|
-
let(:visibility) { 'private' }
|
9
|
-
|
10
|
-
before do
|
11
|
-
allow(Spotlight::Engine.config).to receive_messages(bulk_actions_batch_size: 5)
|
12
|
-
end
|
13
|
-
|
14
|
-
it 'sets the items based off of the visibility' do
|
15
|
-
subject.perform_now
|
16
|
-
response = exhibit.blacklight_config.repository.search(solr_params.merge('rows' => 999_999_999))
|
17
|
-
expect(response.total).to eq 55
|
18
|
-
expect(Spotlight::JobTracker.last).to have_attributes(
|
19
|
-
status: 'completed',
|
20
|
-
total: 55,
|
21
|
-
progress: 55,
|
22
|
-
job_class: 'Spotlight::ChangeVisibilityJob'
|
23
|
-
)
|
24
|
-
response.documents.each do |document|
|
25
|
-
expect(document.private?(exhibit)).to be true
|
26
|
-
document.make_public!(exhibit)
|
27
|
-
document.reindex
|
28
|
-
end
|
29
|
-
end
|
30
|
-
end
|
@@ -1,14 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::DefaultThumbnailJob do
|
4
|
-
subject { described_class.new(thumbnailable) }
|
5
|
-
|
6
|
-
let(:thumbnailable) { double('Thumbnailable') }
|
7
|
-
|
8
|
-
it 'calls #set_default_thumbnail on the object passed in and saves' do
|
9
|
-
expect(thumbnailable).to receive(:set_default_thumbnail)
|
10
|
-
expect(thumbnailable).to receive(:save)
|
11
|
-
|
12
|
-
subject.perform_now
|
13
|
-
end
|
14
|
-
end
|
@@ -1,86 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
def tag_names(exhibit, id)
|
4
|
-
exhibit.blacklight_config.repository.find(id).documents.first.sidecar(exhibit).taggings.includes(:tag).map { |tagging| tagging&.tag&.name }
|
5
|
-
end
|
6
|
-
|
7
|
-
describe Spotlight::ProcessBulkUpdatesCsvJob do
|
8
|
-
subject { described_class.new(exhibit, bulk_update) }
|
9
|
-
|
10
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
11
|
-
|
12
|
-
describe 'visibility' do
|
13
|
-
let(:bulk_update) { FactoryBot.create(:bulk_update, exhibit: exhibit) }
|
14
|
-
|
15
|
-
it 'is updated' do
|
16
|
-
allow(SolrDocument.index.connection).to receive(:update).and_call_original
|
17
|
-
expect(exhibit.blacklight_config.repository.find('dq287tq6352').documents.first).not_to be_private(exhibit)
|
18
|
-
|
19
|
-
subject.perform_now
|
20
|
-
|
21
|
-
expect(exhibit.blacklight_config.repository.find('dq287tq6352').documents.first).to be_private(exhibit)
|
22
|
-
expect(SolrDocument.index.connection).to have_received(:update)
|
23
|
-
end
|
24
|
-
|
25
|
-
context 'with a row that does not change visibility' do
|
26
|
-
before do
|
27
|
-
sidecar = exhibit.solr_document_sidecars.find_or_create_by(document_type: 'SolrDocument', document_id: 'dq287tq6352')
|
28
|
-
sidecar.private!
|
29
|
-
end
|
30
|
-
|
31
|
-
it 'does not update solr' do
|
32
|
-
allow(SolrDocument.index.connection).to receive(:update)
|
33
|
-
|
34
|
-
subject.perform_now
|
35
|
-
|
36
|
-
expect(SolrDocument.index.connection).not_to have_received(:update)
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
context 'without a visibility column' do
|
41
|
-
let(:bulk_update) { FactoryBot.create(:bulk_update_no_cols, exhibit: exhibit) }
|
42
|
-
|
43
|
-
it 'does nothing with the data' do
|
44
|
-
expect { subject.perform_now }.not_to(change { exhibit.reload.solr_document_sidecars.where(public: false).count })
|
45
|
-
end
|
46
|
-
end
|
47
|
-
end
|
48
|
-
|
49
|
-
describe 'tags' do
|
50
|
-
let(:bulk_update) { FactoryBot.create(:tagged_bulk_update, exhibit: exhibit) }
|
51
|
-
|
52
|
-
before do
|
53
|
-
document = exhibit.blacklight_config.repository.find('cz507zk0531').documents.first
|
54
|
-
exhibit.tag(document.sidecar(exhibit), with: 'CSV Tag1', on: :tags)
|
55
|
-
end
|
56
|
-
|
57
|
-
it 'are added/removed' do
|
58
|
-
allow(SolrDocument.index.connection).to receive(:update).and_call_original
|
59
|
-
expect(tag_names(exhibit, 'bm387cy2596')).to be_empty
|
60
|
-
expect(tag_names(exhibit, 'cz507zk0531')).to eq(['CSV Tag1'])
|
61
|
-
expect(tag_names(exhibit, 'dq287tq6352')).to be_empty
|
62
|
-
subject.perform_now
|
63
|
-
expect(tag_names(exhibit, 'bm387cy2596')).to eq(['CSV Tag1', 'CSV Tag2'])
|
64
|
-
expect(tag_names(exhibit, 'cz507zk0531')).to eq(['CSV Tag2'])
|
65
|
-
expect(tag_names(exhibit, 'dq287tq6352')).to eq(['CSV Tag1', 'CSV Tag2'])
|
66
|
-
|
67
|
-
# 3 updates plus the final commit
|
68
|
-
expect(SolrDocument.index.connection).to have_received(:update).exactly(4).times
|
69
|
-
end
|
70
|
-
|
71
|
-
context 'with a row that does not change visibility' do
|
72
|
-
before do
|
73
|
-
# set up the documents to match what's the in the spreadsheet already
|
74
|
-
subject.perform_now
|
75
|
-
end
|
76
|
-
|
77
|
-
it 'does not update solr' do
|
78
|
-
allow(SolrDocument.index.connection).to receive(:update)
|
79
|
-
|
80
|
-
subject.perform_now
|
81
|
-
|
82
|
-
expect(SolrDocument.index.connection).not_to have_received(:update)
|
83
|
-
end
|
84
|
-
end
|
85
|
-
end
|
86
|
-
end
|
@@ -1,43 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::ReindexExhibitJob do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
|
6
|
-
before do
|
7
|
-
FactoryBot.create_list(:resource, 10, exhibit: exhibit)
|
8
|
-
allow(Spotlight::ReindexJob).to receive(:perform_now)
|
9
|
-
allow(Spotlight::ReindexJob).to receive(:perform_later)
|
10
|
-
end
|
11
|
-
|
12
|
-
context 'with a single batch' do
|
13
|
-
it 'runs the index job inline' do
|
14
|
-
described_class.perform_now(exhibit, batch_count: 1)
|
15
|
-
|
16
|
-
expect(Spotlight::ReindexJob).to have_received(:perform_now).once.with(exhibit, anything)
|
17
|
-
end
|
18
|
-
end
|
19
|
-
|
20
|
-
context 'with a fixed batch count' do
|
21
|
-
it 'enqueues that number of batches' do
|
22
|
-
described_class.perform_now(exhibit, batch_count: 2)
|
23
|
-
|
24
|
-
expect(Spotlight::ReindexJob).to have_received(:perform_later).twice.with(exhibit, hash_including(:start, :finish))
|
25
|
-
end
|
26
|
-
end
|
27
|
-
|
28
|
-
context 'with a dynamically generated batch count' do
|
29
|
-
it 'enqueues the right number of batches' do
|
30
|
-
described_class.perform_now(exhibit, batch_count: nil, batch_size: 2)
|
31
|
-
|
32
|
-
expect(Spotlight::ReindexJob).to have_received(:perform_later).exactly(5).times.with(exhibit, hash_including(:start, :finish))
|
33
|
-
end
|
34
|
-
end
|
35
|
-
|
36
|
-
context 'with a dynamically generated batch size' do
|
37
|
-
it 'figues out that number of batches' do
|
38
|
-
described_class.perform_now(exhibit, batch_count: nil, batch_size: nil)
|
39
|
-
|
40
|
-
expect(Spotlight::ReindexJob).to have_received(:perform_later).exactly(3).times.with(exhibit, hash_including(:start, :finish))
|
41
|
-
end
|
42
|
-
end
|
43
|
-
end
|
@@ -1,79 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::ReindexJob do
|
4
|
-
include ActiveJob::TestHelper
|
5
|
-
|
6
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
7
|
-
let(:resource) { FactoryBot.create(:resource, exhibit: exhibit) }
|
8
|
-
let(:user) { FactoryBot.create(:user) }
|
9
|
-
|
10
|
-
before do
|
11
|
-
allow_any_instance_of(Spotlight::Resource).to receive(:reindex)
|
12
|
-
end
|
13
|
-
|
14
|
-
context 'with a resource' do
|
15
|
-
subject { described_class.new(resource) }
|
16
|
-
|
17
|
-
it 'attempts to reindex every resource in the exhibit' do
|
18
|
-
expect(resource).to receive(:reindex)
|
19
|
-
subject.perform_now
|
20
|
-
end
|
21
|
-
|
22
|
-
it 'adds some job tracking events' do
|
23
|
-
expect { subject.perform_now }.to change(Spotlight::Event, :count).by(1)
|
24
|
-
end
|
25
|
-
end
|
26
|
-
|
27
|
-
describe 'validity' do
|
28
|
-
subject { described_class.new(resource, 'validity_token' => 'xyz') }
|
29
|
-
|
30
|
-
let(:mock_checker) { instance_double(Spotlight::ValidityChecker) }
|
31
|
-
|
32
|
-
before do
|
33
|
-
allow(described_class).to receive(:validity_checker).and_return(mock_checker)
|
34
|
-
allow(mock_checker).to receive(:mint).with(anything).and_return('xyz')
|
35
|
-
end
|
36
|
-
|
37
|
-
it 'mints a new validity token' do
|
38
|
-
expect { described_class.perform_later(resource) }.to have_enqueued_job(described_class).with(resource, 'validity_token' => 'xyz')
|
39
|
-
end
|
40
|
-
|
41
|
-
it 'does nothing if the token is no longer valid' do
|
42
|
-
allow(mock_checker).to receive(:check).with(subject, validity_token: 'xyz').and_return(false)
|
43
|
-
expect(resource).not_to receive(:reindex)
|
44
|
-
|
45
|
-
subject.perform_now
|
46
|
-
end
|
47
|
-
|
48
|
-
it 'indexes the resource if the token is valid' do
|
49
|
-
allow(mock_checker).to receive(:check).with(subject, validity_token: 'xyz').and_return(true)
|
50
|
-
expect(resource).to receive(:reindex)
|
51
|
-
|
52
|
-
subject.perform_now
|
53
|
-
end
|
54
|
-
end
|
55
|
-
|
56
|
-
context 'with start and finish' do
|
57
|
-
it 'indexes the resources within that page' do
|
58
|
-
count = 0
|
59
|
-
allow_any_instance_of(Spotlight::Resource).to receive(:reindex) do
|
60
|
-
count += 1
|
61
|
-
end
|
62
|
-
|
63
|
-
described_class.perform_now(exhibit, start: 0, finish: resource.id)
|
64
|
-
|
65
|
-
expect(count).to eq 1
|
66
|
-
end
|
67
|
-
|
68
|
-
it 'does not index resources off that page' do
|
69
|
-
count = 0
|
70
|
-
allow_any_instance_of(Spotlight::Resource).to receive(:reindex) do
|
71
|
-
count += 1
|
72
|
-
end
|
73
|
-
|
74
|
-
described_class.perform_now(exhibit, start: resource.id + 1, finish: resource.id + 500)
|
75
|
-
|
76
|
-
expect(count).to eq 0
|
77
|
-
end
|
78
|
-
end
|
79
|
-
end
|
@@ -1,39 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe Spotlight::RemoveTagsJob do
|
4
|
-
subject { described_class.new(solr_params: solr_params, exhibit: exhibit, tags: tags) }
|
5
|
-
|
6
|
-
let(:solr_params) { { q: 'map' } }
|
7
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
8
|
-
let(:tags) { %w[hello world] }
|
9
|
-
|
10
|
-
before do
|
11
|
-
allow(Spotlight::Engine.config).to receive_messages(bulk_actions_batch_size: 5)
|
12
|
-
end
|
13
|
-
|
14
|
-
it 'removes tags from SolrDocumentSidecar objects' do
|
15
|
-
response = exhibit.blacklight_config.repository.search(solr_params.merge('rows' => 999_999_999))
|
16
|
-
expect(response.total).to eq 55
|
17
|
-
response.documents.each do |document|
|
18
|
-
exhibit.tag(document.sidecar(exhibit), with: %w[hello world], on: :tags)
|
19
|
-
document.reindex
|
20
|
-
end
|
21
|
-
subject.perform_now
|
22
|
-
response = exhibit.blacklight_config.repository.search(solr_params.merge('rows' => 999_999_999))
|
23
|
-
expect(response.total).to eq 55
|
24
|
-
expect(Spotlight::JobTracker.last).to have_attributes(
|
25
|
-
status: 'completed',
|
26
|
-
total: 55,
|
27
|
-
progress: 55,
|
28
|
-
job_class: 'Spotlight::RemoveTagsJob'
|
29
|
-
)
|
30
|
-
response.documents.each do |document|
|
31
|
-
expect(document.sidecar(exhibit).all_tags_list).to eq []
|
32
|
-
end
|
33
|
-
exhibit.owned_tags.destroy_all
|
34
|
-
response.documents.each do |document|
|
35
|
-
document.sidecar(exhibit).destroy
|
36
|
-
document.reindex
|
37
|
-
end
|
38
|
-
end
|
39
|
-
end
|