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,135 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'Uploading a non-repository item', type: :feature do
|
4
|
-
include ActiveJob::TestHelper
|
5
|
-
|
6
|
-
let!(:exhibit) { FactoryBot.create(:exhibit) }
|
7
|
-
let!(:custom_field) { FactoryBot.create(:custom_field, exhibit: exhibit, field_type: :vocab) }
|
8
|
-
let(:exhibit_curator) { FactoryBot.create(:exhibit_curator, exhibit: exhibit) }
|
9
|
-
let(:user) { exhibit_curator }
|
10
|
-
|
11
|
-
before { login_as user }
|
12
|
-
|
13
|
-
describe 'forms' do
|
14
|
-
it 'displays the single item upload form' do
|
15
|
-
visit spotlight.new_exhibit_resource_path(exhibit)
|
16
|
-
expect(page).to have_css('h1', text: /Curation/)
|
17
|
-
expect(page).to have_css 'h1 small', text: 'Add items'
|
18
|
-
|
19
|
-
click_link 'Upload item'
|
20
|
-
|
21
|
-
within('form#new_resources_upload') do
|
22
|
-
expect(page).to have_css('#resources_upload_url[type="file"]')
|
23
|
-
expect(page).to have_css('.form-text', text: 'Valid file types: jpg jpeg png')
|
24
|
-
expect(page).to have_css('#resources_upload_data_full_title_tesim[type="text"]')
|
25
|
-
expect(page).to have_css('textarea#resources_upload_data_spotlight_upload_description_tesim')
|
26
|
-
expect(page).to have_css('#resources_upload_data_spotlight_upload_attribution_tesim[type="text"]')
|
27
|
-
expect(page).to have_css('#resources_upload_data_spotlight_upload_date_tesim[type="text"]')
|
28
|
-
expect(page).to have_css("#f0_resources_upload_data_#{custom_field.slug}[type='text']")
|
29
|
-
end
|
30
|
-
end
|
31
|
-
|
32
|
-
it 'creates a new item' do
|
33
|
-
visit spotlight.new_exhibit_resource_path(exhibit)
|
34
|
-
|
35
|
-
click_link 'Upload item'
|
36
|
-
|
37
|
-
attach_file('resources_upload_url', File.join(FIXTURES_PATH, '800x600.png'))
|
38
|
-
fill_in 'Title', with: '800x600'
|
39
|
-
|
40
|
-
within '#new_resources_upload' do
|
41
|
-
click_button 'Add item'
|
42
|
-
end
|
43
|
-
expect(page).to have_content 'Object uploaded successfully.'
|
44
|
-
|
45
|
-
expect(Spotlight::Resource.last.upload.image.file.path).to end_with '800x600.png'
|
46
|
-
ensure
|
47
|
-
Blacklight.default_index.connection.delete_by_query 'spotlight_resource_type_ssim:spotlight/resources/uploads'
|
48
|
-
Blacklight.default_index.connection.commit
|
49
|
-
end
|
50
|
-
|
51
|
-
it 'creates a new item event without an attached file' do
|
52
|
-
visit spotlight.new_exhibit_resource_path(exhibit)
|
53
|
-
|
54
|
-
click_link 'Upload item'
|
55
|
-
|
56
|
-
fill_in 'Title', with: 'no-image'
|
57
|
-
|
58
|
-
within '#new_resources_upload' do
|
59
|
-
click_button 'Add item'
|
60
|
-
end
|
61
|
-
expect(page).to have_content 'Object uploaded successfully.'
|
62
|
-
expect(Spotlight::Resource.last.data['full_title_tesim']).to eq 'no-image'
|
63
|
-
ensure
|
64
|
-
Blacklight.default_index.connection.delete_by_query 'spotlight_resource_type_ssim:spotlight/resources/uploads'
|
65
|
-
Blacklight.default_index.connection.commit
|
66
|
-
end
|
67
|
-
|
68
|
-
it 'displays the multi-item CSV upload form' do
|
69
|
-
visit spotlight.new_exhibit_resource_path(exhibit)
|
70
|
-
expect(page).to have_css('h1', text: /Curation/)
|
71
|
-
expect(page).to have_css 'h1 small', text: 'Add items'
|
72
|
-
|
73
|
-
click_link 'Upload multiple items'
|
74
|
-
|
75
|
-
within('form#new_resources_csv_upload') do
|
76
|
-
expect(page).to have_css('#resources_csv_upload_url[type="file"]')
|
77
|
-
expect(page).to have_css('.form-text a', text: 'Download template')
|
78
|
-
end
|
79
|
-
end
|
80
|
-
|
81
|
-
it 'does not display the raw documents upload form' do
|
82
|
-
visit spotlight.new_exhibit_resource_path(exhibit)
|
83
|
-
click_link 'Upload raw documents'
|
84
|
-
expect(page).not_to have_css('form#new_resources_json_upload')
|
85
|
-
end
|
86
|
-
|
87
|
-
context 'as an site administrator' do
|
88
|
-
let(:user) { FactoryBot.create(:site_admin) }
|
89
|
-
|
90
|
-
it 'displays the JSON upload form' do
|
91
|
-
visit spotlight.new_exhibit_resource_path(exhibit)
|
92
|
-
|
93
|
-
click_link 'Upload raw documents'
|
94
|
-
|
95
|
-
within('form#new_resources_json_upload') do
|
96
|
-
expect(page).to have_css('#resources_json_upload_json[type="file"]')
|
97
|
-
end
|
98
|
-
end
|
99
|
-
end
|
100
|
-
end
|
101
|
-
|
102
|
-
describe 'upload' do
|
103
|
-
it 'is editable' do
|
104
|
-
visit spotlight.new_exhibit_resource_path(exhibit)
|
105
|
-
|
106
|
-
click_link 'Upload item'
|
107
|
-
|
108
|
-
attach_file('resources_upload_url', File.join(FIXTURES_PATH, '800x600.png'))
|
109
|
-
fill_in 'Title', with: '800x600'
|
110
|
-
|
111
|
-
perform_enqueued_jobs do
|
112
|
-
within '#new_resources_upload' do
|
113
|
-
click_button 'Add item'
|
114
|
-
end
|
115
|
-
end
|
116
|
-
|
117
|
-
Blacklight.default_index.connection.commit
|
118
|
-
visit current_path
|
119
|
-
|
120
|
-
click_link '800x600'
|
121
|
-
click_link 'Edit'
|
122
|
-
fill_in 'Title', with: 'This is a now an avatar'
|
123
|
-
|
124
|
-
attach_file('File', File.join(FIXTURES_PATH, 'avatar.png'))
|
125
|
-
|
126
|
-
click_button 'Save'
|
127
|
-
|
128
|
-
expect(page).to have_content 'This is a now an avatar'
|
129
|
-
expect(Spotlight::Resource.last.upload.image.path).to end_with 'avatar.png'
|
130
|
-
ensure
|
131
|
-
Blacklight.default_index.connection.delete_by_query 'spotlight_resource_type_ssim:spotlight/resources/uploads'
|
132
|
-
Blacklight.default_index.connection.commit
|
133
|
-
end
|
134
|
-
end
|
135
|
-
end
|
@@ -1,89 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'Autocomplete typeahead', type: :feature, js: true do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
let(:admin) { FactoryBot.create(:exhibit_admin, exhibit: exhibit) }
|
6
|
-
|
7
|
-
before { login_as admin }
|
8
|
-
|
9
|
-
describe 'IIIF Integration' do
|
10
|
-
context 'for items that include a IIIF manifest' do
|
11
|
-
it 'instantiates a cropper and persists all levels of the IIIF manifest' do
|
12
|
-
visit spotlight.edit_exhibit_appearance_path(exhibit)
|
13
|
-
click_link 'Exhibit masthead'
|
14
|
-
|
15
|
-
expect(page).not_to have_css('.leaflet-container')
|
16
|
-
|
17
|
-
check 'Show background image in masthead'
|
18
|
-
|
19
|
-
fill_in_typeahead_field(with: 'gk446cj2442', type: 'featured-image')
|
20
|
-
|
21
|
-
expect(page).to have_css('.leaflet-container', visible: true)
|
22
|
-
|
23
|
-
click_button 'Save changes'
|
24
|
-
|
25
|
-
featured_image = Spotlight::FeaturedImage.last
|
26
|
-
|
27
|
-
expect(featured_image.iiif_manifest_url).to eq 'https://purl.stanford.edu/gk446cj2442/iiif/manifest.json'
|
28
|
-
# TODO: this data is fetched by a javascript widget and thus isn't captured by webmock see #2817
|
29
|
-
expect(featured_image.iiif_canvas_id).to eq 'https://purl.stanford.edu/gk446cj2442/iiif/canvas/cocina-fileSet-gk446cj2442-gk446cj2442_1'
|
30
|
-
expect(featured_image.iiif_image_id).to eq 'https://purl.stanford.edu/gk446cj2442/iiif/annotation/cocina-fileSet-gk446cj2442-gk446cj2442_1'
|
31
|
-
expect(featured_image.iiif_tilesource).to eq 'https://stacks.stanford.edu/image/iiif/gk446cj2442%2Fgk446cj2442_05_0001/info.json'
|
32
|
-
end
|
33
|
-
|
34
|
-
it 'instantiates the multi-image selector when an multi-image item is chosen in the typeahead (and again on edit)' do
|
35
|
-
allow(Spotlight::Engine.config).to receive(:exhibit_themes).and_return(['default'])
|
36
|
-
|
37
|
-
visit spotlight.edit_exhibit_appearance_path(exhibit)
|
38
|
-
|
39
|
-
check 'Show background image in masthead'
|
40
|
-
|
41
|
-
fill_in_typeahead_field(with: 'xd327cm9378', type: 'featured-image')
|
42
|
-
sleep 1 # HACK: that seems to mysteriously work.
|
43
|
-
|
44
|
-
expect(page).to have_css('[data-panel-image-pagination]', text: /Image 1 of 2/, visible: true)
|
45
|
-
|
46
|
-
# Open the multi-image selector and choose the last one
|
47
|
-
click_link('Change')
|
48
|
-
find('.thumbs-list li:last-child').click
|
49
|
-
expect(page).to have_css('.leaflet-container', visible: true)
|
50
|
-
|
51
|
-
click_button 'Save changes'
|
52
|
-
|
53
|
-
expect(page).to have_content('The exhibit was successfully updated.')
|
54
|
-
|
55
|
-
expect(page).to have_css('[data-panel-image-pagination]', text: /Image 2 of 2/, visible: true)
|
56
|
-
end
|
57
|
-
|
58
|
-
it 'removes the multi-image selector when a non multi-image item is selected' do
|
59
|
-
visit spotlight.edit_exhibit_appearance_path(exhibit)
|
60
|
-
click_link 'Exhibit masthead'
|
61
|
-
|
62
|
-
fill_in_typeahead_field(with: 'xd327cm9378', type: 'featured-image')
|
63
|
-
|
64
|
-
expect(page).to have_css('[data-panel-image-pagination]', text: /Image 1 of 2/, visible: true)
|
65
|
-
|
66
|
-
fill_in_typeahead_field(with: 'gk446cj2442', type: 'featured-image')
|
67
|
-
|
68
|
-
expect(page).not_to have_css('[data-panel-image-pagination]', text: /Image 1 of 2/)
|
69
|
-
end
|
70
|
-
end
|
71
|
-
|
72
|
-
context 'for items that do not include a IIIF manifest' do
|
73
|
-
before do
|
74
|
-
allow(Spotlight::Engine.config).to receive(:iiif_manifest_field).and_return('not_a_real_field')
|
75
|
-
end
|
76
|
-
|
77
|
-
it 'provides an alert informing the user that they cannot crop from that item' do
|
78
|
-
visit spotlight.edit_exhibit_appearance_path(exhibit)
|
79
|
-
click_link 'Exhibit masthead'
|
80
|
-
|
81
|
-
expect(page).not_to have_css('[data-behavior="non-iiif-alert"]', visible: true)
|
82
|
-
|
83
|
-
fill_in_typeahead_field(with: 'gk446cj2442', type: 'featured-image')
|
84
|
-
|
85
|
-
expect(page).to have_css('[data-behavior="non-iiif-alert"]', visible: true)
|
86
|
-
end
|
87
|
-
end
|
88
|
-
end
|
89
|
-
end
|
@@ -1,163 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'Browse Category Administration', type: :feature do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
let(:curator) { FactoryBot.create(:exhibit_curator, exhibit: exhibit) }
|
6
|
-
let!(:search) { FactoryBot.create(:search, exhibit: exhibit, query_params: { f: { 'genre_ssim' => ['Value'] } }) }
|
7
|
-
|
8
|
-
before { login_as curator }
|
9
|
-
|
10
|
-
describe 'index' do
|
11
|
-
it 'has searches' do
|
12
|
-
visit spotlight.exhibit_searches_path(exhibit)
|
13
|
-
expect(page).to have_css('.card-title', text: search.title)
|
14
|
-
end
|
15
|
-
end
|
16
|
-
|
17
|
-
describe 'create' do
|
18
|
-
it 'creates a new browse category with the current search parameters', js: true do
|
19
|
-
visit spotlight.search_exhibit_catalog_path(exhibit, q: 'xyz')
|
20
|
-
click_button 'Save this search'
|
21
|
-
expect(page).to have_css('#save-modal')
|
22
|
-
fill_in 'search_title', with: 'Some search'
|
23
|
-
expect do
|
24
|
-
find('input[name="commit"]').click
|
25
|
-
exhibit.searches.reload
|
26
|
-
end.to change { exhibit.searches.count }.by 1
|
27
|
-
expect(exhibit.searches.last.query_params).to eq 'q' => 'xyz'
|
28
|
-
end
|
29
|
-
|
30
|
-
it 'updates an existing browse category with the current search parameters', js: true do
|
31
|
-
visit spotlight.search_exhibit_catalog_path(exhibit, q: 'xyz')
|
32
|
-
click_button 'Save this search'
|
33
|
-
expect(page).to have_css('#save-modal')
|
34
|
-
select search.title, from: 'id'
|
35
|
-
find('input[name="commit"]').click
|
36
|
-
expect(search.reload.query_params).to eq 'q' => 'xyz'
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
describe 'edit' do
|
41
|
-
it 'displays an edit form' do
|
42
|
-
visit spotlight.edit_exhibit_search_path(exhibit, search)
|
43
|
-
expect(page).to have_css('h1 small', text: 'Edit browse category')
|
44
|
-
expect(find_field('search_title').value).to eq search.title
|
45
|
-
within '.appliedParams' do
|
46
|
-
expect(page).to have_content 'Genre'
|
47
|
-
expect(page).to have_content 'Value'
|
48
|
-
end
|
49
|
-
end
|
50
|
-
|
51
|
-
describe 'with a group present' do
|
52
|
-
let!(:group) { FactoryBot.create(:group, exhibit: exhibit, title: 'Good group') }
|
53
|
-
|
54
|
-
it 'enables group selection' do
|
55
|
-
visit spotlight.edit_exhibit_search_path(exhibit, search)
|
56
|
-
click_link 'Group'
|
57
|
-
expect(page).to have_content 'You can add this browse category'
|
58
|
-
|
59
|
-
within '#search-group' do
|
60
|
-
expect(find('input[type="checkbox"]')).not_to be_checked
|
61
|
-
check 'Good group'
|
62
|
-
end
|
63
|
-
|
64
|
-
click_button 'Save changes'
|
65
|
-
expect(page).to have_content('The browse category was successfully updated.')
|
66
|
-
visit spotlight.edit_exhibit_search_path(exhibit, search)
|
67
|
-
click_link 'Group'
|
68
|
-
|
69
|
-
within '#search-group' do
|
70
|
-
expect(find('input[type="checkbox"]')).to be_checked
|
71
|
-
end
|
72
|
-
end
|
73
|
-
end
|
74
|
-
|
75
|
-
describe 'without a group present' do
|
76
|
-
it 'displays no group help text' do
|
77
|
-
visit spotlight.edit_exhibit_search_path(exhibit, search)
|
78
|
-
click_link 'Group'
|
79
|
-
expect(page).to have_content 'You cannot add this browse category'
|
80
|
-
end
|
81
|
-
end
|
82
|
-
|
83
|
-
it 'attaches a masthead image' do
|
84
|
-
visit spotlight.edit_exhibit_search_path exhibit, search
|
85
|
-
|
86
|
-
click_link 'Masthead'
|
87
|
-
|
88
|
-
within '#search-masthead' do
|
89
|
-
choose 'Upload an image'
|
90
|
-
# attach_file('search_masthead_attributes_file', File.absolute_path(File.join(FIXTURES_PATH, 'avatar.png')))
|
91
|
-
# The JS fills in these fields:
|
92
|
-
find('#search_masthead_attributes_iiif_tilesource', visible: false).set 'http://test.host/images/7'
|
93
|
-
find('#search_masthead_attributes_iiif_region', visible: false).set '0,0,100,200'
|
94
|
-
end
|
95
|
-
|
96
|
-
click_button 'Save changes'
|
97
|
-
|
98
|
-
expect(page).to have_content('The browse category was successfully updated.')
|
99
|
-
|
100
|
-
search.reload
|
101
|
-
|
102
|
-
expect(search.masthead).not_to be nil
|
103
|
-
expect(search.masthead.iiif_url).to eq 'http://test.host/images/7/0,0,100,200/1800,180/0/default.jpg'
|
104
|
-
end
|
105
|
-
|
106
|
-
it 'attaches a thumbnail image' do
|
107
|
-
visit spotlight.edit_exhibit_search_path exhibit, search
|
108
|
-
|
109
|
-
click_link 'Thumbnail'
|
110
|
-
|
111
|
-
within '#search-thumbnail' do
|
112
|
-
choose 'Upload an image'
|
113
|
-
attach_file('search_thumbnail_attributes_file', File.absolute_path(File.join(FIXTURES_PATH, 'avatar.png')))
|
114
|
-
end
|
115
|
-
|
116
|
-
click_button 'Save changes'
|
117
|
-
|
118
|
-
expect(page).to have_content('The browse category was successfully updated.')
|
119
|
-
|
120
|
-
search.reload
|
121
|
-
|
122
|
-
expect(search.thumbnail).not_to be nil
|
123
|
-
end
|
124
|
-
|
125
|
-
it 'can configure a search box' do
|
126
|
-
visit spotlight.edit_exhibit_search_path exhibit, search
|
127
|
-
expect(search.search_box).to eq false
|
128
|
-
|
129
|
-
check 'Search box'
|
130
|
-
|
131
|
-
click_button 'Save changes'
|
132
|
-
expect(page).to have_content('The browse category was successfully updated.')
|
133
|
-
search.reload
|
134
|
-
|
135
|
-
expect(search.search_box).to eq true
|
136
|
-
end
|
137
|
-
|
138
|
-
it 'can select a default index view type' do
|
139
|
-
visit spotlight.edit_exhibit_search_path exhibit, search
|
140
|
-
choose 'List'
|
141
|
-
|
142
|
-
click_button 'Save changes'
|
143
|
-
|
144
|
-
expect(page).to have_content('The browse category was successfully updated.')
|
145
|
-
|
146
|
-
search.reload
|
147
|
-
|
148
|
-
expect(search.default_index_view_type).to eq 'list'
|
149
|
-
end
|
150
|
-
end
|
151
|
-
|
152
|
-
describe 'destroy' do
|
153
|
-
it 'destroys a tag' do
|
154
|
-
skip('TODO: Allow searches to be destroyed without javascript')
|
155
|
-
visit spotlight.exhibit_searches_path(exhibit)
|
156
|
-
within('.card .search') do
|
157
|
-
click_link('Delete')
|
158
|
-
end
|
159
|
-
expect(page).to have_content('Search was deleted')
|
160
|
-
expect(page).not_to have_content(search.title)
|
161
|
-
end
|
162
|
-
end
|
163
|
-
end
|
@@ -1,44 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'Browse pages' do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
let!(:search) { FactoryBot.create(:search, title: 'Some Saved Search', exhibit: exhibit, published: true) }
|
6
|
-
let!(:search_2) { FactoryBot.create(:search, title: 'Some Other Saved Search', exhibit: exhibit, published: true) }
|
7
|
-
let!(:group) { FactoryBot.create(:group, title: 'Awesome group', exhibit: exhibit, published: true, searches: [search]) }
|
8
|
-
|
9
|
-
describe 'landing page' do
|
10
|
-
before do
|
11
|
-
visit spotlight.exhibit_browse_index_path(exhibit)
|
12
|
-
end
|
13
|
-
|
14
|
-
it 'displays all categories and tabs for each group' do
|
15
|
-
within '.browse-group-navigation' do
|
16
|
-
expect(page).to have_css 'li.nav-item a.nav-link.active', text: 'All'
|
17
|
-
expect(page).to have_css 'li.nav-item a.nav-link', count: exhibit.groups.count + 1
|
18
|
-
end
|
19
|
-
within '.browse-landing' do
|
20
|
-
expect(page).to have_css '.category', count: 2
|
21
|
-
end
|
22
|
-
end
|
23
|
-
|
24
|
-
it 'filters browse categories when navigated' do
|
25
|
-
within '.browse-group-navigation' do
|
26
|
-
click_link group.title
|
27
|
-
expect(page).to have_css 'li.nav-item a.nav-link.active', text: group.title
|
28
|
-
end
|
29
|
-
within '.browse-landing' do
|
30
|
-
expect(page).to have_css '.category', count: 1
|
31
|
-
end
|
32
|
-
end
|
33
|
-
|
34
|
-
it 'clicking through from the context of a category provides the breadcrums' do
|
35
|
-
within '.browse-group-navigation' do
|
36
|
-
click_link group.title
|
37
|
-
expect(page).to have_css 'li.nav-item a.nav-link.active', text: group.title
|
38
|
-
end
|
39
|
-
click_link 'Some Saved Search'
|
40
|
-
expect(page).to have_css 'ul.breadcrumb li.breadcrumb-item', count: 4
|
41
|
-
expect(page).to have_css 'li.breadcrumb-item', text: 'Awesome group'
|
42
|
-
end
|
43
|
-
end
|
44
|
-
end
|
@@ -1,158 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'Browse pages' do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
|
6
|
-
context 'a browse page' do
|
7
|
-
let!(:search) { FactoryBot.create(:search, title: 'Some Saved Search', exhibit: exhibit, published: true) }
|
8
|
-
|
9
|
-
let(:mock_response) { Blacklight::Solr::Response.new({ response: { numFound: 10, docs: mock_documents } }, {}) }
|
10
|
-
let(:mock_documents) { [] }
|
11
|
-
|
12
|
-
before do
|
13
|
-
allow_any_instance_of(Blacklight::SearchService).to receive(:search_results).and_return([mock_response, mock_documents])
|
14
|
-
end
|
15
|
-
|
16
|
-
context 'with the standard exhibit masthead' do
|
17
|
-
it 'includes the search title and resource count in the body' do
|
18
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
19
|
-
|
20
|
-
within '#main-container' do
|
21
|
-
expect(page).to have_selector 'h1', text: 'Some Saved Search'
|
22
|
-
end
|
23
|
-
|
24
|
-
expect(page).not_to have_selector '.masthead .h2', text: 'Some Saved Search'
|
25
|
-
end
|
26
|
-
|
27
|
-
it 'shows the search bar' do
|
28
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
29
|
-
|
30
|
-
expect(page).to have_selector '.search-query-form'
|
31
|
-
end
|
32
|
-
|
33
|
-
it 'has breadcrumbs' do
|
34
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
35
|
-
|
36
|
-
expect(page).to have_selector '.breadcrumbs-container'
|
37
|
-
end
|
38
|
-
|
39
|
-
context 'when the exhibit is configured to not display the search bar' do
|
40
|
-
it 'does not show the search bar' do
|
41
|
-
expect_any_instance_of(Spotlight::Exhibit).to receive(:searchable?).at_least(:once).and_return(false)
|
42
|
-
|
43
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
44
|
-
|
45
|
-
expect(page).not_to have_selector '.search-query-form'
|
46
|
-
end
|
47
|
-
end
|
48
|
-
end
|
49
|
-
|
50
|
-
context 'with a custom masthead' do
|
51
|
-
let(:masthead) { FactoryBot.create(:masthead, display: true, iiif_tilesource: 'http://test.host/images/1') }
|
52
|
-
|
53
|
-
before do
|
54
|
-
search.masthead = masthead
|
55
|
-
search.save!
|
56
|
-
end
|
57
|
-
|
58
|
-
it 'has a contextual masthead with the title and resource count' do
|
59
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
60
|
-
|
61
|
-
expect(page).to have_selector '.masthead .h2', text: 'Some Saved Search'
|
62
|
-
|
63
|
-
within '#main-container' do
|
64
|
-
expect(page).not_to have_selector 'h1', text: 'Some Saved Search'
|
65
|
-
end
|
66
|
-
|
67
|
-
expect(page).to have_selector '.masthead small.item-count', text: /\d+ items/
|
68
|
-
end
|
69
|
-
|
70
|
-
it 'does not show the search bar' do
|
71
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
72
|
-
|
73
|
-
expect(page).not_to have_selector '.search-query-form'
|
74
|
-
end
|
75
|
-
|
76
|
-
it 'does not have breadcrumbs' do
|
77
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
78
|
-
|
79
|
-
expect(page).not_to have_selector '.breadcrumbs-container'
|
80
|
-
end
|
81
|
-
end
|
82
|
-
|
83
|
-
context 'in an exhibit that is configured to not show metadata in the default view' do
|
84
|
-
let(:mock_documents) do
|
85
|
-
[SolrDocument.new(id: 'abc123', language_ssm: %w[English Flemish])]
|
86
|
-
end
|
87
|
-
|
88
|
-
before do
|
89
|
-
blacklight_config = exhibit.blacklight_config
|
90
|
-
blacklight_config.index_fields.each do |_, config|
|
91
|
-
config.gallery = false
|
92
|
-
end
|
93
|
-
blacklight_config.save
|
94
|
-
|
95
|
-
allow_any_instance_of(Spotlight::BrowseController).to receive(:blacklight_config).and_return(
|
96
|
-
blacklight_config
|
97
|
-
)
|
98
|
-
end
|
99
|
-
|
100
|
-
it 'uses the appropriate view config' do
|
101
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
102
|
-
|
103
|
-
expect(page).to have_css('#documents.documents-gallery .document', count: 1)
|
104
|
-
|
105
|
-
within '.document' do
|
106
|
-
expect(page).not_to have_css('dt')
|
107
|
-
expect(page).not_to have_css('dd')
|
108
|
-
end
|
109
|
-
end
|
110
|
-
end
|
111
|
-
|
112
|
-
context 'without a curator-selected view' do
|
113
|
-
it 'renders the gallery view' do
|
114
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
115
|
-
expect(page).to have_selector '.view-type-gallery.active'
|
116
|
-
expect(page).to have_selector '#documents.documents-gallery'
|
117
|
-
end
|
118
|
-
end
|
119
|
-
|
120
|
-
context 'with a curator-selected default view' do
|
121
|
-
before do
|
122
|
-
search.update(default_index_view_type: 'list')
|
123
|
-
end
|
124
|
-
|
125
|
-
it 'renders the selected view' do
|
126
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
127
|
-
expect(page).to have_selector '.view-type-list.active'
|
128
|
-
expect(page).to have_selector '#documents.documents-list'
|
129
|
-
end
|
130
|
-
end
|
131
|
-
|
132
|
-
context 'with category search box enabled' do
|
133
|
-
let(:search) { FactoryBot.create(:default_search, exhibit: exhibit, published: true, search_box: true) }
|
134
|
-
|
135
|
-
it 'renders search box' do
|
136
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
137
|
-
expect(page).to have_selector '.browse-search-form'
|
138
|
-
expect(page).not_to have_css '.browse-search-expand'
|
139
|
-
|
140
|
-
fill_in 'Search within this browse category', with: 'SEPTENTRIONALE'
|
141
|
-
click_button 'Search within browse category'
|
142
|
-
|
143
|
-
expect(page).to have_css '.browse-search-expand'
|
144
|
-
end
|
145
|
-
end
|
146
|
-
|
147
|
-
it 'has <meta> tags' do
|
148
|
-
TopHat.current['twitter_card'] = nil
|
149
|
-
TopHat.current['opengraph'] = nil
|
150
|
-
|
151
|
-
visit spotlight.exhibit_browse_path(exhibit, search)
|
152
|
-
|
153
|
-
expect(page).to have_css "meta[name='twitter:title'][value='#{search.title}']", visible: false
|
154
|
-
expect(page).to have_css "meta[property='og:site_name']", visible: false
|
155
|
-
expect(page).to have_css "meta[property='og:title'][content='#{search.title}']", visible: false
|
156
|
-
end
|
157
|
-
end
|
158
|
-
end
|
@@ -1,72 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
describe 'Bulk actions', type: :feature do
|
4
|
-
let(:exhibit) { FactoryBot.create(:exhibit) }
|
5
|
-
let(:curator) { FactoryBot.create(:exhibit_curator, exhibit: exhibit) }
|
6
|
-
|
7
|
-
before do
|
8
|
-
login_as curator
|
9
|
-
d = SolrDocument.new(id: 'dq287tq6352')
|
10
|
-
exhibit.tag(d.sidecar(exhibit), with: ['foo'], on: :tags)
|
11
|
-
d.make_private! exhibit
|
12
|
-
d.reindex
|
13
|
-
Blacklight.default_index.connection.commit
|
14
|
-
end
|
15
|
-
|
16
|
-
after do
|
17
|
-
d = SolrDocument.new(id: 'dq287tq6352')
|
18
|
-
exhibit.tag(d.sidecar(exhibit), with: [], on: :tags)
|
19
|
-
exhibit.owned_tags.destroy_all
|
20
|
-
d.make_public! exhibit
|
21
|
-
d.reindex
|
22
|
-
Blacklight.default_index.connection.commit
|
23
|
-
end
|
24
|
-
|
25
|
-
it 'setting item visibility', js: true do
|
26
|
-
visit spotlight.search_exhibit_catalog_path(exhibit, { q: 'dq287tq6352' })
|
27
|
-
|
28
|
-
click_button 'Bulk actions'
|
29
|
-
click_link 'Change item visibility'
|
30
|
-
expect(page).to have_css 'h4', text: 'Change item visibility', visible: true
|
31
|
-
choose 'Private'
|
32
|
-
accept_confirm 'All items in the result set will be updated. Are you sure?' do
|
33
|
-
click_button 'Change'
|
34
|
-
end
|
35
|
-
expect(page).to have_css '.alert', text: 'Visibility of 1 item is being updated.'
|
36
|
-
expect(SolrDocument.new(id: 'dq287tq6352').private?(exhibit)).to be true
|
37
|
-
end
|
38
|
-
|
39
|
-
it 'adding tags', js: true do
|
40
|
-
visit spotlight.search_exhibit_catalog_path(exhibit, { q: 'dq287tq6352' })
|
41
|
-
|
42
|
-
click_button 'Bulk actions'
|
43
|
-
click_link 'Add tags'
|
44
|
-
expect(page).to have_css 'h4', text: 'Add tags', visible: true
|
45
|
-
within '#add-tags-modal' do
|
46
|
-
find('[data-autocomplete-fetched="true"]', visible: false)
|
47
|
-
find('.tt-input').set('good,stuff')
|
48
|
-
end
|
49
|
-
accept_confirm 'All items in the result set will be updated. Are you sure?' do
|
50
|
-
click_button 'Add'
|
51
|
-
end
|
52
|
-
expect(page).to have_css '.alert', text: 'Tags are being added for 1 item.'
|
53
|
-
expect(SolrDocument.new(id: 'dq287tq6352').sidecar(exhibit).all_tags_list).to include('foo', 'good', 'stuff')
|
54
|
-
end
|
55
|
-
|
56
|
-
it 'removing tags', js: true do
|
57
|
-
visit spotlight.search_exhibit_catalog_path(exhibit, { q: 'dq287tq6352' })
|
58
|
-
|
59
|
-
click_button 'Bulk actions'
|
60
|
-
click_link 'Remove tags'
|
61
|
-
expect(page).to have_css 'h4', text: 'Remove tags', visible: true
|
62
|
-
within '#remove-tags-modal' do
|
63
|
-
find('[data-autocomplete-fetched="true"]', visible: false)
|
64
|
-
find('.tt-input').set('foo')
|
65
|
-
end
|
66
|
-
accept_confirm 'All items in the result set will be updated. Are you sure?' do
|
67
|
-
click_button 'Remove'
|
68
|
-
end
|
69
|
-
expect(page).to have_css '.alert', text: 'Tags are being removed for 1 item.'
|
70
|
-
expect(SolrDocument.new(id: 'dq287tq6352').sidecar(exhibit).all_tags_list).to eq []
|
71
|
-
end
|
72
|
-
end
|