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,127 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'shared/_exhibit_navbar', type: :view do
|
4
|
-
let(:current_exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
let(:feature_page) { FactoryBot.create(:feature_page, exhibit: current_exhibit) }
|
6
|
-
let(:unpublished_feature_page) { FactoryBot.create(:feature_page, published: false, exhibit: current_exhibit) }
|
7
|
-
let(:about_page) { FactoryBot.create(:about_page, exhibit: current_exhibit) }
|
8
|
-
let(:unpublished_about_page) { FactoryBot.create(:about_page, published: false, exhibit: current_exhibit) }
|
9
|
-
|
10
|
-
before do
|
11
|
-
allow(view).to receive_messages(resource_masthead?: false)
|
12
|
-
allow(view).to receive_messages(current_exhibit: current_exhibit)
|
13
|
-
allow(view).to receive_messages(on_browse_page?: false, on_about_page?: false)
|
14
|
-
allow(view).to receive_messages(render_search_bar: 'Search Bar')
|
15
|
-
allow(view).to receive_messages(exhibit_path: spotlight.exhibit_path(current_exhibit))
|
16
|
-
end
|
17
|
-
|
18
|
-
it 'links to the exhibit home page (as branding) when there is a current search masthead' do
|
19
|
-
allow(view).to receive_messages(resource_masthead?: true)
|
20
|
-
render
|
21
|
-
expect(response).to have_selector('a.navbar-brand', text: current_exhibit.title)
|
22
|
-
end
|
23
|
-
|
24
|
-
it 'links to the search page if no home page is defined' do
|
25
|
-
render
|
26
|
-
expect(response).to have_link 'Home', href: spotlight.exhibit_path(current_exhibit)
|
27
|
-
end
|
28
|
-
|
29
|
-
it 'links to the home page' do
|
30
|
-
allow(current_exhibit).to receive_messages home_page: feature_page
|
31
|
-
render
|
32
|
-
expect(response).to have_link 'Home', href: spotlight.exhibit_path(current_exhibit)
|
33
|
-
end
|
34
|
-
|
35
|
-
it 'links directly to a single feature page' do
|
36
|
-
feature_page
|
37
|
-
render
|
38
|
-
expect(response).to have_link feature_page.title, href: spotlight.exhibit_feature_page_path(current_exhibit, feature_page)
|
39
|
-
end
|
40
|
-
|
41
|
-
it 'provides a dropdown of multiple feature pages' do
|
42
|
-
feature_page
|
43
|
-
another_page = FactoryBot.create(:feature_page, exhibit: current_exhibit)
|
44
|
-
render
|
45
|
-
expect(response).to have_selector '.dropdown .dropdown-toggle', text: 'Curated features'
|
46
|
-
expect(response).to have_link feature_page.title, visible: false, href: spotlight.exhibit_feature_page_path(current_exhibit, feature_page)
|
47
|
-
expect(response).to have_link another_page.title, visible: false, href: spotlight.exhibit_feature_page_path(current_exhibit, another_page)
|
48
|
-
end
|
49
|
-
|
50
|
-
it 'does not display links to feature pages if none are defined' do
|
51
|
-
render
|
52
|
-
expect(response).not_to have_link 'Curated Features'
|
53
|
-
end
|
54
|
-
|
55
|
-
it 'does not display links to feature pages that are not published' do
|
56
|
-
unpublished_feature_page
|
57
|
-
render
|
58
|
-
expect(response).not_to have_link 'Curated Features'
|
59
|
-
end
|
60
|
-
|
61
|
-
it "links to the browse index if there's a published search" do
|
62
|
-
FactoryBot.create :published_search, exhibit: current_exhibit
|
63
|
-
render
|
64
|
-
expect(response).to have_link 'Browse', href: spotlight.exhibit_browse_index_path(current_exhibit)
|
65
|
-
end
|
66
|
-
|
67
|
-
it "marks the browse button as active if we're on a browse page" do
|
68
|
-
FactoryBot.create :published_search, exhibit: current_exhibit
|
69
|
-
allow(view).to receive_messages(on_browse_page?: true)
|
70
|
-
render
|
71
|
-
expect(response).to have_selector 'li.active', text: 'Browse'
|
72
|
-
end
|
73
|
-
|
74
|
-
it 'does not link to the browse index if no categories are defined' do
|
75
|
-
render
|
76
|
-
expect(response).not_to have_link 'Browse'
|
77
|
-
end
|
78
|
-
|
79
|
-
it 'does not link to the browse index if only private categories are defined' do
|
80
|
-
FactoryBot.create :search, exhibit: current_exhibit
|
81
|
-
render
|
82
|
-
expect(response).not_to have_link 'Browse'
|
83
|
-
end
|
84
|
-
|
85
|
-
it 'links to the about page' do
|
86
|
-
allow(current_exhibit).to receive_messages main_about_page: about_page
|
87
|
-
render
|
88
|
-
expect(response).to have_link 'About', href: spotlight.exhibit_about_page_path(current_exhibit, about_page)
|
89
|
-
end
|
90
|
-
|
91
|
-
it 'does not link to the about page if no about page exists' do
|
92
|
-
render
|
93
|
-
expect(response).not_to have_link 'About'
|
94
|
-
end
|
95
|
-
|
96
|
-
it 'does not to the about page if none are published' do
|
97
|
-
unpublished_about_page
|
98
|
-
render
|
99
|
-
expect(response).not_to have_link 'About'
|
100
|
-
end
|
101
|
-
|
102
|
-
it "marks the about button as active if we're on an about page" do
|
103
|
-
allow(current_exhibit).to receive_messages main_about_page: about_page
|
104
|
-
allow(view).to receive_messages(on_about_page?: true)
|
105
|
-
render
|
106
|
-
expect(response).to have_selector 'li.active', text: 'About'
|
107
|
-
end
|
108
|
-
|
109
|
-
it 'includes the search bar when the exhibit is searchable' do
|
110
|
-
expect(current_exhibit).to receive(:searchable?).and_return(true)
|
111
|
-
render
|
112
|
-
expect(response).to have_content 'Search Bar'
|
113
|
-
end
|
114
|
-
|
115
|
-
it 'does not include the search bar when the exhibit is not searchable' do
|
116
|
-
expect(current_exhibit).to receive(:searchable?).and_return(false)
|
117
|
-
render
|
118
|
-
expect(response).not_to have_content 'Search Bar'
|
119
|
-
end
|
120
|
-
|
121
|
-
it 'does not include any navigation menu items that are not configured' do
|
122
|
-
expect(current_exhibit.main_navigations).to receive_messages(displayable: [])
|
123
|
-
render
|
124
|
-
expect(response).to have_css('.navbar-nav li', count: 1)
|
125
|
-
expect(response).to have_css('.navbar-nav li', text: 'Home')
|
126
|
-
end
|
127
|
-
end
|
@@ -1,12 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'shared/_header_navbar', type: :view do
|
4
|
-
before do
|
5
|
-
stub_template 'shared/_user_util_links.html.erb' => 'links'
|
6
|
-
end
|
7
|
-
|
8
|
-
it 'has nav links' do
|
9
|
-
render
|
10
|
-
expect(rendered).to have_selector '#user-util-collapse', text: 'links'
|
11
|
-
end
|
12
|
-
end
|
@@ -1,91 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'shared/_masthead', type: :view do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit, subtitle: 'Some exhibit') }
|
5
|
-
let(:masthead) { nil }
|
6
|
-
|
7
|
-
before do
|
8
|
-
stub_template 'shared/_exhibit_navbar.html.erb' => 'navbar'
|
9
|
-
allow(view).to receive_messages(current_exhibit: exhibit,
|
10
|
-
current_masthead: masthead,
|
11
|
-
masthead_heading_content: exhibit.title,
|
12
|
-
masthead_subheading_content: exhibit.subtitle,
|
13
|
-
resource_masthead?: false)
|
14
|
-
end
|
15
|
-
|
16
|
-
it 'has the site title and subtitle' do
|
17
|
-
render
|
18
|
-
expect(rendered).to have_selector '.h2', text: exhibit.title
|
19
|
-
expect(rendered).to have_selector 'small', text: exhibit.subtitle
|
20
|
-
end
|
21
|
-
|
22
|
-
context 'for an exhibit without a subtitle' do
|
23
|
-
before do
|
24
|
-
allow(view).to receive_messages(masthead_subheading_content: nil)
|
25
|
-
end
|
26
|
-
|
27
|
-
it 'does not include the subtitle' do
|
28
|
-
render
|
29
|
-
expect(rendered).not_to have_selector 'small'
|
30
|
-
end
|
31
|
-
end
|
32
|
-
|
33
|
-
it 'includes a navbar' do
|
34
|
-
render
|
35
|
-
expect(rendered).to have_content 'navbar'
|
36
|
-
end
|
37
|
-
|
38
|
-
context 'with an exhibit masthead' do
|
39
|
-
let(:iiif_url) { 'http://test.host/1/10,10,130,1210/1800,180/0/default.jpg' }
|
40
|
-
let(:masthead) do
|
41
|
-
FactoryBot.create(:masthead, iiif_tilesource: 'http://test.host/1', iiif_region: '10,10,130,1210')
|
42
|
-
end
|
43
|
-
|
44
|
-
before do
|
45
|
-
exhibit.masthead = masthead
|
46
|
-
exhibit.save
|
47
|
-
end
|
48
|
-
|
49
|
-
it 'adds a class to the masthead' do
|
50
|
-
render
|
51
|
-
expect(rendered).to have_selector '.masthead.image-masthead'
|
52
|
-
end
|
53
|
-
|
54
|
-
it 'has a background image' do
|
55
|
-
render
|
56
|
-
expect(rendered).to have_selector '.background-container'
|
57
|
-
expect(rendered).to have_selector '.background-container-gradient'
|
58
|
-
expect(rendered).to match(/background-image: url\('#{iiif_url}'\)/)
|
59
|
-
end
|
60
|
-
end
|
61
|
-
|
62
|
-
context 'with a resource masthead' do
|
63
|
-
let(:masthead) { FactoryBot.create(:masthead) }
|
64
|
-
|
65
|
-
before do
|
66
|
-
allow(view).to receive_messages(resource_masthead?: true)
|
67
|
-
end
|
68
|
-
|
69
|
-
it 'adds a class to the masthead' do
|
70
|
-
render
|
71
|
-
expect(rendered).to have_selector '.masthead.resource-masthead'
|
72
|
-
end
|
73
|
-
|
74
|
-
it 'puts the navbar before the title' do
|
75
|
-
render
|
76
|
-
expect(rendered.index('navbar')).to be < rendered.index(exhibit.title)
|
77
|
-
end
|
78
|
-
end
|
79
|
-
|
80
|
-
context 'with a site masthead' do
|
81
|
-
before do
|
82
|
-
allow(view).to receive_messages(current_exhibit: nil)
|
83
|
-
stub_template 'shared/_site_navbar.html.erb' => 'site navbar'
|
84
|
-
end
|
85
|
-
|
86
|
-
it 'adds a class to the masthead' do
|
87
|
-
render
|
88
|
-
expect(rendered).to have_text 'site navbar'
|
89
|
-
end
|
90
|
-
end
|
91
|
-
end
|
@@ -1,102 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'shared/_user_util_links', type: :view do
|
4
|
-
let(:current_exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
|
6
|
-
before do
|
7
|
-
allow(view).to receive(:blacklight_config).and_return(Blacklight::Configuration.new)
|
8
|
-
allow(view).to receive(:current_user).and_return(current_user)
|
9
|
-
allow(view).to receive(:current_exhibit).and_return(current_exhibit)
|
10
|
-
allow(view).to receive_messages(show_contact_form?: true)
|
11
|
-
end
|
12
|
-
|
13
|
-
describe 'when user is not logged in' do
|
14
|
-
let(:current_user) { nil }
|
15
|
-
|
16
|
-
it 'renders the links' do
|
17
|
-
render
|
18
|
-
expect(rendered).to have_link 'Sign in'
|
19
|
-
expect(rendered).to have_link 'Feedback'
|
20
|
-
end
|
21
|
-
end
|
22
|
-
|
23
|
-
describe 'when show_contact_form is false' do
|
24
|
-
let(:current_user) { nil }
|
25
|
-
|
26
|
-
before do
|
27
|
-
allow(view).to receive_messages(show_contact_form?: false)
|
28
|
-
end
|
29
|
-
|
30
|
-
it 'does not render the feedback link' do
|
31
|
-
render
|
32
|
-
expect(rendered).not_to have_link 'Feedback'
|
33
|
-
end
|
34
|
-
end
|
35
|
-
|
36
|
-
describe 'when user is logged in' do
|
37
|
-
let(:current_user) { Spotlight::Engine.user_class.new }
|
38
|
-
|
39
|
-
it 'renders the links' do
|
40
|
-
render
|
41
|
-
expect(rendered).to have_link 'Feedback'
|
42
|
-
expect(rendered).not_to have_link 'Exhibit dashboard'
|
43
|
-
expect(rendered).to have_link 'Sign out'
|
44
|
-
end
|
45
|
-
end
|
46
|
-
|
47
|
-
describe 'when user is a curator' do
|
48
|
-
let(:current_user) { Spotlight::Engine.user_class.new }
|
49
|
-
|
50
|
-
before do
|
51
|
-
allow(view).to receive(:can?).with(:manage, Spotlight::Site).and_return(false)
|
52
|
-
allow(view).to receive(:can?).with(:update, current_exhibit).and_return(false)
|
53
|
-
allow(view).to receive(:can?).with(:create, Spotlight::Exhibit).and_return(false)
|
54
|
-
allow(view).to receive(:can?).with(:curate, current_exhibit).and_return(true)
|
55
|
-
end
|
56
|
-
|
57
|
-
it 'renders the links' do
|
58
|
-
render
|
59
|
-
expect(rendered).to have_link 'Feedback'
|
60
|
-
expect(rendered).to have_link 'Exhibit dashboard'
|
61
|
-
expect(rendered).to have_link 'Sign out'
|
62
|
-
end
|
63
|
-
end
|
64
|
-
|
65
|
-
describe 'when user is an admin' do
|
66
|
-
let(:current_user) { Spotlight::Engine.user_class.new }
|
67
|
-
|
68
|
-
before do
|
69
|
-
allow(view).to receive(:can?).with(:manage, Spotlight::Site).and_return(false)
|
70
|
-
allow(view).to receive(:can?).with(:update, current_exhibit).and_return(true)
|
71
|
-
allow(view).to receive(:can?).with(:create, Spotlight::Exhibit).and_return(false)
|
72
|
-
allow(view).to receive(:can?).with(:curate, current_exhibit).and_return(true)
|
73
|
-
end
|
74
|
-
|
75
|
-
it 'renders the links' do
|
76
|
-
render
|
77
|
-
expect(rendered).to have_link 'Feedback'
|
78
|
-
expect(rendered).to have_link 'Exhibit dashboard'
|
79
|
-
expect(rendered).to have_link 'Sign out'
|
80
|
-
end
|
81
|
-
end
|
82
|
-
|
83
|
-
describe 'when user is a site-wide admin' do
|
84
|
-
let(:current_user) { Spotlight::Engine.user_class.new }
|
85
|
-
|
86
|
-
before do
|
87
|
-
allow(view).to receive(:can?).with(:manage, Spotlight::Site).and_return(true)
|
88
|
-
allow(view).to receive(:can?).with(:update, current_exhibit).and_return(true)
|
89
|
-
allow(view).to receive(:can?).with(:create, Spotlight::Exhibit).and_return(true)
|
90
|
-
allow(view).to receive(:can?).with(:curate, current_exhibit).and_return(true)
|
91
|
-
end
|
92
|
-
|
93
|
-
it 'renders the links' do
|
94
|
-
render
|
95
|
-
expect(rendered).to have_link 'Feedback'
|
96
|
-
expect(rendered).to have_link 'Site administration'
|
97
|
-
expect(rendered).to have_link 'Exhibit dashboard'
|
98
|
-
expect(rendered).to have_link 'Create new exhibit'
|
99
|
-
expect(rendered).to have_link 'Sign out'
|
100
|
-
end
|
101
|
-
end
|
102
|
-
end
|
@@ -1,28 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/about_pages/_empty.html.erb', type: :view do
|
4
|
-
let(:can?) { false }
|
5
|
-
|
6
|
-
before do
|
7
|
-
allow(view).to receive_messages(can?: can?)
|
8
|
-
render
|
9
|
-
end
|
10
|
-
|
11
|
-
describe 'when a user cannot edit' do
|
12
|
-
it 'does not render an ordered list of steps' do
|
13
|
-
expect(rendered).not_to have_css('ol')
|
14
|
-
end
|
15
|
-
end
|
16
|
-
|
17
|
-
describe 'when a user can edit' do
|
18
|
-
let(:can?) { true }
|
19
|
-
|
20
|
-
it 'renders a heading' do
|
21
|
-
expect(rendered).to have_css('h2', text: 'Building this about page')
|
22
|
-
end
|
23
|
-
|
24
|
-
it 'renders an ordered list of steps' do
|
25
|
-
expect(rendered).to have_css('ol li', count: 6)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
end
|
@@ -1,24 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/about_pages/_sidebar.html.erb', type: :view do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
let!(:page1) { FactoryBot.create(:about_page, title: 'One', weight: 4, exhibit: exhibit) }
|
6
|
-
let!(:page2) { FactoryBot.create(:about_page, exhibit: exhibit, title: 'Two', published: false) }
|
7
|
-
let!(:page3) { FactoryBot.create(:about_page, exhibit: exhibit, title: 'Three', weight: 3) }
|
8
|
-
|
9
|
-
before do
|
10
|
-
allow(view).to receive_messages(current_exhibit: exhibit)
|
11
|
-
allow(view).to receive_messages(exhibit_about_page_path: '/about/9')
|
12
|
-
assign(:exhibit, page1.exhibit)
|
13
|
-
end
|
14
|
-
|
15
|
-
it 'renders a list of pages' do
|
16
|
-
render
|
17
|
-
# Checking that they are sorted accoding to weight
|
18
|
-
expect(rendered).to have_selector 'ul.sidenav li:nth-child(1) a', text: 'Three'
|
19
|
-
expect(rendered).to have_selector 'ul.sidenav li:nth-child(2) a', text: 'One'
|
20
|
-
expect(rendered).to have_link 'Three', href: "/spotlight/#{exhibit.slug}/about/three"
|
21
|
-
expect(rendered).to have_link 'One', href: "/spotlight/#{exhibit.slug}/about/one"
|
22
|
-
expect(rendered).not_to have_link 'Two'
|
23
|
-
end
|
24
|
-
end
|
@@ -1,69 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/about_pages/index.html.erb', type: :view do
|
4
|
-
let(:pages) do
|
5
|
-
[
|
6
|
-
stub_model(Spotlight::AboutPage,
|
7
|
-
title: 'Title1',
|
8
|
-
content: '[]',
|
9
|
-
exhibit: exhibit),
|
10
|
-
stub_model(Spotlight::AboutPage,
|
11
|
-
title: 'Title2',
|
12
|
-
content: '[]',
|
13
|
-
exhibit: exhibit)
|
14
|
-
]
|
15
|
-
end
|
16
|
-
let(:contacts) do
|
17
|
-
[
|
18
|
-
stub_model(Spotlight::Contact,
|
19
|
-
exhibit: exhibit),
|
20
|
-
stub_model(Spotlight::Contact,
|
21
|
-
exhibit: exhibit)
|
22
|
-
]
|
23
|
-
end
|
24
|
-
let(:exhibit) { stub_model(Spotlight::Exhibit) }
|
25
|
-
|
26
|
-
before do
|
27
|
-
allow(view).to receive(:disable_save_pages_button?).and_return(false)
|
28
|
-
allow(view).to receive(:page_collection_name).and_return(:about_pages)
|
29
|
-
allow(view).to receive(:update_all_exhibit_about_pages_path).and_return('/exhibit/about/update_all')
|
30
|
-
allow(view).to receive(:exhibit_contacts_path).and_return('/exhibit/1/contacts')
|
31
|
-
allow(view).to receive(:nestable_data_attributes).and_return('data-behavior="nestable"')
|
32
|
-
allow(exhibit).to receive_messages(contacts: contacts)
|
33
|
-
assign(:page, Spotlight::AboutPage.new)
|
34
|
-
assign(:exhibit, exhibit)
|
35
|
-
allow(view).to receive(:current_exhibit).and_return(exhibit)
|
36
|
-
view.lookup_context.prefixes << 'spotlight/pages'
|
37
|
-
allow(view).to receive(:can?).and_return(true)
|
38
|
-
end
|
39
|
-
|
40
|
-
it 'renders a list of pages and contacts' do
|
41
|
-
assign(:pages, pages)
|
42
|
-
allow(exhibit).to receive(:about_pages).and_return pages
|
43
|
-
render
|
44
|
-
expect(rendered).to have_selector '.card-title', text: 'Title1'
|
45
|
-
expect(rendered).to have_selector '.card-title', text: 'Title2'
|
46
|
-
|
47
|
-
expect(rendered).to have_selector '.contacts_admin ol.dd-list li[data-id]', count: 2
|
48
|
-
expect(rendered).to have_selector '.contacts_admin ol.dd-list li input[data-property=weight]', visible: false, count: 2
|
49
|
-
expect(rendered).to have_selector '.contacts_admin ol.dd-list li input#exhibit_contacts_attributes_0_id', visible: false
|
50
|
-
expect(rendered).to have_selector '.contacts_admin ol.dd-list li input#exhibit_contacts_attributes_1_id', visible: false
|
51
|
-
end
|
52
|
-
|
53
|
-
describe 'Save button' do
|
54
|
-
it 'is disabled the when the pages are blank' do
|
55
|
-
allow(view).to receive(:disable_save_pages_button?).and_return(true)
|
56
|
-
assign(:pages, [])
|
57
|
-
render
|
58
|
-
expect(rendered).to have_selector 'button[disabled]', text: 'Save changes'
|
59
|
-
end
|
60
|
-
|
61
|
-
it 'does not be disabled the when there are pages' do
|
62
|
-
allow(view).to receive(:disable_save_pages_button?).and_return(false)
|
63
|
-
assign(:pages, [{}])
|
64
|
-
render
|
65
|
-
expect(rendered).not_to have_selector 'button[disabled]', text: 'Save changes'
|
66
|
-
expect(rendered).to have_selector 'button', text: 'Save changes'
|
67
|
-
end
|
68
|
-
end
|
69
|
-
end
|
@@ -1,30 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/browse/search', type: :view do
|
4
|
-
let(:search) { FactoryBot.create(:search) }
|
5
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
6
|
-
|
7
|
-
before do
|
8
|
-
allow(search).to receive_messages(documents: double(size: 15))
|
9
|
-
allow(search).to receive_message_chain(:thumbnail, iiif_url: '/some/image')
|
10
|
-
end
|
11
|
-
|
12
|
-
before do
|
13
|
-
assign :exhibit, exhibit
|
14
|
-
end
|
15
|
-
|
16
|
-
it 'displays the image' do
|
17
|
-
render partial: 'spotlight/browse/search', locals: { search: search }
|
18
|
-
expect(response).to have_selector 'a img[src="/some/image"]'
|
19
|
-
end
|
20
|
-
|
21
|
-
it 'has a heading' do
|
22
|
-
render partial: 'spotlight/browse/search', locals: { search: search }
|
23
|
-
expect(response).to have_link search.title, href: spotlight.exhibit_browse_path(exhibit, search)
|
24
|
-
end
|
25
|
-
|
26
|
-
it 'displays the item count' do
|
27
|
-
render partial: 'spotlight/browse/search', locals: { search: search }
|
28
|
-
expect(response).to have_selector 'small', text: /#{search.count} items/i
|
29
|
-
end
|
30
|
-
end
|
@@ -1,22 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/browse/index', type: :view do
|
4
|
-
let(:search) { FactoryBot.create(:search) }
|
5
|
-
let(:another_search) { FactoryBot.create(:search) }
|
6
|
-
|
7
|
-
before { allow(view).to receive(:current_exhibit).and_return(search.exhibit) }
|
8
|
-
|
9
|
-
it 'has a title' do
|
10
|
-
assign :groups, []
|
11
|
-
render
|
12
|
-
expect(response).to have_selector 'h1', text: 'Browse'
|
13
|
-
end
|
14
|
-
|
15
|
-
it 'renders the collection of searches' do
|
16
|
-
assign :groups, []
|
17
|
-
assign :searches, [search, another_search]
|
18
|
-
stub_template 'spotlight/browse/_search.html.erb' => '<%= search.id %> <br/>'
|
19
|
-
render
|
20
|
-
expect(response).to have_content "#{search.id} #{another_search.id}"
|
21
|
-
end
|
22
|
-
end
|
@@ -1,65 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/browse/show', type: :view do
|
4
|
-
let(:search) { FactoryBot.create(:published_search) }
|
5
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
6
|
-
|
7
|
-
before do
|
8
|
-
allow(view).to receive_messages(resource_masthead?: false)
|
9
|
-
allow(view).to receive_messages(blacklight_config: Blacklight::Configuration.new)
|
10
|
-
allow(search).to receive_messages(documents: double(size: 15))
|
11
|
-
allow(view).to receive_messages(render_document_index_with_view: '')
|
12
|
-
stub_template('_results_pagination.html.erb' => '')
|
13
|
-
stub_template('_sort_and_per_page.html.erb' => 'Sort and Per Page actions')
|
14
|
-
stub_template 'spotlight/browse/_tophat.html.erb' => ''
|
15
|
-
end
|
16
|
-
|
17
|
-
before do
|
18
|
-
assign :exhibit, exhibit
|
19
|
-
assign :search, search
|
20
|
-
assign :document_list, []
|
21
|
-
end
|
22
|
-
|
23
|
-
it 'has a heading and item count when there is no current search masthead' do
|
24
|
-
render
|
25
|
-
expect(response).to have_selector 'h1', text: search.title
|
26
|
-
expect(response).to have_selector '.item-count', text: "#{search.count} items"
|
27
|
-
end
|
28
|
-
|
29
|
-
it 'does not have the heading and item count when there is a current search masthead' do
|
30
|
-
allow(view).to receive_messages(resource_masthead?: true)
|
31
|
-
render
|
32
|
-
expect(response).not_to have_selector 'h1', text: search.title
|
33
|
-
expect(response).not_to have_selector '.item-count', text: "#{search.count} items"
|
34
|
-
end
|
35
|
-
|
36
|
-
it 'has an edit button' do
|
37
|
-
allow(view).to receive_messages(can?: true)
|
38
|
-
render
|
39
|
-
expect(response).to have_selector '.btn', text: 'Edit'
|
40
|
-
end
|
41
|
-
|
42
|
-
it 'displays the long description' do
|
43
|
-
allow(search).to receive_messages(long_description: 'Long description')
|
44
|
-
render
|
45
|
-
expect(response).to have_selector '.long-description-text p', text: search.long_description
|
46
|
-
expect(response).not_to have_selector '.very-long-description-text'
|
47
|
-
end
|
48
|
-
|
49
|
-
it 'adds markup for very long descriptions' do
|
50
|
-
allow(search).to receive_messages(long_description: 'A' * 601)
|
51
|
-
render
|
52
|
-
expect(response).to have_selector '.very-long-description-text p'
|
53
|
-
end
|
54
|
-
|
55
|
-
it 'renders the long description as markdown' do
|
56
|
-
allow(search).to receive_messages(long_description: '[some link](/somewhere)')
|
57
|
-
render
|
58
|
-
expect(response).to have_selector 'p a', text: 'some link'
|
59
|
-
end
|
60
|
-
|
61
|
-
it 'displays search results actions' do
|
62
|
-
render
|
63
|
-
expect(response).to have_content 'Sort and Per Page actions'
|
64
|
-
end
|
65
|
-
end
|
@@ -1,63 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/catalog/_edit_default.html.erb', type: :view do
|
4
|
-
let(:blacklight_config) do
|
5
|
-
Blacklight::Configuration.new do |config|
|
6
|
-
config.index.title_field = :title_field
|
7
|
-
end
|
8
|
-
end
|
9
|
-
|
10
|
-
let(:document) { stub_model(::SolrDocument) }
|
11
|
-
|
12
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
13
|
-
let(:custom_field) { FactoryBot.create(:custom_field, exhibit: exhibit) }
|
14
|
-
|
15
|
-
before do
|
16
|
-
allow(view).to receive(:uploaded_field_label) do |config|
|
17
|
-
"#{config.field_name} label"
|
18
|
-
end
|
19
|
-
expect(view).to receive_messages(exhibit_tags_path: 'autocomplete-path.json')
|
20
|
-
expect(view).to receive_messages(current_exhibit: exhibit)
|
21
|
-
expect(view).to receive_messages(document: document)
|
22
|
-
expect(view).to receive(:can?).at_least(:once).and_return(true)
|
23
|
-
end
|
24
|
-
|
25
|
-
it 'has a edit tag form' do
|
26
|
-
render
|
27
|
-
expect(rendered).to have_field 'solr_document_exhibit_tag_list'
|
28
|
-
expect(rendered).to have_selector '#solr_document_exhibit_tag_list[@data-autocomplete-url="autocomplete-path.json"]'
|
29
|
-
end
|
30
|
-
|
31
|
-
it 'does not have special metadata editing fields for non-uploaded resources' do
|
32
|
-
render
|
33
|
-
expect(rendered).not_to have_field 'full_title_tesim label'
|
34
|
-
expect(rendered).not_to have_field 'spotlight_upload_description_tesim label'
|
35
|
-
expect(rendered).not_to have_field 'spotlight_upload_attribution_tesim label'
|
36
|
-
expect(rendered).not_to have_field 'spotlight_upload_date_tesim label'
|
37
|
-
end
|
38
|
-
|
39
|
-
it 'has special metadata fields for an uploaded resource' do
|
40
|
-
expect(document).to receive_messages(uploaded_resource?: true)
|
41
|
-
render
|
42
|
-
expect(rendered).to have_field 'full_title_tesim label'
|
43
|
-
expect(rendered).to have_field 'spotlight_upload_description_tesim label'
|
44
|
-
expect(rendered).to have_field 'spotlight_upload_attribution_tesim label'
|
45
|
-
expect(rendered).to have_field 'spotlight_upload_date_tesim label'
|
46
|
-
end
|
47
|
-
|
48
|
-
it 'has an input for the custom field' do
|
49
|
-
custom_field.update(field_type: 'text')
|
50
|
-
|
51
|
-
render
|
52
|
-
|
53
|
-
expect(rendered).to have_field 'Some Field', type: 'textarea'
|
54
|
-
end
|
55
|
-
|
56
|
-
it 'has an single-line input for a vocab custom field' do
|
57
|
-
custom_field.update(field_type: 'vocab')
|
58
|
-
|
59
|
-
render
|
60
|
-
|
61
|
-
expect(rendered).to have_field 'Some Field', type: 'text'
|
62
|
-
end
|
63
|
-
end
|
@@ -1,39 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'spotlight/catalog/admin.html.erb', type: :view do
|
4
|
-
let(:exhibit) { stub_model(Spotlight::Exhibit) }
|
5
|
-
let(:blacklight_config) { CatalogController.blacklight_config }
|
6
|
-
|
7
|
-
before do
|
8
|
-
allow(view).to receive(:blacklight_config).and_return(blacklight_config)
|
9
|
-
allow(exhibit).to receive(:blacklight_config).and_return(blacklight_config)
|
10
|
-
allow(view).to receive(:spotlight_page_path_for).and_return(nil)
|
11
|
-
allow(view).to receive(:current_exhibit).and_return(exhibit)
|
12
|
-
allow(view).to receive(:new_exhibit_resource_path).and_return('')
|
13
|
-
allow(view).to receive(:reindex_all_exhibit_resources_path).and_return('')
|
14
|
-
allow(view).to receive(:monitor_exhibit_resources_path).and_return('')
|
15
|
-
assign(:exhibit, exhibit)
|
16
|
-
assign(:response, [])
|
17
|
-
stub_template '_search_header.html.erb' => 'header'
|
18
|
-
stub_template '_zero_results.html.erb' => 'nuffin'
|
19
|
-
stub_template '_results_pagination.html.erb' => '0'
|
20
|
-
allow(view).to receive(:can?).and_return(true)
|
21
|
-
end
|
22
|
-
|
23
|
-
it 'renders the sidebar' do
|
24
|
-
render
|
25
|
-
expect(view.content_for(:sidebar)).to have_link 'Browse'
|
26
|
-
end
|
27
|
-
|
28
|
-
it "renders the 'add items' link if any repository sources are configured" do
|
29
|
-
allow(Spotlight::Engine.config).to receive(:resource_partials).and_return(['a'])
|
30
|
-
render
|
31
|
-
expect(rendered).to have_link 'Add items'
|
32
|
-
end
|
33
|
-
|
34
|
-
it "does not render the 'add items' link if no repository sources are configured" do
|
35
|
-
allow(Spotlight::Engine.config).to receive(:resource_partials).and_return([])
|
36
|
-
render
|
37
|
-
expect(rendered).not_to have_link 'Add items'
|
38
|
-
end
|
39
|
-
end
|