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
data/spec/examples.txt
DELETED
@@ -1,1515 +0,0 @@
|
|
1
|
-
example_id | status | run_time |
|
2
|
-
----------------------------------------------------------------------------------------------- | ------- | --------------- |
|
3
|
-
./spec/controllers/application_controller_spec.rb[1:1] | passed | 0.00694 seconds |
|
4
|
-
./spec/controllers/application_controller_spec.rb[1:2:1:1:1] | passed | 0.3472 seconds |
|
5
|
-
./spec/controllers/application_controller_spec.rb[1:2:1:2:1] | passed | 0.0442 seconds |
|
6
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:1:1:1] | passed | 0.14981 seconds |
|
7
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:1:2:1] | passed | 0.07087 seconds |
|
8
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:1:1:1] | passed | 0.16623 seconds |
|
9
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:1:2:1] | passed | 0.09549 seconds |
|
10
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:1:3:1] | passed | 0.09967 seconds |
|
11
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:1:4:1] | passed | 0.07471 seconds |
|
12
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:1:4:2] | passed | 0.07484 seconds |
|
13
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:2:1:1] | passed | 0.09887 seconds |
|
14
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:2:2:1] | passed | 0.09577 seconds |
|
15
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:3:1] | passed | 0.09226 seconds |
|
16
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:4:1] | passed | 0.1029 seconds |
|
17
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:5:1] | passed | 0.11111 seconds |
|
18
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:6:1] | passed | 0.60916 seconds |
|
19
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:7:1] | passed | 0.10698 seconds |
|
20
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:7:2] | passed | 0.09165 seconds |
|
21
|
-
./spec/controllers/spotlight/about_pages_controller_spec.rb[1:2:8:1] | passed | 0.09907 seconds |
|
22
|
-
./spec/controllers/spotlight/admin_users_controller_spec.rb[1:1:1] | passed | 0.06804 seconds |
|
23
|
-
./spec/controllers/spotlight/admin_users_controller_spec.rb[1:2:1:1] | passed | 0.02321 seconds |
|
24
|
-
./spec/controllers/spotlight/admin_users_controller_spec.rb[1:2:2:1] | passed | 0.02118 seconds |
|
25
|
-
./spec/controllers/spotlight/admin_users_controller_spec.rb[1:2:3:1] | passed | 0.02272 seconds |
|
26
|
-
./spec/controllers/spotlight/appearances_controller_spec.rb[1:1:1:1] | passed | 0.11087 seconds |
|
27
|
-
./spec/controllers/spotlight/appearances_controller_spec.rb[1:2:1:1] | passed | 0.05205 seconds |
|
28
|
-
./spec/controllers/spotlight/appearances_controller_spec.rb[1:3:1:1] | passed | 0.07207 seconds |
|
29
|
-
./spec/controllers/spotlight/appearances_controller_spec.rb[1:3:2:1] | passed | 0.0838 seconds |
|
30
|
-
./spec/controllers/spotlight/application_controller_spec.rb[1:1] | passed | 0.04248 seconds |
|
31
|
-
./spec/controllers/spotlight/attachments_controller_spec.rb[1:1:1:1] | passed | 0.04571 seconds |
|
32
|
-
./spec/controllers/spotlight/attachments_controller_spec.rb[1:2:1:1] | passed | 0.0636 seconds |
|
33
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:1:1] | passed | 0.06562 seconds |
|
34
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:1:2] | passed | 0.07349 seconds |
|
35
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:1:3] | passed | 0.06596 seconds |
|
36
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:1:4] | passed | 0.07068 seconds |
|
37
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:1:5] | passed | 0.063 seconds |
|
38
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:2:1:1] | passed | 0.10668 seconds |
|
39
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:2:1:2] | passed | 0.12551 seconds |
|
40
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:3:1:1] | passed | 0.10154 seconds |
|
41
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:3:2:1] | passed | 0.10191 seconds |
|
42
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:3:2:2] | passed | 0.10716 seconds |
|
43
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:3:2:3] | passed | 0.09412 seconds |
|
44
|
-
./spec/controllers/spotlight/browse_controller_spec.rb[1:3:2:4] | passed | 0.08123 seconds |
|
45
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:1:1:1] | passed | 0.05786 seconds |
|
46
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:1:2:1] | passed | 0.04514 seconds |
|
47
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:1:3:1] | passed | 0.05065 seconds |
|
48
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:2:1:1] | passed | 0.11648 seconds |
|
49
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:2:1:2] | passed | 0.08954 seconds |
|
50
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:2:2:1] | passed | 0.09664 seconds |
|
51
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:2:2:2] | passed | 0.08531 seconds |
|
52
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:2:3:1] | passed | 0.0836 seconds |
|
53
|
-
./spec/controllers/spotlight/bulk_actions_controller_spec.rb[1:2:3:2] | passed | 0.08494 seconds |
|
54
|
-
./spec/controllers/spotlight/bulk_updates_controller_spec.rb[1:1:1:1] | passed | 0.05754 seconds |
|
55
|
-
./spec/controllers/spotlight/bulk_updates_controller_spec.rb[1:1:2:1] | passed | 0.05082 seconds |
|
56
|
-
./spec/controllers/spotlight/bulk_updates_controller_spec.rb[1:2:1:1] | passed | 0.05732 seconds |
|
57
|
-
./spec/controllers/spotlight/bulk_updates_controller_spec.rb[1:2:2:1] | failed | 0.2629 seconds |
|
58
|
-
./spec/controllers/spotlight/bulk_updates_controller_spec.rb[1:2:3:1] | passed | 0.07607 seconds |
|
59
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:1] | passed | 0.00124 seconds |
|
60
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:2] | passed | 0.00078 seconds |
|
61
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:3:1] | passed | 0.00207 seconds |
|
62
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:1:1] | passed | 0.06108 seconds |
|
63
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:2:1] | passed | 0.04617 seconds |
|
64
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:3:1] | passed | 0.08578 seconds |
|
65
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:3:2] | passed | 0.09661 seconds |
|
66
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:3:3] | passed | 0.09188 seconds |
|
67
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:3:4] | passed | 0.16809 seconds |
|
68
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:3:5] | passed | 0.13035 seconds |
|
69
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:3:6] | passed | 0.084 seconds |
|
70
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:4:1] | passed | 0.1031 seconds |
|
71
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:4:2] | passed | 0.06756 seconds |
|
72
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:5:1] | passed | 0.0884 seconds |
|
73
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:5:2] | passed | 0.08461 seconds |
|
74
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:6:1:1] | passed | 0.49542 seconds |
|
75
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:4:6:2:1] | passed | 0.08503 seconds |
|
76
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:5:1:1] | passed | 0.08402 seconds |
|
77
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:5:2:1] | passed | 0.05633 seconds |
|
78
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:5:3:1] | passed | 0.08841 seconds |
|
79
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:5:4:1] | passed | 0.05522 seconds |
|
80
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:5:5:1] | passed | 0.05342 seconds |
|
81
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:1] | passed | 0.1124 seconds |
|
82
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:2] | passed | 0.09865 seconds |
|
83
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:3:1] | passed | 0.08872 seconds |
|
84
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:4:1] | passed | 0.17864 seconds |
|
85
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:4:2] | passed | 0.13247 seconds |
|
86
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:4:3] | passed | 0.12693 seconds |
|
87
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:4:4] | passed | 0.1299 seconds |
|
88
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:5:1] | passed | 0.52496 seconds |
|
89
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:6:6:1] | failed | 0.17587 seconds |
|
90
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:7:1:1] | passed | 0.09254 seconds |
|
91
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:8:1] | passed | 0.04101 seconds |
|
92
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:8:2] | passed | 0.04301 seconds |
|
93
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:8:3:1] | passed | 0.08266 seconds |
|
94
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:9:1:1:1] | passed | 0.08874 seconds |
|
95
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:9:1:2:1] | passed | 0.08692 seconds |
|
96
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:9:2:1:1] | pending | 0.0936 seconds |
|
97
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:9:2:2:1] | passed | 0.09644 seconds |
|
98
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:10:1:1] | passed | 0.00151 seconds |
|
99
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:10:2:1] | passed | 0.00149 seconds |
|
100
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:10:3] | passed | 0.04713 seconds |
|
101
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:10:4] | passed | 0.04513 seconds |
|
102
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:10:5] | passed | 0.05644 seconds |
|
103
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:11:1] | passed | 0.00087 seconds |
|
104
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:11:2] | passed | 0.00091 seconds |
|
105
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:11:3] | passed | 0.00097 seconds |
|
106
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:12:1:1] | passed | 0.0427 seconds |
|
107
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:12:1:2] | passed | 0.04197 seconds |
|
108
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:12:1:3] | passed | 0.04118 seconds |
|
109
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:13:1] | passed | 0.07014 seconds |
|
110
|
-
./spec/controllers/spotlight/catalog_controller_spec.rb[1:13:2] | passed | 0.06792 seconds |
|
111
|
-
./spec/controllers/spotlight/confirmations_controller_spec.rb[1:1:1] | passed | 0.01532 seconds |
|
112
|
-
./spec/controllers/spotlight/confirmations_controller_spec.rb[1:2:1:1] | passed | 0.00392 seconds |
|
113
|
-
./spec/controllers/spotlight/confirmations_controller_spec.rb[1:2:2:1] | passed | 0.12944 seconds |
|
114
|
-
./spec/controllers/spotlight/contact_email_controller_spec.rb[1:1:1:1] | passed | 0.09966 seconds |
|
115
|
-
./spec/controllers/spotlight/contact_email_controller_spec.rb[1:2:1:1:1] | passed | 0.07116 seconds |
|
116
|
-
./spec/controllers/spotlight/contact_email_controller_spec.rb[1:2:2:1:1] | passed | 0.0661 seconds |
|
117
|
-
./spec/controllers/spotlight/contact_email_controller_spec.rb[1:2:3:1:1] | passed | 0.06501 seconds |
|
118
|
-
./spec/controllers/spotlight/contact_email_controller_spec.rb[1:2:3:1:2] | passed | 0.06194 seconds |
|
119
|
-
./spec/controllers/spotlight/contact_forms_controller_spec.rb[1:1:1] | passed | 0.08723 seconds |
|
120
|
-
./spec/controllers/spotlight/contact_forms_controller_spec.rb[1:1:2] | passed | 0.56325 seconds |
|
121
|
-
./spec/controllers/spotlight/contact_forms_controller_spec.rb[1:1:3] | passed | 0.06548 seconds |
|
122
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:1:1:1] | passed | 0.04823 seconds |
|
123
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:1:1] | passed | 0.06682 seconds |
|
124
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:2:1] | passed | 0.06303 seconds |
|
125
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:2:2] | passed | 0.07239 seconds |
|
126
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:2:3] | passed | 0.06359 seconds |
|
127
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:3:1] | passed | 0.06066 seconds |
|
128
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:4:1] | passed | 0.05916 seconds |
|
129
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:5:1] | passed | 0.05676 seconds |
|
130
|
-
./spec/controllers/spotlight/contacts_controller_spec.rb[1:2:5:2] | passed | 0.06912 seconds |
|
131
|
-
./spec/controllers/spotlight/custom_fields_controller_spec.rb[1:1:1:1] | passed | 0.06179 seconds |
|
132
|
-
./spec/controllers/spotlight/custom_fields_controller_spec.rb[1:1:2:1] | passed | 0.0602 seconds |
|
133
|
-
./spec/controllers/spotlight/custom_fields_controller_spec.rb[1:1:3:1:1] | passed | 0.07258 seconds |
|
134
|
-
./spec/controllers/spotlight/custom_fields_controller_spec.rb[1:1:3:1:2] | passed | 0.06073 seconds |
|
135
|
-
./spec/controllers/spotlight/custom_fields_controller_spec.rb[1:1:3:2:1] | passed | 0.05876 seconds |
|
136
|
-
./spec/controllers/spotlight/custom_search_fields_controller_spec.rb[1:1:1:1] | passed | 0.06554 seconds |
|
137
|
-
./spec/controllers/spotlight/custom_search_fields_controller_spec.rb[1:1:2:1] | passed | 0.05861 seconds |
|
138
|
-
./spec/controllers/spotlight/custom_search_fields_controller_spec.rb[1:1:3:1:1] | passed | 0.05978 seconds |
|
139
|
-
./spec/controllers/spotlight/custom_search_fields_controller_spec.rb[1:1:3:1:2] | passed | 0.05559 seconds |
|
140
|
-
./spec/controllers/spotlight/custom_search_fields_controller_spec.rb[1:1:3:2:1] | passed | 0.05766 seconds |
|
141
|
-
./spec/controllers/spotlight/dashboards_controller_spec.rb[1:1:1:1] | passed | 0.08446 seconds |
|
142
|
-
./spec/controllers/spotlight/dashboards_controller_spec.rb[1:1:2:1] | passed | 0.05732 seconds |
|
143
|
-
./spec/controllers/spotlight/dashboards_controller_spec.rb[1:2:1] | passed | 0.07024 seconds |
|
144
|
-
./spec/controllers/spotlight/dashboards_controller_spec.rb[1:2:2] | passed | 0.05476 seconds |
|
145
|
-
./spec/controllers/spotlight/dashboards_controller_spec.rb[1:3:1:1] | passed | 0.0451 seconds |
|
146
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:1:1:1] | passed | 0.11706 seconds |
|
147
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:2:1:1:1] | passed | 0.01297 seconds |
|
148
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:2:1:2:1] | passed | 0.05878 seconds |
|
149
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:2:2:1] | passed | 0.04465 seconds |
|
150
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:2:3:1] | passed | 0.04541 seconds |
|
151
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:2:4:1] | passed | 0.04256 seconds |
|
152
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:2:5:1] | passed | 0.04448 seconds |
|
153
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:2:6:1] | passed | 0.04188 seconds |
|
154
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:3:1:1] | passed | 0.01976 seconds |
|
155
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:3:2:1] | passed | 0.06604 seconds |
|
156
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:4:1:1] | passed | 0.05666 seconds |
|
157
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:4:2:1] | passed | 0.06508 seconds |
|
158
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:4:3:1] | passed | 0.06076 seconds |
|
159
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:4:4:1] | passed | 0.0713 seconds |
|
160
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:4:4:2] | passed | 0.0641 seconds |
|
161
|
-
./spec/controllers/spotlight/exhibits_controller_spec.rb[1:4:5:1] | passed | 0.08775 seconds |
|
162
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:1:1:1] | passed | 0.11068 seconds |
|
163
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:1:1] | passed | 0.1022 seconds |
|
164
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:2:1:1] | passed | 0.09191 seconds |
|
165
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:2:2:1] | passed | 0.09816 seconds |
|
166
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:2:3:1] | passed | 0.07823 seconds |
|
167
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:2:3:2] | passed | 0.0769 seconds |
|
168
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:2:4:1] | passed | 0.10294 seconds |
|
169
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:3:1] | passed | 0.09236 seconds |
|
170
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:4:1] | passed | 0.10266 seconds |
|
171
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:5:1:1] | passed | 0.09328 seconds |
|
172
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:5:1:2] | passed | 0.08804 seconds |
|
173
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:5:1:3] | passed | 0.0901 seconds |
|
174
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:5:2:1] | passed | 0.07961 seconds |
|
175
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:5:2:2] | passed | 0.08129 seconds |
|
176
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:6:1:1] | passed | 0.10371 seconds |
|
177
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:6:1:2] | passed | 0.10638 seconds |
|
178
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:6:1:3] | passed | 0.10166 seconds |
|
179
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:6:2:1] | passed | 0.09029 seconds |
|
180
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:6:2:2] | passed | 0.09084 seconds |
|
181
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:7:1] | failed | 0.11649 seconds |
|
182
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:8:1] | passed | 0.10827 seconds |
|
183
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:8:2] | passed | 0.09614 seconds |
|
184
|
-
./spec/controllers/spotlight/feature_pages_controller_spec.rb[1:2:9:1] | passed | 0.10105 seconds |
|
185
|
-
./spec/controllers/spotlight/featured_images_controller_spec.rb[1:1:1:1] | passed | 0.07698 seconds |
|
186
|
-
./spec/controllers/spotlight/featured_images_controller_spec.rb[1:2:1:1] | passed | 0.02729 seconds |
|
187
|
-
./spec/controllers/spotlight/featured_images_controller_spec.rb[1:2:2:1] | passed | 0.02682 seconds |
|
188
|
-
./spec/controllers/spotlight/featured_images_controller_spec.rb[1:2:3:1] | passed | 0.02404 seconds |
|
189
|
-
./spec/controllers/spotlight/filters_controller_spec.rb[1:1:1:1] | passed | 0.09808 seconds |
|
190
|
-
./spec/controllers/spotlight/filters_controller_spec.rb[1:1:2:1] | passed | 0.06427 seconds |
|
191
|
-
./spec/controllers/spotlight/filters_controller_spec.rb[1:1:2:2] | passed | 0.06526 seconds |
|
192
|
-
./spec/controllers/spotlight/filters_controller_spec.rb[1:2:1:1] | passed | 0.05844 seconds |
|
193
|
-
./spec/controllers/spotlight/filters_controller_spec.rb[1:2:2:1] | passed | 0.05931 seconds |
|
194
|
-
./spec/controllers/spotlight/filters_controller_spec.rb[1:2:2:2] | passed | 0.06066 seconds |
|
195
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:1:1:1] | passed | 0.06018 seconds |
|
196
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:1:2:1] | passed | 0.06631 seconds |
|
197
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:1:3:1] | passed | 0.06241 seconds |
|
198
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:2:1:1] | passed | 0.06086 seconds |
|
199
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:2:2:1] | passed | 0.07152 seconds |
|
200
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:2:3:1] | passed | 0.06429 seconds |
|
201
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:2:4:1] | passed | 0.07751 seconds |
|
202
|
-
./spec/controllers/spotlight/groups_controller_spec.rb[1:2:5:1] | passed | 0.07518 seconds |
|
203
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:1:1:1:1] | passed | 0.08212 seconds |
|
204
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:1:1:2] | passed | 0.0934 seconds |
|
205
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:1:2:1] | passed | 0.09733 seconds |
|
206
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:2:1] | passed | 0.09562 seconds |
|
207
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:2:2] | passed | 0.09361 seconds |
|
208
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:2:3] | passed | 0.08613 seconds |
|
209
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:2:4:1] | passed | 0.10721 seconds |
|
210
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:2:5:1] | passed | 0.06874 seconds |
|
211
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:2:5:2] | passed | 0.1151 seconds |
|
212
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:2:5:3] | passed | 0.12685 seconds |
|
213
|
-
./spec/controllers/spotlight/home_pages_controller_spec.rb[1:3:1] | passed | 0.09937 seconds |
|
214
|
-
./spec/controllers/spotlight/job_trackers_controller_spec.rb[1:1:1:1] | passed | 0.11298 seconds |
|
215
|
-
./spec/controllers/spotlight/job_trackers_controller_spec.rb[1:2:1:1] | passed | 0.11495 seconds |
|
216
|
-
./spec/controllers/spotlight/languages_controller_spec.rb[1:1:1:1] | passed | 0.04281 seconds |
|
217
|
-
./spec/controllers/spotlight/languages_controller_spec.rb[1:1:2:1] | passed | 0.07134 seconds |
|
218
|
-
./spec/controllers/spotlight/languages_controller_spec.rb[1:1:2:2] | passed | 0.06323 seconds |
|
219
|
-
./spec/controllers/spotlight/languages_controller_spec.rb[1:1:2:3] | passed | 0.06816 seconds |
|
220
|
-
./spec/controllers/spotlight/languages_controller_spec.rb[1:2:1:1] | passed | 0.04927 seconds |
|
221
|
-
./spec/controllers/spotlight/languages_controller_spec.rb[1:2:2:1] | passed | 0.06172 seconds |
|
222
|
-
./spec/controllers/spotlight/metadata_configurations_controller_spec.rb[1:1:1:1] | passed | 0.06969 seconds |
|
223
|
-
./spec/controllers/spotlight/metadata_configurations_controller_spec.rb[1:1:2:1] | passed | 0.05524 seconds |
|
224
|
-
./spec/controllers/spotlight/metadata_configurations_controller_spec.rb[1:2:1:1] | passed | 0.04655 seconds |
|
225
|
-
./spec/controllers/spotlight/metadata_configurations_controller_spec.rb[1:2:2:1] | passed | 0.04172 seconds |
|
226
|
-
./spec/controllers/spotlight/metadata_configurations_controller_spec.rb[1:3:1:1] | passed | 0.0621 seconds |
|
227
|
-
./spec/controllers/spotlight/metadata_configurations_controller_spec.rb[1:3:2:1] | passed | 0.08065 seconds |
|
228
|
-
./spec/controllers/spotlight/metadata_configurations_controller_spec.rb[1:3:3:1] | passed | 0.07212 seconds |
|
229
|
-
./spec/controllers/spotlight/pages_controller_spec.rb[1:1:1] | passed | 0.0963 seconds |
|
230
|
-
./spec/controllers/spotlight/pages_controller_spec.rb[1:2:1] | passed | 0.06672 seconds |
|
231
|
-
./spec/controllers/spotlight/resources/csv_upload_controller_spec.rb[1:1:1:1] | passed | 0.04403 seconds |
|
232
|
-
./spec/controllers/spotlight/resources/csv_upload_controller_spec.rb[1:2:1:1] | passed | 0.0583 seconds |
|
233
|
-
./spec/controllers/spotlight/resources/csv_upload_controller_spec.rb[1:2:1:2] | passed | 0.05503 seconds |
|
234
|
-
./spec/controllers/spotlight/resources/csv_upload_controller_spec.rb[1:2:1:3] | passed | 0.05561 seconds |
|
235
|
-
./spec/controllers/spotlight/resources/upload_controller_spec.rb[1:1:1:1] | passed | 0.04327 seconds |
|
236
|
-
./spec/controllers/spotlight/resources/upload_controller_spec.rb[1:2:1:1] | passed | 0.08332 seconds |
|
237
|
-
./spec/controllers/spotlight/resources/upload_controller_spec.rb[1:2:1:2] | passed | 0.159 seconds |
|
238
|
-
./spec/controllers/spotlight/resources/upload_controller_spec.rb[1:2:1:3] | passed | 0.10642 seconds |
|
239
|
-
./spec/controllers/spotlight/resources/upload_controller_spec.rb[1:2:1:4] | passed | 0.09408 seconds |
|
240
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:1:1:1] | passed | 0.04586 seconds |
|
241
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:1:2:1] | passed | 0.04476 seconds |
|
242
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:1:3:1] | passed | 0.04568 seconds |
|
243
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:1:4:1] | passed | 0.04307 seconds |
|
244
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:2:1:1] | passed | 0.06303 seconds |
|
245
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:2:2:1] | passed | 0.17788 seconds |
|
246
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:2:3:1] | passed | 0.11971 seconds |
|
247
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:2:3:2] | passed | 0.06671 seconds |
|
248
|
-
./spec/controllers/spotlight/resources_controller_spec.rb[1:2:4:1] | passed | 0.06296 seconds |
|
249
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:1:1:1] | passed | 0.06204 seconds |
|
250
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:1] | passed | 0.0695 seconds |
|
251
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:2:1] | passed | 0.0684 seconds |
|
252
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:2:2] | passed | 0.17458 seconds |
|
253
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:2:3] | passed | 0.06546 seconds |
|
254
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:2:4] | passed | 0.05912 seconds |
|
255
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:2:5] | passed | 0.05983 seconds |
|
256
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:2:6] | passed | 0.06116 seconds |
|
257
|
-
./spec/controllers/spotlight/roles_controller_spec.rb[1:2:2:7] | passed | 0.0599 seconds |
|
258
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:1:1:1] | passed | 0.05703 seconds |
|
259
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:2:1:1] | passed | 0.04636 seconds |
|
260
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:2:2:1] | passed | 0.04496 seconds |
|
261
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:3:1:1] | passed | 0.0889 seconds |
|
262
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:3:1:2] | passed | 0.07435 seconds |
|
263
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:3:2:1] | passed | 0.07531 seconds |
|
264
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:3:2:2] | passed | 0.07409 seconds |
|
265
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:3:2:3] | passed | 0.07452 seconds |
|
266
|
-
./spec/controllers/spotlight/search_configurations_controller_spec.rb[1:3:2:4] | passed | 0.07394 seconds |
|
267
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:1:1:1] | passed | 0.05709 seconds |
|
268
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:1:2:1] | passed | 0.05369 seconds |
|
269
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:1] | passed | 0.06648 seconds |
|
270
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:2:1] | passed | 0.07181 seconds |
|
271
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:2:2] | passed | 0.08031 seconds |
|
272
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:2:3] | passed | 0.14126 seconds |
|
273
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:3:1] | pending | 0.11588 seconds |
|
274
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:3:2] | passed | 0.10576 seconds |
|
275
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:4:1] | passed | 0.07029 seconds |
|
276
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:5:1] | passed | 0.0786 seconds |
|
277
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:5:2] | passed | 0.07185 seconds |
|
278
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:6:1] | passed | 0.07306 seconds |
|
279
|
-
./spec/controllers/spotlight/searches_controller_spec.rb[1:2:7:1] | failed | 0.09993 seconds |
|
280
|
-
./spec/controllers/spotlight/sites_controller_spec.rb[1:1:1:1] | passed | 0.06785 seconds |
|
281
|
-
./spec/controllers/spotlight/sites_controller_spec.rb[1:2:1:1] | passed | 0.0207 seconds |
|
282
|
-
./spec/controllers/spotlight/sites_controller_spec.rb[1:2:2:1] | passed | 0.02184 seconds |
|
283
|
-
./spec/controllers/spotlight/sites_controller_spec.rb[1:2:3:1] | passed | 0.1211 seconds |
|
284
|
-
./spec/controllers/spotlight/sites_controller_spec.rb[1:2:4:1] | passed | 0.06222 seconds |
|
285
|
-
./spec/controllers/spotlight/solr_controller_spec.rb[1:1:1:1] | passed | 0.10856 seconds |
|
286
|
-
./spec/controllers/spotlight/solr_controller_spec.rb[1:2:1:1] | passed | 0.10225 seconds |
|
287
|
-
./spec/controllers/spotlight/solr_controller_spec.rb[1:2:1:2:1] | passed | 0.05472 seconds |
|
288
|
-
./spec/controllers/spotlight/solr_controller_spec.rb[1:2:1:3] | passed | 0.09378 seconds |
|
289
|
-
./spec/controllers/spotlight/solr_controller_spec.rb[1:2:1:4] | passed | 0.07582 seconds |
|
290
|
-
./spec/controllers/spotlight/solr_controller_spec.rb[1:2:1:5] | passed | 0.09234 seconds |
|
291
|
-
./spec/controllers/spotlight/solr_controller_spec.rb[1:2:1:6:1] | passed | 0.10814 seconds |
|
292
|
-
./spec/controllers/spotlight/tags_controller_spec.rb[1:1:1:1] | passed | 0.05594 seconds |
|
293
|
-
./spec/controllers/spotlight/tags_controller_spec.rb[1:2:1:1] | passed | 0.0749 seconds |
|
294
|
-
./spec/controllers/spotlight/tags_controller_spec.rb[1:2:1:2] | passed | 0.06682 seconds |
|
295
|
-
./spec/controllers/spotlight/tags_controller_spec.rb[1:2:2:1] | passed | 0.12878 seconds |
|
296
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:1:1:1] | passed | 0.04385 seconds |
|
297
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:1:2:1] | passed | 0.06058 seconds |
|
298
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:1:2:2] | passed | 0.05482 seconds |
|
299
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:2:1:1] | passed | 0.04491 seconds |
|
300
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:2:2:1] | passed | 0.11296 seconds |
|
301
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:2:2:2:1] | passed | 0.1263 seconds |
|
302
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:3:1] | passed | 0.09472 seconds |
|
303
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:3:2] | passed | 0.11434 seconds |
|
304
|
-
./spec/controllers/spotlight/translations_controller_spec.rb[1:4:1] | passed | 0.11603 seconds |
|
305
|
-
./spec/controllers/spotlight/versions_controller_spec.rb[1:1:1:1] | passed | 0.05496 seconds |
|
306
|
-
./spec/controllers/spotlight/versions_controller_spec.rb[1:2:1:1] | passed | 0.0786 seconds |
|
307
|
-
./spec/controllers/spotlight/versions_controller_spec.rb[1:3:1:1] | passed | 0.09778 seconds |
|
308
|
-
./spec/controllers/spotlight/view_configurations_controller_spec.rb[1:1:1:1] | passed | 0.10521 seconds |
|
309
|
-
./spec/controllers/spotlight/view_configurations_controller_spec.rb[1:2:1:1] | passed | 0.0703 seconds |
|
310
|
-
./spec/features/about_page_spec.rb[1:1:1] | passed | 8.82 seconds |
|
311
|
-
./spec/features/about_page_spec.rb[1:2:1:1] | passed | 0.4486 seconds |
|
312
|
-
./spec/features/add_contacts_spec.rb[1:1] | passed | 0.56306 seconds |
|
313
|
-
./spec/features/add_contacts_spec.rb[1:2] | pending | 0.05082 seconds |
|
314
|
-
./spec/features/add_custom_field_metadata_spec.rb[1:1] | passed | 1.75 seconds |
|
315
|
-
./spec/features/add_custom_field_metadata_spec.rb[1:2:1] | passed | 0.30512 seconds |
|
316
|
-
./spec/features/add_custom_field_metadata_spec.rb[1:3:1] | passed | 2.71 seconds |
|
317
|
-
./spec/features/add_custom_field_metadata_spec.rb[1:4] | passed | 0.8183 seconds |
|
318
|
-
./spec/features/add_iiif_manifest_spec.rb[1:1] | passed | 0.44096 seconds |
|
319
|
-
./spec/features/add_iiif_manifest_spec.rb[1:2] | passed | 0.46394 seconds |
|
320
|
-
./spec/features/add_iiif_manifest_spec.rb[1:3] | passed | 0.37965 seconds |
|
321
|
-
./spec/features/add_items_spec.rb[1:1:1] | passed | 0.13217 seconds |
|
322
|
-
./spec/features/add_items_spec.rb[1:1:2] | passed | 0.42705 seconds |
|
323
|
-
./spec/features/add_items_spec.rb[1:1:3] | passed | 0.33878 seconds |
|
324
|
-
./spec/features/add_items_spec.rb[1:1:4] | passed | 0.12362 seconds |
|
325
|
-
./spec/features/add_items_spec.rb[1:1:5] | passed | 0.3168 seconds |
|
326
|
-
./spec/features/add_items_spec.rb[1:1:6:1] | passed | 0.14502 seconds |
|
327
|
-
./spec/features/add_items_spec.rb[1:2:1] | passed | 1.28 seconds |
|
328
|
-
./spec/features/autocomplete_typeahead_spec.rb[1:1:1:1] | passed | 2 seconds |
|
329
|
-
./spec/features/autocomplete_typeahead_spec.rb[1:1:1:2] | passed | 2.21 seconds |
|
330
|
-
./spec/features/autocomplete_typeahead_spec.rb[1:1:1:3] | passed | 1.48 seconds |
|
331
|
-
./spec/features/autocomplete_typeahead_spec.rb[1:1:2:1] | passed | 0.75643 seconds |
|
332
|
-
./spec/features/browse_category_admin_spec.rb[1:1:1] | passed | 0.20889 seconds |
|
333
|
-
./spec/features/browse_category_admin_spec.rb[1:2:1] | passed | 0.93819 seconds |
|
334
|
-
./spec/features/browse_category_admin_spec.rb[1:2:2] | passed | 0.82262 seconds |
|
335
|
-
./spec/features/browse_category_admin_spec.rb[1:3:1] | passed | 0.19518 seconds |
|
336
|
-
./spec/features/browse_category_admin_spec.rb[1:3:2:1] | passed | 0.43647 seconds |
|
337
|
-
./spec/features/browse_category_admin_spec.rb[1:3:3:1] | passed | 0.16426 seconds |
|
338
|
-
./spec/features/browse_category_admin_spec.rb[1:3:4] | passed | 0.31239 seconds |
|
339
|
-
./spec/features/browse_category_admin_spec.rb[1:3:5] | passed | 0.2943 seconds |
|
340
|
-
./spec/features/browse_category_admin_spec.rb[1:3:6] | passed | 0.29954 seconds |
|
341
|
-
./spec/features/browse_category_admin_spec.rb[1:3:7] | passed | 0.49259 seconds |
|
342
|
-
./spec/features/browse_category_admin_spec.rb[1:4:1] | pending | 0.05739 seconds |
|
343
|
-
./spec/features/browse_category_navigation_spec.rb[1:1:1] | passed | 0.19017 seconds |
|
344
|
-
./spec/features/browse_category_navigation_spec.rb[1:1:2] | passed | 0.27901 seconds |
|
345
|
-
./spec/features/browse_category_navigation_spec.rb[1:1:3] | passed | 0.51994 seconds |
|
346
|
-
./spec/features/browse_category_spec.rb[1:1:1:1] | passed | 0.17872 seconds |
|
347
|
-
./spec/features/browse_category_spec.rb[1:1:1:2] | passed | 0.15726 seconds |
|
348
|
-
./spec/features/browse_category_spec.rb[1:1:1:3] | passed | 0.15868 seconds |
|
349
|
-
./spec/features/browse_category_spec.rb[1:1:1:4:1] | passed | 0.16181 seconds |
|
350
|
-
./spec/features/browse_category_spec.rb[1:1:2:1] | passed | 0.16388 seconds |
|
351
|
-
./spec/features/browse_category_spec.rb[1:1:2:2] | passed | 0.15552 seconds |
|
352
|
-
./spec/features/browse_category_spec.rb[1:1:2:3] | passed | 0.17382 seconds |
|
353
|
-
./spec/features/browse_category_spec.rb[1:1:3:1] | passed | 0.1956 seconds |
|
354
|
-
./spec/features/browse_category_spec.rb[1:1:4:1] | passed | 0.36244 seconds |
|
355
|
-
./spec/features/browse_category_spec.rb[1:1:5:1] | passed | 0.17482 seconds |
|
356
|
-
./spec/features/browse_category_spec.rb[1:1:6:1] | passed | 0.31078 seconds |
|
357
|
-
./spec/features/browse_category_spec.rb[1:1:7] | passed | 0.16349 seconds |
|
358
|
-
./spec/features/bulk_actions_spec.rb[1:1] | passed | 1.86 seconds |
|
359
|
-
./spec/features/bulk_actions_spec.rb[1:2] | passed | 1.58 seconds |
|
360
|
-
./spec/features/bulk_actions_spec.rb[1:3] | passed | 1.92 seconds |
|
361
|
-
./spec/features/catalog_spec.rb[1:1:1] | passed | 0.49162 seconds |
|
362
|
-
./spec/features/catalog_spec.rb[1:2] | passed | 0.1399 seconds |
|
363
|
-
./spec/features/catalog_spec.rb[1:3:1] | passed | 0.14471 seconds |
|
364
|
-
./spec/features/catalog_spec.rb[1:4:1] | passed | 0.23235 seconds |
|
365
|
-
./spec/features/confirm_email_spec.rb[1:1] | passed | 0.38267 seconds |
|
366
|
-
./spec/features/confirm_email_spec.rb[1:2] | passed | 0.14225 seconds |
|
367
|
-
./spec/features/create_exhibit_spec.rb[1:1] | passed | 0.08371 seconds |
|
368
|
-
./spec/features/create_exhibit_spec.rb[1:2] | passed | 0.44874 seconds |
|
369
|
-
./spec/features/create_exhibit_spec.rb[1:3] | passed | 0.40856 seconds |
|
370
|
-
./spec/features/create_exhibit_spec.rb[1:4] | passed | 0.69602 seconds |
|
371
|
-
./spec/features/create_page_spec.rb[1:1:1] | passed | 0.40033 seconds |
|
372
|
-
./spec/features/dashboard_spec.rb[1:1] | passed | 0.2194 seconds |
|
373
|
-
./spec/features/dashboard_spec.rb[1:2] | passed | 0.18944 seconds |
|
374
|
-
./spec/features/edit_contact_spec.rb[1:1] | passed | 0.3394 seconds |
|
375
|
-
./spec/features/edit_search_fields_spec.rb[1:1:1] | passed | 0.21994 seconds |
|
376
|
-
./spec/features/edit_search_fields_spec.rb[1:1:2] | passed | 0.1739 seconds |
|
377
|
-
./spec/features/edit_search_fields_spec.rb[1:1:3:1] | passed | 0.15658 seconds |
|
378
|
-
./spec/features/edit_search_fields_spec.rb[1:1:3:2] | passed | 0.34707 seconds |
|
379
|
-
./spec/features/edit_search_fields_spec.rb[1:1:4:1] | passed | 0.16638 seconds |
|
380
|
-
./spec/features/edit_search_fields_spec.rb[1:1:4:2] | passed | 0.52239 seconds |
|
381
|
-
./spec/features/exhibit_masthead_spec.rb[1:1] | passed | 0.50797 seconds |
|
382
|
-
./spec/features/exhibit_masthead_spec.rb[1:2] | passed | 0.37785 seconds |
|
383
|
-
./spec/features/exhibit_masthead_spec.rb[1:3] | passed | 0.35847 seconds |
|
384
|
-
./spec/features/exhibit_masthead_spec.rb[1:4] | pending | 0.04524 seconds |
|
385
|
-
./spec/features/exhibit_themes_spec.rb[1:1] | passed | 0.33979 seconds |
|
386
|
-
./spec/features/exhibits/add_tags_spec.rb[1:1] | passed | 1.1 seconds |
|
387
|
-
./spec/features/exhibits/administration_spec.rb[1:1:1] | passed | 0.3051 seconds |
|
388
|
-
./spec/features/exhibits/administration_spec.rb[1:1:2] | passed | 0.1317 seconds |
|
389
|
-
./spec/features/exhibits/administration_spec.rb[1:1:3] | passed | 0.34061 seconds |
|
390
|
-
./spec/features/exhibits/administration_spec.rb[1:1:4] | passed | 1.1 seconds |
|
391
|
-
./spec/features/exhibits/administration_spec.rb[1:1:5] | passed | 0.38713 seconds |
|
392
|
-
./spec/features/exhibits/administration_spec.rb[1:1:6] | passed | 1.08 seconds |
|
393
|
-
./spec/features/exhibits/administration_spec.rb[1:1:7] | passed | 0.87792 seconds |
|
394
|
-
./spec/features/exhibits/administration_spec.rb[1:1:8] | passed | 0.67328 seconds |
|
395
|
-
./spec/features/exhibits/custom_metadata_fields_spec.rb[1:1] | passed | 0.94479 seconds |
|
396
|
-
./spec/features/exhibits/custom_metadata_fields_spec.rb[1:2] | passed | 0.24055 seconds |
|
397
|
-
./spec/features/exhibits/custom_metadata_fields_spec.rb[1:3] | passed | 0.5973 seconds |
|
398
|
-
./spec/features/exhibits/custom_metadata_fields_spec.rb[1:4] | passed | 0.56936 seconds |
|
399
|
-
./spec/features/exhibits/custom_search_fields_spec.rb[1:1] | passed | 0.93098 seconds |
|
400
|
-
./spec/features/exhibits/custom_search_fields_spec.rb[1:2] | passed | 0.24995 seconds |
|
401
|
-
./spec/features/exhibits/edit_metadata_fields_spec.rb[1:1] | passed | 0.40747 seconds |
|
402
|
-
./spec/features/exhibits/edit_metadata_fields_spec.rb[1:2] | passed | 0.80984 seconds |
|
403
|
-
./spec/features/exhibits/edit_metadata_fields_spec.rb[1:3] | passed | 0.17169 seconds |
|
404
|
-
./spec/features/exhibits/language_create_edit_spec.rb[1:1:1] | passed | 0.55352 seconds |
|
405
|
-
./spec/features/exhibits/language_create_edit_spec.rb[1:2:1] | passed | 0.52546 seconds |
|
406
|
-
./spec/features/exhibits/language_create_edit_spec.rb[1:3:1] | passed | 0.90903 seconds |
|
407
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:1] | passed | 0.36204 seconds |
|
408
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:2:1] | failed | 5.17 seconds |
|
409
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:3:1] | passed | 0.77458 seconds |
|
410
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:3:2] | passed | 0.58698 seconds |
|
411
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:3:3] | passed | 0.83215 seconds |
|
412
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:4:1:1] | passed | 0.62753 seconds |
|
413
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:4:1:2] | passed | 0.63339 seconds |
|
414
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:4:2:1] | passed | 0.59895 seconds |
|
415
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:4:2:2] | passed | 0.62824 seconds |
|
416
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:4:3:1] | passed | 1.13 seconds |
|
417
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:1:4:3:2] | passed | 0.7311 seconds |
|
418
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:2:1] | passed | 0.49416 seconds |
|
419
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:2:2:1] | passed | 0.17958 seconds |
|
420
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:2:2:2] | passed | 2.08 seconds |
|
421
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:2:3:1] | passed | 0.42751 seconds |
|
422
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:2:3:2] | passed | 1.15 seconds |
|
423
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:3:1] | passed | 0.46921 seconds |
|
424
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:3:2:1] | passed | 0.19997 seconds |
|
425
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:3:2:2] | passed | 1.13 seconds |
|
426
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:3:3:1] | passed | 0.40022 seconds |
|
427
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:3:3:2] | passed | 2.08 seconds |
|
428
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:3:4:1] | passed | 0.19904 seconds |
|
429
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:3:4:2] | passed | 1.34 seconds |
|
430
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:4:1] | passed | 0.21023 seconds |
|
431
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:4:2] | passed | 0.68731 seconds |
|
432
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:4:3] | passed | 1 second |
|
433
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:5:1] | passed | 0.39052 seconds |
|
434
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:5:2] | passed | 0.49189 seconds |
|
435
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:5:3] | passed | 0.92828 seconds |
|
436
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:6:1] | passed | 0.38562 seconds |
|
437
|
-
./spec/features/exhibits/translation_editing_spec.rb[1:7:1] | passed | 0.40038 seconds |
|
438
|
-
./spec/features/exhibits_index_spec.rb[1:1:1] | passed | 0.16798 seconds |
|
439
|
-
./spec/features/exhibits_index_spec.rb[1:1:2:1] | passed | 0.3722 seconds |
|
440
|
-
./spec/features/exhibits_index_spec.rb[1:2:1] | passed | 0.30402 seconds |
|
441
|
-
./spec/features/feature_page_spec.rb[1:1:1] | passed | 0.13 seconds |
|
442
|
-
./spec/features/feature_page_spec.rb[1:2:1:1] | passed | 0.12672 seconds |
|
443
|
-
./spec/features/feature_page_spec.rb[1:2:2:1:1] | passed | 0.13857 seconds |
|
444
|
-
./spec/features/feature_page_spec.rb[1:2:2:2:1] | passed | 0.13957 seconds |
|
445
|
-
./spec/features/feature_page_spec.rb[1:3:1:1] | passed | 0.37402 seconds |
|
446
|
-
./spec/features/feature_page_spec.rb[1:3:2:1] | passed | 0.33829 seconds |
|
447
|
-
./spec/features/feature_page_spec.rb[1:4:1] | passed | 0.21524 seconds |
|
448
|
-
./spec/features/feature_page_spec.rb[1:4:2] | passed | 2.57 seconds |
|
449
|
-
./spec/features/home_page_spec.rb[1:1] | passed | 0.2741 seconds |
|
450
|
-
./spec/features/home_page_spec.rb[1:2] | passed | 0.75786 seconds |
|
451
|
-
./spec/features/home_page_spec.rb[1:3] | passed | 0.69818 seconds |
|
452
|
-
./spec/features/home_page_spec.rb[1:4] | passed | 0.62734 seconds |
|
453
|
-
./spec/features/home_page_spec.rb[1:5] | passed | 0.32006 seconds |
|
454
|
-
./spec/features/home_page_spec.rb[1:6] | passed | 0.21421 seconds |
|
455
|
-
./spec/features/home_page_spec.rb[1:7:1:1] | passed | 0.42448 seconds |
|
456
|
-
./spec/features/home_page_spec.rb[1:8:1] | passed | 0.12126 seconds |
|
457
|
-
./spec/features/import_exhibit_spec.rb[1:1] | pending | 0.83027 seconds |
|
458
|
-
./spec/features/import_exhibit_spec.rb[1:2] | passed | 1.58 seconds |
|
459
|
-
./spec/features/item_admin_spec.rb[1:1:1] | passed | 0.24241 seconds |
|
460
|
-
./spec/features/item_admin_spec.rb[1:1:2] | passed | 0.19905 seconds |
|
461
|
-
./spec/features/item_admin_spec.rb[1:1:3] | passed | 0.5992 seconds |
|
462
|
-
./spec/features/item_admin_spec.rb[1:1:4] | passed | 0.80128 seconds |
|
463
|
-
./spec/features/javascript/about_page_admin_spec.rb[1:1] | passed | 1.36 seconds |
|
464
|
-
./spec/features/javascript/block_controls_spec.rb[1:1] | passed | 1.67 seconds |
|
465
|
-
./spec/features/javascript/blocks/browse_group_categories_block_spec.rb[1:1] | passed | 1.3 seconds |
|
466
|
-
./spec/features/javascript/blocks/browse_group_categories_block_spec.rb[1:2] | passed | 1.24 seconds |
|
467
|
-
./spec/features/javascript/blocks/browse_group_categories_block_spec.rb[1:3] | passed | 1.07 seconds |
|
468
|
-
./spec/features/javascript/blocks/featured_browse_categories_block_spec.rb[1:1] | pending | 2.73 seconds |
|
469
|
-
./spec/features/javascript/blocks/featured_browse_categories_block_spec.rb[1:2] | pending | 2.78 seconds |
|
470
|
-
./spec/features/javascript/blocks/featured_pages_block_spec.rb[1:1] | pending | 2.87 seconds |
|
471
|
-
./spec/features/javascript/blocks/featured_pages_block_spec.rb[1:2] | pending | 2.83 seconds |
|
472
|
-
./spec/features/javascript/blocks/link_to_search_block_spec.rb[1:1] | pending | 2.68 seconds |
|
473
|
-
./spec/features/javascript/blocks/link_to_search_block_spec.rb[1:2] | pending | 2.77 seconds |
|
474
|
-
./spec/features/javascript/blocks/rule_block_spec.rb[1:1] | passed | 0.98032 seconds |
|
475
|
-
./spec/features/javascript/blocks/search_result_block_spec.rb[1:1] | passed | 1.16 seconds |
|
476
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:1] | passed | 0.90658 seconds |
|
477
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:2] | passed | 1.15 seconds |
|
478
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:3] | passed | 1.71 seconds |
|
479
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:4] | passed | 1.96 seconds |
|
480
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:5] | passed | 2.48 seconds |
|
481
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:6] | passed | 1.35 seconds |
|
482
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:7] | passed | 1.47 seconds |
|
483
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:8] | passed | 0.7661 seconds |
|
484
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:9] | passed | 1.21 seconds |
|
485
|
-
./spec/features/javascript/blocks/solr_documents_block_spec.rb[1:10] | passed | 2.12 seconds |
|
486
|
-
./spec/features/javascript/blocks/solr_documents_carousel_block_spec.rb[1:1] | passed | 1.43 seconds |
|
487
|
-
./spec/features/javascript/blocks/uploaded_items_block_spec.rb[1:1] | passed | 1.34 seconds |
|
488
|
-
./spec/features/javascript/blocks/uploaded_items_block_spec.rb[1:2] | passed | 0.88518 seconds |
|
489
|
-
./spec/features/javascript/blocks/uploaded_items_block_spec.rb[1:3] | passed | 1.18 seconds |
|
490
|
-
./spec/features/javascript/browse_group_admin_spec.rb[1:1] | passed | 0.97466 seconds |
|
491
|
-
./spec/features/javascript/browse_group_admin_spec.rb[1:2] | passed | 0.71823 seconds |
|
492
|
-
./spec/features/javascript/edit_in_place_spec.rb[1:1:1] | passed | 1.52 seconds |
|
493
|
-
./spec/features/javascript/edit_in_place_spec.rb[1:1:2] | pending | 0.0575 seconds |
|
494
|
-
./spec/features/javascript/edit_in_place_spec.rb[1:2:1] | passed | 1.08 seconds |
|
495
|
-
./spec/features/javascript/feature_page_admin_spec.rb[1:1] | passed | 1.12 seconds |
|
496
|
-
./spec/features/javascript/feature_page_admin_spec.rb[1:2] | passed | 0.89164 seconds |
|
497
|
-
./spec/features/javascript/feature_page_admin_spec.rb[1:3] | passed | 0.58923 seconds |
|
498
|
-
./spec/features/javascript/feature_page_admin_spec.rb[1:4] | passed | 0.52789 seconds |
|
499
|
-
./spec/features/javascript/feature_page_admin_spec.rb[1:5] | passed | 1.41 seconds |
|
500
|
-
./spec/features/javascript/feature_page_admin_spec.rb[1:6] | passed | 0.94919 seconds |
|
501
|
-
./spec/features/javascript/home_page_edit_spec.rb[1:1] | passed | 0.44916 seconds |
|
502
|
-
./spec/features/javascript/home_page_edit_spec.rb[1:2] | passed | 0.80918 seconds |
|
503
|
-
./spec/features/javascript/locale_selector_spec.rb[1:1:1] | passed | 0.46497 seconds |
|
504
|
-
./spec/features/javascript/locale_selector_spec.rb[1:2:1] | passed | 0.48179 seconds |
|
505
|
-
./spec/features/javascript/locale_selector_spec.rb[1:3:1] | passed | 0.66479 seconds |
|
506
|
-
./spec/features/javascript/metadata_admin_spec.rb[1:1:1] | passed | 0.46414 seconds |
|
507
|
-
./spec/features/javascript/metadata_admin_spec.rb[1:1:2] | passed | 0.46134 seconds |
|
508
|
-
./spec/features/javascript/multi_image_select_spec.rb[1:1] | passed | 2.34 seconds |
|
509
|
-
./spec/features/javascript/reindex_monitor_spec.rb[1:1] | passed | 3.6 seconds |
|
510
|
-
./spec/features/javascript/roles_admin_spec.rb[1:1] | passed | 1.01 seconds |
|
511
|
-
./spec/features/javascript/roles_admin_spec.rb[1:2] | passed | 0.85555 seconds |
|
512
|
-
./spec/features/javascript/search_config_admin_spec.rb[1:1:1] | passed | 0.93926 seconds |
|
513
|
-
./spec/features/javascript/search_config_admin_spec.rb[1:1:2] | passed | 0.83903 seconds |
|
514
|
-
./spec/features/javascript/search_config_admin_spec.rb[1:2:1] | passed | 1.16 seconds |
|
515
|
-
./spec/features/javascript/search_config_admin_spec.rb[1:2:2] | passed | 0.88858 seconds |
|
516
|
-
./spec/features/javascript/search_config_admin_spec.rb[1:3:1] | passed | 0.86791 seconds |
|
517
|
-
./spec/features/javascript/search_config_admin_spec.rb[1:3:2] | passed | 0.87781 seconds |
|
518
|
-
./spec/features/javascript/search_context_spec.rb[1:1] | passed | 0.73344 seconds |
|
519
|
-
./spec/features/javascript/search_context_spec.rb[1:2] | passed | 0.65812 seconds |
|
520
|
-
./spec/features/javascript/search_context_spec.rb[1:3:1] | passed | 1.16 seconds |
|
521
|
-
./spec/features/main_navigation_spec.rb[1:1] | passed | 0.19736 seconds |
|
522
|
-
./spec/features/main_navigation_spec.rb[1:2] | passed | 0.11885 seconds |
|
523
|
-
./spec/features/main_navigation_spec.rb[1:3] | passed | 0.11548 seconds |
|
524
|
-
./spec/features/main_navigation_spec.rb[1:4] | passed | 0.13904 seconds |
|
525
|
-
./spec/features/main_navigation_spec.rb[1:5] | passed | 0.25341 seconds |
|
526
|
-
./spec/features/main_navigation_spec.rb[1:6] | passed | 0.19067 seconds |
|
527
|
-
./spec/features/main_navigation_spec.rb[1:7:1] | passed | 0.44529 seconds |
|
528
|
-
./spec/features/main_navigation_spec.rb[1:7:2:1] | passed | 0.43452 seconds |
|
529
|
-
./spec/features/metadata_admin_spec.rb[1:1:1] | passed | 0.17881 seconds |
|
530
|
-
./spec/features/report_a_problem_spec.rb[1:1] | passed | 0.28213 seconds |
|
531
|
-
./spec/features/report_a_problem_spec.rb[1:2:1] | passed | 0.27615 seconds |
|
532
|
-
./spec/features/report_a_problem_spec.rb[1:2:2] | passed | 0.80176 seconds |
|
533
|
-
./spec/features/report_a_problem_spec.rb[1:2:3] | passed | 0.72777 seconds |
|
534
|
-
./spec/features/site_masthead_spec.rb[1:1] | passed | 0.2031 seconds |
|
535
|
-
./spec/features/site_masthead_spec.rb[1:2] | passed | 0.14624 seconds |
|
536
|
-
./spec/features/site_masthead_spec.rb[1:3] | passed | 0.08478 seconds |
|
537
|
-
./spec/features/site_masthead_spec.rb[1:4] | passed | 0.08385 seconds |
|
538
|
-
./spec/features/site_users_management_spec.rb[1:1] | passed | 0.41789 seconds |
|
539
|
-
./spec/features/site_users_management_spec.rb[1:2:1] | passed | 0.38111 seconds |
|
540
|
-
./spec/features/site_users_management_spec.rb[1:3] | passed | 0.64752 seconds |
|
541
|
-
./spec/features/site_users_management_spec.rb[1:4] | passed | 0.7561 seconds |
|
542
|
-
./spec/features/site_users_management_spec.rb[1:5] | passed | 0.57286 seconds |
|
543
|
-
./spec/features/site_users_management_spec.rb[1:6] | passed | 0.3246 seconds |
|
544
|
-
./spec/features/slideshow_spec.rb[1:1] | passed | 1.65 seconds |
|
545
|
-
./spec/features/translation_scope_spec.rb[1:1:1] | passed | 0.34852 seconds |
|
546
|
-
./spec/features/translation_scope_spec.rb[1:2:1] | passed | 0.06492 seconds |
|
547
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:1:1] | passed | 0.00593 seconds |
|
548
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:1:2] | passed | 0.00404 seconds |
|
549
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:1:3:1] | passed | 0.00402 seconds |
|
550
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:2:1:1] | passed | 0.00391 seconds |
|
551
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:2:2:1] | passed | 0.0039 seconds |
|
552
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:3:1] | passed | 0.04398 seconds |
|
553
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:4:1:1] | passed | 0.0025 seconds |
|
554
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:4:2:1] | passed | 0.00302 seconds |
|
555
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:5:1] | passed | 0.04026 seconds |
|
556
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:5:2] | passed | 0.04017 seconds |
|
557
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:6:1] | passed | 0.01896 seconds |
|
558
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:6:2] | passed | 0.0039 seconds |
|
559
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:7:1] | passed | 0.01315 seconds |
|
560
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:8:1] | passed | 0.00416 seconds |
|
561
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:8:2] | passed | 0.00451 seconds |
|
562
|
-
./spec/helpers/spotlight/application_helper_spec.rb[1:8:3] | passed | 0.00447 seconds |
|
563
|
-
./spec/helpers/spotlight/browse_helper_spec.rb[1:1] | passed | 0.00302 seconds |
|
564
|
-
./spec/helpers/spotlight/browse_helper_spec.rb[1:2] | passed | 0.00254 seconds |
|
565
|
-
./spec/helpers/spotlight/crop_helper_spec.rb[1:1:1] | passed | 0.00237 seconds |
|
566
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:1:1] | passed | 0.00312 seconds |
|
567
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:2:1] | passed | 0.04842 seconds |
|
568
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:2:2] | passed | 0.04736 seconds |
|
569
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:2:3] | passed | 0.04612 seconds |
|
570
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:3:1] | passed | 0.04449 seconds |
|
571
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:3:2] | passed | 0.0414 seconds |
|
572
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:3:3] | passed | 0.04336 seconds |
|
573
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:4:1] | passed | 0.04955 seconds |
|
574
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:4:2] | passed | 0.04777 seconds |
|
575
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:4:3] | passed | 0.04632 seconds |
|
576
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:5:1] | passed | 0.04899 seconds |
|
577
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:5:2] | passed | 0.04747 seconds |
|
578
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:5:3] | passed | 0.04217 seconds |
|
579
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:6:1] | passed | 0.0028 seconds |
|
580
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:7:1] | passed | 0.04486 seconds |
|
581
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:7:2] | passed | 0.00295 seconds |
|
582
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:7:3] | passed | 0.0417 seconds |
|
583
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:7:4] | passed | 0.00276 seconds |
|
584
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:8:1] | passed | 0.00311 seconds |
|
585
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:8:2] | passed | 0.00267 seconds |
|
586
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:8:3] | passed | 0.0031 seconds |
|
587
|
-
./spec/helpers/spotlight/crud_link_helpers_spec.rb[1:8:4] | passed | 0.00364 seconds |
|
588
|
-
./spec/helpers/spotlight/languages_helper_spec.rb[1:1:1] | passed | 0.04995 seconds |
|
589
|
-
./spec/helpers/spotlight/languages_helper_spec.rb[1:2:1] | passed | 0.13003 seconds |
|
590
|
-
./spec/helpers/spotlight/languages_helper_spec.rb[1:2:2] | passed | 0.12748 seconds |
|
591
|
-
./spec/helpers/spotlight/languages_helper_spec.rb[1:2:3] | passed | 0.14833 seconds |
|
592
|
-
./spec/helpers/spotlight/languages_helper_spec.rb[1:3:1:1] | passed | 0.0028 seconds |
|
593
|
-
./spec/helpers/spotlight/languages_helper_spec.rb[1:3:1:2] | passed | 0.00283 seconds |
|
594
|
-
./spec/helpers/spotlight/languages_helper_spec.rb[1:3:2:1] | passed | 0.00245 seconds |
|
595
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:1:1:1:1] | passed | 0.05226 seconds |
|
596
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:1:2:1:1] | passed | 0.04479 seconds |
|
597
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:1:3:1:1] | passed | 0.04306 seconds |
|
598
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:1:4:1:1] | passed | 0.00301 seconds |
|
599
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:1:5:1:1] | passed | 0.04383 seconds |
|
600
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:2:1:1] | passed | 0.00442 seconds |
|
601
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:2:2:1] | passed | 0.04547 seconds |
|
602
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:2:3:1] | passed | 0.04619 seconds |
|
603
|
-
./spec/helpers/spotlight/main_app_helpers_spec.rb[1:2:4:1] | passed | 0.04575 seconds |
|
604
|
-
./spec/helpers/spotlight/masthead_helper_spec.rb[1:1:1:1] | passed | 0.04275 seconds |
|
605
|
-
./spec/helpers/spotlight/masthead_helper_spec.rb[1:1:2:1] | passed | 0.00511 seconds |
|
606
|
-
./spec/helpers/spotlight/masthead_helper_spec.rb[1:2:1:1:1] | passed | 0.04464 seconds |
|
607
|
-
./spec/helpers/spotlight/masthead_helper_spec.rb[1:2:1:2:1] | passed | 0.04384 seconds |
|
608
|
-
./spec/helpers/spotlight/masthead_helper_spec.rb[1:2:2:1:1] | passed | 0.00536 seconds |
|
609
|
-
./spec/helpers/spotlight/masthead_helper_spec.rb[1:2:2:2:1] | passed | 0.00494 seconds |
|
610
|
-
./spec/helpers/spotlight/meta_helper_spec.rb[1:1:1] | passed | 0.04758 seconds |
|
611
|
-
./spec/helpers/spotlight/navbar_helper_spec.rb[1:1:1] | passed | 0.00388 seconds |
|
612
|
-
./spec/helpers/spotlight/navbar_helper_spec.rb[1:1:2] | passed | 0.00308 seconds |
|
613
|
-
./spec/helpers/spotlight/navbar_helper_spec.rb[1:1:3] | passed | 0.00304 seconds |
|
614
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:1:1] | passed | 0.05637 seconds |
|
615
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:1:2] | passed | 0.05436 seconds |
|
616
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:1:3] | passed | 0.0571 seconds |
|
617
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:2:1] | passed | 0.05608 seconds |
|
618
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:2:2] | passed | 0.05668 seconds |
|
619
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:3:1:1] | passed | 0.05556 seconds |
|
620
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:3:1:2] | passed | 0.05544 seconds |
|
621
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:3:1:3] | passed | 0.05625 seconds |
|
622
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:3:2:1] | passed | 0.06836 seconds |
|
623
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:3:2:2] | passed | 0.05772 seconds |
|
624
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:3:2:3] | passed | 0.05604 seconds |
|
625
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:4:1] | passed | 0.05744 seconds |
|
626
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:4:2] | passed | 0.05598 seconds |
|
627
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:4:3] | passed | 0.05698 seconds |
|
628
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:5:1:1] | passed | 0.05587 seconds |
|
629
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:5:2:1] | passed | 0.05604 seconds |
|
630
|
-
./spec/helpers/spotlight/pages_helper_spec.rb[1:6:1] | passed | 0.05828 seconds |
|
631
|
-
./spec/helpers/spotlight/roles_helper_spec.rb[1:1] | passed | 0.00464 seconds |
|
632
|
-
./spec/helpers/spotlight/search_configurations_helper_spec.rb[1:1:1] | passed | 0.00604 seconds |
|
633
|
-
./spec/helpers/spotlight/search_configurations_helper_spec.rb[1:1:2] | passed | 0.00326 seconds |
|
634
|
-
./spec/helpers/spotlight/search_configurations_helper_spec.rb[1:1:3] | passed | 0.00213 seconds |
|
635
|
-
./spec/helpers/spotlight/title_helper_spec.rb[1:1:1] | passed | 0.00487 seconds |
|
636
|
-
./spec/helpers/spotlight/title_helper_spec.rb[1:1:2] | passed | 0.00405 seconds |
|
637
|
-
./spec/helpers/spotlight/title_helper_spec.rb[1:1:3] | passed | 0.00384 seconds |
|
638
|
-
./spec/helpers/spotlight/title_helper_spec.rb[1:2:1] | passed | 0.00276 seconds |
|
639
|
-
./spec/helpers/spotlight/title_helper_spec.rb[1:2:2] | passed | 0.00277 seconds |
|
640
|
-
./spec/helpers/spotlight/title_helper_spec.rb[1:3:1] | passed | 0.00472 seconds |
|
641
|
-
./spec/helpers/spotlight/title_helper_spec.rb[1:4:1] | passed | 0.00446 seconds |
|
642
|
-
./spec/helpers/spotlight/translations_helper_spec.rb[1:1:1] | passed | 0.05588 seconds |
|
643
|
-
./spec/i18n_spec.rb[1:1] | pending | 0.00001 seconds |
|
644
|
-
./spec/i18n_spec.rb[1:2] | pending | 0.00001 seconds |
|
645
|
-
./spec/i18n_spec.rb[1:3] | passed | 1.53 seconds |
|
646
|
-
./spec/jobs/spotlight/add_tags_job_spec.rb[1:1] | passed | 8.14 seconds |
|
647
|
-
./spec/jobs/spotlight/add_uploads_from_csv_spec.rb[1:1:1] | passed | 0.11777 seconds |
|
648
|
-
./spec/jobs/spotlight/add_uploads_from_csv_spec.rb[1:2] | passed | 0.12035 seconds |
|
649
|
-
./spec/jobs/spotlight/add_uploads_from_csv_spec.rb[1:3:1] | passed | 0.21874 seconds |
|
650
|
-
./spec/jobs/spotlight/change_visibility_job_spec.rb[1:1] | passed | 3.17 seconds |
|
651
|
-
./spec/jobs/spotlight/default_thumbnail_job_spec.rb[1:1] | passed | 0.00123 seconds |
|
652
|
-
./spec/jobs/spotlight/process_bulk_updates_csv_job_spec.rb[1:1:1] | passed | 0.48419 seconds |
|
653
|
-
./spec/jobs/spotlight/process_bulk_updates_csv_job_spec.rb[1:1:2:1] | passed | 0.08821 seconds |
|
654
|
-
./spec/jobs/spotlight/process_bulk_updates_csv_job_spec.rb[1:1:3:1] | passed | 0.09035 seconds |
|
655
|
-
./spec/jobs/spotlight/process_bulk_updates_csv_job_spec.rb[1:2:1] | passed | 0.40613 seconds |
|
656
|
-
./spec/jobs/spotlight/process_bulk_updates_csv_job_spec.rb[1:2:2:1] | passed | 0.36165 seconds |
|
657
|
-
./spec/jobs/spotlight/reindex_exhibit_job_spec.rb[1:1:1] | passed | 0.05798 seconds |
|
658
|
-
./spec/jobs/spotlight/reindex_exhibit_job_spec.rb[1:2:1] | passed | 0.05914 seconds |
|
659
|
-
./spec/jobs/spotlight/reindex_exhibit_job_spec.rb[1:3:1] | passed | 0.06615 seconds |
|
660
|
-
./spec/jobs/spotlight/reindex_exhibit_job_spec.rb[1:4:1] | passed | 0.06362 seconds |
|
661
|
-
./spec/jobs/spotlight/reindex_job_spec.rb[1:1:1] | passed | 0.05536 seconds |
|
662
|
-
./spec/jobs/spotlight/reindex_job_spec.rb[1:1:2] | passed | 0.05865 seconds |
|
663
|
-
./spec/jobs/spotlight/reindex_job_spec.rb[1:2:1] | passed | 0.04479 seconds |
|
664
|
-
./spec/jobs/spotlight/reindex_job_spec.rb[1:2:2] | passed | 0.05015 seconds |
|
665
|
-
./spec/jobs/spotlight/reindex_job_spec.rb[1:2:3] | passed | 0.05185 seconds |
|
666
|
-
./spec/jobs/spotlight/reindex_job_spec.rb[1:3:1] | passed | 0.05667 seconds |
|
667
|
-
./spec/jobs/spotlight/reindex_job_spec.rb[1:3:2] | passed | 0.05879 seconds |
|
668
|
-
./spec/jobs/spotlight/remove_tags_job_spec.rb[1:1] | passed | 9.15 seconds |
|
669
|
-
./spec/jobs/spotlight/rename_sidecar_field_job_spec.rb[1:1] | passed | 0.05923 seconds |
|
670
|
-
./spec/jobs/spotlight/rename_sidecar_field_job_spec.rb[1:2] | passed | 0.05345 seconds |
|
671
|
-
./spec/lib/migration/iiif_spec.rb[1:1:1:1] | passed | 0.07909 seconds |
|
672
|
-
./spec/lib/migration/iiif_spec.rb[1:1:1:2] | passed | 0.0727 seconds |
|
673
|
-
./spec/lib/migration/iiif_spec.rb[1:1:2:1] | passed | 0.0709 seconds |
|
674
|
-
./spec/lib/migration/iiif_spec.rb[1:1:2:2] | passed | 0.07218 seconds |
|
675
|
-
./spec/lib/migration/iiif_spec.rb[1:1:2:3] | passed | 0.08078 seconds |
|
676
|
-
./spec/lib/migration/iiif_spec.rb[1:2:1] | passed | 0.07032 seconds |
|
677
|
-
./spec/lib/migration/iiif_spec.rb[1:3:1] | passed | 0.01778 seconds |
|
678
|
-
./spec/lib/migration/page_language_spec.rb[1:1:1] | passed | 0.0516 seconds |
|
679
|
-
./spec/lib/spotlight/controller_spec.rb[1:1:1] | passed | 0.0011 seconds |
|
680
|
-
./spec/lib/spotlight/controller_spec.rb[1:2:1] | passed | 0.00071 seconds |
|
681
|
-
./spec/lib/spotlight/controller_spec.rb[1:2:2] | passed | 0.00072 seconds |
|
682
|
-
./spec/lib/spotlight/controller_spec.rb[1:2:3] | passed | 0.00108 seconds |
|
683
|
-
./spec/lib/spotlight/controller_spec.rb[1:2:4] | passed | 0.00075 seconds |
|
684
|
-
./spec/lib/spotlight/controller_spec.rb[1:3:1] | passed | 0.00244 seconds |
|
685
|
-
./spec/lib/spotlight/controller_spec.rb[1:3:2] | passed | 0.04432 seconds |
|
686
|
-
./spec/lib/spotlight/controller_spec.rb[1:3:3] | passed | 0.0007 seconds |
|
687
|
-
./spec/lib/spotlight/controller_spec.rb[1:3:4:1] | pending | 0.00151 seconds |
|
688
|
-
./spec/lib/spotlight/controller_spec.rb[1:4:1] | passed | 0.00067 seconds |
|
689
|
-
./spec/lib/spotlight/controller_spec.rb[1:5:1] | passed | 0.04274 seconds |
|
690
|
-
./spec/lib/spotlight/upload_field_config_spec.rb[1:1:1] | passed | 0.00058 seconds |
|
691
|
-
./spec/lib/spotlight/upload_field_config_spec.rb[1:1:2] | passed | 0.00045 seconds |
|
692
|
-
./spec/lib/spotlight/upload_field_config_spec.rb[1:1:3] | passed | 0.00045 seconds |
|
693
|
-
./spec/lib/spotlight/upload_field_config_spec.rb[1:2:1] | passed | 0.00047 seconds |
|
694
|
-
./spec/lib/spotlight/upload_field_config_spec.rb[1:3:1] | passed | 0.00049 seconds |
|
695
|
-
./spec/lib/spotlight/upload_field_config_spec.rb[1:4:1] | passed | 0.00048 seconds |
|
696
|
-
./spec/lib/spotlight/upload_field_config_spec.rb[1:4:2] | passed | 0.00045 seconds |
|
697
|
-
./spec/mailers/spotlight/indexing_complete_mailer_spec.rb[1:1] | passed | 0.00949 seconds |
|
698
|
-
./spec/mailers/spotlight/indexing_complete_mailer_spec.rb[1:2] | passed | 0.00231 seconds |
|
699
|
-
./spec/mailers/spotlight/indexing_complete_mailer_spec.rb[1:3] | passed | 0.00216 seconds |
|
700
|
-
./spec/mailers/spotlight/indexing_complete_mailer_spec.rb[1:4:1] | passed | 0.0019 seconds |
|
701
|
-
./spec/mailers/spotlight/indexing_complete_mailer_spec.rb[1:5] | passed | 0.00216 seconds |
|
702
|
-
./spec/mailers/spotlight/indexing_complete_mailer_spec.rb[1:6:1] | passed | 0.00559 seconds |
|
703
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:1:1:1] | passed | 0.00079 seconds |
|
704
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:1:1:2] | passed | 0.00093 seconds |
|
705
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:1:2:1] | passed | 0.00059 seconds |
|
706
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:1:2:2] | passed | 0.00048 seconds |
|
707
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:2:1] | passed | 0.00059 seconds |
|
708
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:2:2] | passed | 0.00054 seconds |
|
709
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:3:1] | passed | 0.00054 seconds |
|
710
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:3:2] | passed | 0.00053 seconds |
|
711
|
-
./spec/models/sir_trevor_rails/block_spec.rb[1:4:1] | passed | 0.00092 seconds |
|
712
|
-
./spec/models/sir_trevor_rails/blocks/browse_block_spec.rb[1:1:1] | passed | 0.04939 seconds |
|
713
|
-
./spec/models/sir_trevor_rails/blocks/browse_block_spec.rb[1:1:2] | passed | 0.05293 seconds |
|
714
|
-
./spec/models/sir_trevor_rails/blocks/browse_block_spec.rb[1:2:1:1] | passed | 0.05195 seconds |
|
715
|
-
./spec/models/sir_trevor_rails/blocks/browse_block_spec.rb[1:2:2:1] | passed | 0.07107 seconds |
|
716
|
-
./spec/models/sir_trevor_rails/blocks/browse_group_categories_block_spec.rb[1:1:1] | passed | 0.06448 seconds |
|
717
|
-
./spec/models/sir_trevor_rails/blocks/browse_group_categories_block_spec.rb[1:2:1] | passed | 0.06495 seconds |
|
718
|
-
./spec/models/sir_trevor_rails/blocks/browse_group_categories_block_spec.rb[1:3:1] | passed | 0.07636 seconds |
|
719
|
-
./spec/models/sir_trevor_rails/blocks/browse_group_categories_block_spec.rb[1:3:2] | passed | 0.07021 seconds |
|
720
|
-
./spec/models/sir_trevor_rails/blocks/featured_pages_block_spec.rb[1:1:1] | passed | 0.04734 seconds |
|
721
|
-
./spec/models/sir_trevor_rails/blocks/featured_pages_block_spec.rb[1:1:2] | passed | 0.04467 seconds |
|
722
|
-
./spec/models/sir_trevor_rails/blocks/featured_pages_block_spec.rb[1:2:1] | passed | 0.06559 seconds |
|
723
|
-
./spec/models/sir_trevor_rails/blocks/featured_pages_block_spec.rb[1:3:1:1] | passed | 0.04642 seconds |
|
724
|
-
./spec/models/sir_trevor_rails/blocks/search_results_block_spec.rb[1:1:1] | passed | 0.04756 seconds |
|
725
|
-
./spec/models/sir_trevor_rails/blocks/search_results_block_spec.rb[1:1:2] | passed | 0.04471 seconds |
|
726
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:1:1] | passed | 0.05008 seconds |
|
727
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:1:2] | passed | 0.04678 seconds |
|
728
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:2:1] | passed | 0.04934 seconds |
|
729
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:2:2] | passed | 0.0453 seconds |
|
730
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:2:3] | passed | 0.04859 seconds |
|
731
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:3:1] | passed | 0.04595 seconds |
|
732
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:3:2] | passed | 0.04797 seconds |
|
733
|
-
./spec/models/sir_trevor_rails/blocks/solr_documents_block_spec.rb[1:3:3] | passed | 0.04694 seconds |
|
734
|
-
./spec/models/sir_trevor_rails/blocks/textable_spec.rb[1:1:1] | passed | 0.00062 seconds |
|
735
|
-
./spec/models/sir_trevor_rails/blocks/textable_spec.rb[1:1:2] | passed | 0.00105 seconds |
|
736
|
-
./spec/models/sir_trevor_rails/blocks/textable_spec.rb[1:2:1] | passed | 0.00069 seconds |
|
737
|
-
./spec/models/sir_trevor_rails/blocks/textable_spec.rb[1:3:1] | passed | 0.00115 seconds |
|
738
|
-
./spec/models/sir_trevor_rails/blocks/textable_spec.rb[1:3:2] | passed | 0.0005 seconds |
|
739
|
-
./spec/models/solr_document_spec.rb[1:1:1] | passed | 0.0008 seconds |
|
740
|
-
./spec/models/solr_document_spec.rb[1:2:1] | passed | 0.00066 seconds |
|
741
|
-
./spec/models/solr_document_spec.rb[1:3:1] | passed | 0.04733 seconds |
|
742
|
-
./spec/models/solr_document_spec.rb[1:4] | passed | 0.04248 seconds |
|
743
|
-
./spec/models/solr_document_spec.rb[1:5] | passed | 0.05626 seconds |
|
744
|
-
./spec/models/solr_document_spec.rb[1:6] | passed | 0.00381 seconds |
|
745
|
-
./spec/models/solr_document_spec.rb[1:7] | passed | 0.0059 seconds |
|
746
|
-
./spec/models/solr_document_spec.rb[1:8:1] | passed | 0.004 seconds |
|
747
|
-
./spec/models/solr_document_spec.rb[1:8:2] | passed | 0.0066 seconds |
|
748
|
-
./spec/models/solr_document_spec.rb[1:9:1] | passed | 0.04188 seconds |
|
749
|
-
./spec/models/solr_document_spec.rb[1:9:2] | passed | 0.08156 seconds |
|
750
|
-
./spec/models/solr_document_spec.rb[1:10:1] | passed | 0.03937 seconds |
|
751
|
-
./spec/models/solr_document_spec.rb[1:10:2] | passed | 0.05443 seconds |
|
752
|
-
./spec/models/solr_document_spec.rb[1:10:3] | passed | 0.04018 seconds |
|
753
|
-
./spec/models/solr_document_spec.rb[1:10:4] | passed | 0.04522 seconds |
|
754
|
-
./spec/models/solr_document_spec.rb[1:11:1] | passed | 0.06195 seconds |
|
755
|
-
./spec/models/solr_document_spec.rb[1:11:2] | passed | 0.08883 seconds |
|
756
|
-
./spec/models/solr_document_spec.rb[1:11:3] | passed | 0.09051 seconds |
|
757
|
-
./spec/models/solr_document_spec.rb[1:11:4] | passed | 0.06478 seconds |
|
758
|
-
./spec/models/solr_document_spec.rb[1:12:1] | passed | 0.04116 seconds |
|
759
|
-
./spec/models/solr_document_spec.rb[1:13:1] | passed | 0.04234 seconds |
|
760
|
-
./spec/models/solr_document_spec.rb[1:14:1] | passed | 0.04427 seconds |
|
761
|
-
./spec/models/solr_document_spec.rb[1:14:2] | passed | 0.04631 seconds |
|
762
|
-
./spec/models/solr_document_spec.rb[1:15:1] | passed | 0.04566 seconds |
|
763
|
-
./spec/models/solr_document_spec.rb[1:16:1] | passed | 0.00082 seconds |
|
764
|
-
./spec/models/solr_document_spec.rb[1:16:2] | passed | 0.00093 seconds |
|
765
|
-
./spec/models/solr_document_spec.rb[1:16:3:1] | passed | 0.00066 seconds |
|
766
|
-
./spec/models/solr_document_spec.rb[1:16:3:2] | passed | 0.00066 seconds |
|
767
|
-
./spec/models/solr_document_spec.rb[1:17:1] | passed | 0.00081 seconds |
|
768
|
-
./spec/models/solr_document_spec.rb[1:17:2] | passed | 0.00189 seconds |
|
769
|
-
./spec/models/solr_document_spec.rb[1:18:1] | passed | 0.00097 seconds |
|
770
|
-
./spec/models/spotlight/ability_spec.rb[1:1:1] | passed | 0.0447 seconds |
|
771
|
-
./spec/models/spotlight/ability_spec.rb[1:1:2] | passed | 0.04669 seconds |
|
772
|
-
./spec/models/spotlight/ability_spec.rb[1:1:3] | passed | 0.04958 seconds |
|
773
|
-
./spec/models/spotlight/ability_spec.rb[1:1:4] | passed | 0.04724 seconds |
|
774
|
-
./spec/models/spotlight/ability_spec.rb[1:1:5] | passed | 0.05721 seconds |
|
775
|
-
./spec/models/spotlight/ability_spec.rb[1:1:6] | passed | 0.04716 seconds |
|
776
|
-
./spec/models/spotlight/ability_spec.rb[1:1:7] | passed | 0.04404 seconds |
|
777
|
-
./spec/models/spotlight/ability_spec.rb[1:1:8] | passed | 0.05837 seconds |
|
778
|
-
./spec/models/spotlight/ability_spec.rb[1:1:9] | passed | 0.04419 seconds |
|
779
|
-
./spec/models/spotlight/ability_spec.rb[1:2:1] | passed | 0.01332 seconds |
|
780
|
-
./spec/models/spotlight/ability_spec.rb[1:3:1] | passed | 0.05392 seconds |
|
781
|
-
./spec/models/spotlight/ability_spec.rb[1:3:2] | passed | 0.05457 seconds |
|
782
|
-
./spec/models/spotlight/ability_spec.rb[1:3:3] | passed | 0.05738 seconds |
|
783
|
-
./spec/models/spotlight/ability_spec.rb[1:3:4] | passed | 0.05444 seconds |
|
784
|
-
./spec/models/spotlight/ability_spec.rb[1:3:5] | passed | 0.05212 seconds |
|
785
|
-
./spec/models/spotlight/ability_spec.rb[1:3:6] | passed | 0.05216 seconds |
|
786
|
-
./spec/models/spotlight/ability_spec.rb[1:3:7] | passed | 0.05332 seconds |
|
787
|
-
./spec/models/spotlight/ability_spec.rb[1:3:8] | passed | 0.05262 seconds |
|
788
|
-
./spec/models/spotlight/ability_spec.rb[1:3:9] | passed | 0.05198 seconds |
|
789
|
-
./spec/models/spotlight/ability_spec.rb[1:3:10] | passed | 0.06528 seconds |
|
790
|
-
./spec/models/spotlight/ability_spec.rb[1:4:1] | passed | 0.05133 seconds |
|
791
|
-
./spec/models/spotlight/ability_spec.rb[1:4:2] | passed | 0.05506 seconds |
|
792
|
-
./spec/models/spotlight/ability_spec.rb[1:4:3] | passed | 0.05197 seconds |
|
793
|
-
./spec/models/spotlight/ability_spec.rb[1:4:4] | passed | 0.05455 seconds |
|
794
|
-
./spec/models/spotlight/ability_spec.rb[1:4:5] | passed | 0.0506 seconds |
|
795
|
-
./spec/models/spotlight/ability_spec.rb[1:4:6] | passed | 0.06555 seconds |
|
796
|
-
./spec/models/spotlight/ability_spec.rb[1:4:7] | passed | 0.06529 seconds |
|
797
|
-
./spec/models/spotlight/ability_spec.rb[1:4:8] | passed | 0.05163 seconds |
|
798
|
-
./spec/models/spotlight/ability_spec.rb[1:4:9] | passed | 0.05361 seconds |
|
799
|
-
./spec/models/spotlight/ability_spec.rb[1:4:10] | passed | 0.05878 seconds |
|
800
|
-
./spec/models/spotlight/ability_spec.rb[1:4:11] | passed | 0.05975 seconds |
|
801
|
-
./spec/models/spotlight/ability_spec.rb[1:4:12] | passed | 0.04983 seconds |
|
802
|
-
./spec/models/spotlight/ability_spec.rb[1:4:13] | passed | 0.05283 seconds |
|
803
|
-
./spec/models/spotlight/ability_spec.rb[1:4:14] | passed | 0.05223 seconds |
|
804
|
-
./spec/models/spotlight/ability_spec.rb[1:4:15] | passed | 0.05447 seconds |
|
805
|
-
./spec/models/spotlight/ability_spec.rb[1:4:16] | passed | 0.0502 seconds |
|
806
|
-
./spec/models/spotlight/ability_spec.rb[1:4:17] | passed | 0.05201 seconds |
|
807
|
-
./spec/models/spotlight/ability_spec.rb[1:4:18] | passed | 0.07487 seconds |
|
808
|
-
./spec/models/spotlight/ability_spec.rb[1:4:19] | passed | 0.05198 seconds |
|
809
|
-
./spec/models/spotlight/ability_spec.rb[1:4:20] | passed | 0.05308 seconds |
|
810
|
-
./spec/models/spotlight/ability_spec.rb[1:4:21] | passed | 0.0516 seconds |
|
811
|
-
./spec/models/spotlight/ability_spec.rb[1:4:22] | passed | 0.05382 seconds |
|
812
|
-
./spec/models/spotlight/ability_spec.rb[1:4:23] | passed | 0.05117 seconds |
|
813
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:1] | passed | 0.05545 seconds |
|
814
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:2] | passed | 0.05257 seconds |
|
815
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:3] | passed | 0.06898 seconds |
|
816
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:4] | passed | 0.05273 seconds |
|
817
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:5] | passed | 0.06694 seconds |
|
818
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:6] | passed | 0.05602 seconds |
|
819
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:7] | passed | 0.05587 seconds |
|
820
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:8] | passed | 0.06748 seconds |
|
821
|
-
./spec/models/spotlight/ability_spec.rb[1:5:1:9] | passed | 0.05206 seconds |
|
822
|
-
./spec/models/spotlight/ability_spec.rb[1:5:2:1] | passed | 0.05235 seconds |
|
823
|
-
./spec/models/spotlight/about_page_spec.rb[1:1] | passed | 0.00085 seconds |
|
824
|
-
./spec/models/spotlight/about_page_spec.rb[1:2] | passed | 0.00064 seconds |
|
825
|
-
./spec/models/spotlight/about_page_spec.rb[1:3] | passed | 0.04416 seconds |
|
826
|
-
./spec/models/spotlight/about_page_spec.rb[1:4] | passed | 0.04982 seconds |
|
827
|
-
./spec/models/spotlight/access_controls_enforcement_search_builder_spec.rb[1:1:1] | passed | 0.04945 seconds |
|
828
|
-
./spec/models/spotlight/access_controls_enforcement_search_builder_spec.rb[1:1:2] | passed | 0.05053 seconds |
|
829
|
-
./spec/models/spotlight/access_controls_enforcement_search_builder_spec.rb[1:1:3] | passed | 0.04884 seconds |
|
830
|
-
./spec/models/spotlight/access_controls_enforcement_search_builder_spec.rb[1:2:1:1] | passed | 0.05227 seconds |
|
831
|
-
./spec/models/spotlight/access_controls_enforcement_search_builder_spec.rb[1:2:2:1] | passed | 0.05082 seconds |
|
832
|
-
./spec/models/spotlight/analytics/ga_spec.rb[1:1] | passed | 0.05112 seconds |
|
833
|
-
./spec/models/spotlight/analytics/ga_spec.rb[1:2:1] | passed | 0.00131 seconds |
|
834
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:1:1] | passed | 0.04878 seconds |
|
835
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:2:1] | passed | 0.0502 seconds |
|
836
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:3:1] | passed | 0.04672 seconds |
|
837
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:4:1] | passed | 0.07286 seconds |
|
838
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:4:2] | passed | 0.07133 seconds |
|
839
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:5:1] | passed | 0.04714 seconds |
|
840
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:6:1] | passed | 0.05197 seconds |
|
841
|
-
./spec/models/spotlight/background_job_progress_spec.rb[1:7:1] | passed | 0.05305 seconds |
|
842
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:1] | passed | 0.04175 seconds |
|
843
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:2] | passed | 0.04503 seconds |
|
844
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:3] | passed | 0.05504 seconds |
|
845
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:1] | passed | 0.04346 seconds |
|
846
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:2] | passed | 0.04289 seconds |
|
847
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:3] | passed | 0.04794 seconds |
|
848
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:4] | passed | 0.04634 seconds |
|
849
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:5] | passed | 0.04763 seconds |
|
850
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:6] | passed | 0.04505 seconds |
|
851
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:7:1] | passed | 0.04498 seconds |
|
852
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:7:2] | passed | 0.04562 seconds |
|
853
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:7:3] | passed | 0.04768 seconds |
|
854
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:4:8:1] | passed | 0.05254 seconds |
|
855
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:1] | passed | 0.04149 seconds |
|
856
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:2] | passed | 0.0491 seconds |
|
857
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:3] | passed | 0.04488 seconds |
|
858
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:4] | passed | 0.0493 seconds |
|
859
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:5] | passed | 0.04157 seconds |
|
860
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:6] | passed | 0.05402 seconds |
|
861
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:7] | passed | 0.04478 seconds |
|
862
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:8] | passed | 0.04726 seconds |
|
863
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:9] | passed | 0.04644 seconds |
|
864
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:10] | passed | 0.04527 seconds |
|
865
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:11:1] | passed | 0.04769 seconds |
|
866
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:11:2] | passed | 0.04602 seconds |
|
867
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:11:3] | passed | 0.04719 seconds |
|
868
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:12] | passed | 0.0471 seconds |
|
869
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:13] | passed | 0.04684 seconds |
|
870
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:14] | passed | 0.04862 seconds |
|
871
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:15] | passed | 0.04468 seconds |
|
872
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:16] | passed | 0.05551 seconds |
|
873
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:17] | passed | 0.04497 seconds |
|
874
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:5:18:1] | passed | 0.04538 seconds |
|
875
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:6:1:1:1] | passed | 0.04615 seconds |
|
876
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:6:1:2:1] | passed | 0.04522 seconds |
|
877
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:6:1:3:1] | passed | 0.04619 seconds |
|
878
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:6:1:4:1] | passed | 0.04677 seconds |
|
879
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:7:1] | passed | 0.0416 seconds |
|
880
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:7:2] | passed | 0.04444 seconds |
|
881
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:7:3] | passed | 0.04658 seconds |
|
882
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:7:4] | passed | 0.04852 seconds |
|
883
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:8:1] | passed | 0.0416 seconds |
|
884
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:8:2] | passed | 0.04358 seconds |
|
885
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:8:3] | passed | 0.04693 seconds |
|
886
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:8:4] | passed | 0.04716 seconds |
|
887
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:8:5] | passed | 0.04552 seconds |
|
888
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:8:6:1] | passed | 0.04484 seconds |
|
889
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:9:1] | passed | 0.0453 seconds |
|
890
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:9:2] | passed | 0.04086 seconds |
|
891
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:9:3] | passed | 0.04734 seconds |
|
892
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:10:1] | passed | 0.04516 seconds |
|
893
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:10:2] | passed | 0.04645 seconds |
|
894
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:11:1] | passed | 0.04194 seconds |
|
895
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:11:2] | passed | 0.0499 seconds |
|
896
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:11:3] | passed | 0.04766 seconds |
|
897
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:11:4] | passed | 0.04657 seconds |
|
898
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:12:1] | passed | 0.04443 seconds |
|
899
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:12:2] | passed | 0.04522 seconds |
|
900
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:13:1] | passed | 0.04378 seconds |
|
901
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:13:2] | passed | 0.04418 seconds |
|
902
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:14:1] | passed | 0.04272 seconds |
|
903
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:14:2] | passed | 0.04552 seconds |
|
904
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:15:1] | passed | 0.04526 seconds |
|
905
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:16:1] | passed | 0.04489 seconds |
|
906
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:17:1] | passed | 0.04311 seconds |
|
907
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:18:1:1] | passed | 0.05412 seconds |
|
908
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:18:1:2] | passed | 0.05143 seconds |
|
909
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:18:1:3] | passed | 0.05425 seconds |
|
910
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:19:1] | passed | 0.04142 seconds |
|
911
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:19:2] | passed | 0.04417 seconds |
|
912
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:20:1] | passed | 0.04205 seconds |
|
913
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:20:2] | passed | 0.04284 seconds |
|
914
|
-
./spec/models/spotlight/blacklight_configuration_spec.rb[1:20:3] | passed | 0.04194 seconds |
|
915
|
-
./spec/models/spotlight/browse_category_search_builder_spec.rb[1:1:1] | passed | 0.06759 seconds |
|
916
|
-
./spec/models/spotlight/browse_category_search_builder_spec.rb[1:1:2:1] | passed | 0.06606 seconds |
|
917
|
-
./spec/models/spotlight/contact_email_spec.rb[1:1] | passed | 0.00161 seconds |
|
918
|
-
./spec/models/spotlight/contact_email_spec.rb[1:2:1] | passed | 0.00126 seconds |
|
919
|
-
./spec/models/spotlight/contact_email_spec.rb[1:3:1] | passed | 0.00152 seconds |
|
920
|
-
./spec/models/spotlight/contact_email_spec.rb[1:3:2:1] | passed | 0.00507 seconds |
|
921
|
-
./spec/models/spotlight/contact_email_spec.rb[1:4:1] | passed | 0.01499 seconds |
|
922
|
-
./spec/models/spotlight/contact_form_spec.rb[1:1:1] | passed | 0.00359 seconds |
|
923
|
-
./spec/models/spotlight/contact_form_spec.rb[1:1:2:1] | passed | 0.00252 seconds |
|
924
|
-
./spec/models/spotlight/contact_form_spec.rb[1:1:3:1] | passed | 0.00424 seconds |
|
925
|
-
./spec/models/spotlight/contact_form_spec.rb[1:2:1] | passed | 0.00308 seconds |
|
926
|
-
./spec/models/spotlight/contact_form_spec.rb[1:2:2:1] | passed | 0.00407 seconds |
|
927
|
-
./spec/models/spotlight/contact_form_spec.rb[1:3:1] | passed | 0.00511 seconds |
|
928
|
-
./spec/models/spotlight/contact_form_spec.rb[1:3:2] | passed | 0.005 seconds |
|
929
|
-
./spec/models/spotlight/contact_form_spec.rb[1:4:1] | passed | 0.00093 seconds |
|
930
|
-
./spec/models/spotlight/contact_form_spec.rb[1:4:2] | passed | 0.00053 seconds |
|
931
|
-
./spec/models/spotlight/contact_form_spec.rb[1:4:3] | passed | 0.00053 seconds |
|
932
|
-
./spec/models/spotlight/contact_form_spec.rb[1:4:4] | passed | 0.00059 seconds |
|
933
|
-
./spec/models/spotlight/contact_image_spec.rb[1:1] | passed | 0.00082 seconds |
|
934
|
-
./spec/models/spotlight/contact_spec.rb[1:1:1] | passed | 0.04292 seconds |
|
935
|
-
./spec/models/spotlight/contact_spec.rb[1:1:2] | passed | 0.04425 seconds |
|
936
|
-
./spec/models/spotlight/contact_spec.rb[1:2:1] | passed | 0.04909 seconds |
|
937
|
-
./spec/models/spotlight/contact_spec.rb[1:3:1] | passed | 0.0472 seconds |
|
938
|
-
./spec/models/spotlight/custom_field_spec.rb[1:1:1:1:1] | passed | 0.00098 seconds |
|
939
|
-
./spec/models/spotlight/custom_field_spec.rb[1:1:2:1:1:1] | passed | 0.04028 seconds |
|
940
|
-
./spec/models/spotlight/custom_field_spec.rb[1:1:2:2:1:1] | passed | 0.04168 seconds |
|
941
|
-
./spec/models/spotlight/custom_field_spec.rb[1:2:1:1:1] | passed | 0.00086 seconds |
|
942
|
-
./spec/models/spotlight/custom_field_spec.rb[1:2:2:1:1] | passed | 0.04506 seconds |
|
943
|
-
./spec/models/spotlight/custom_field_spec.rb[1:3:1] | passed | 0.00358 seconds |
|
944
|
-
./spec/models/spotlight/custom_field_spec.rb[1:3:2] | passed | 0.00384 seconds |
|
945
|
-
./spec/models/spotlight/custom_field_spec.rb[1:3:3] | passed | 0.0044 seconds |
|
946
|
-
./spec/models/spotlight/custom_field_spec.rb[1:3:4] | passed | 0.00472 seconds |
|
947
|
-
./spec/models/spotlight/custom_field_spec.rb[1:4:1] | passed | 0.04271 seconds |
|
948
|
-
./spec/models/spotlight/custom_field_spec.rb[1:4:2:1] | passed | 0.04359 seconds |
|
949
|
-
./spec/models/spotlight/custom_field_spec.rb[1:4:3:1] | passed | 0.04144 seconds |
|
950
|
-
./spec/models/spotlight/custom_field_spec.rb[1:5:1] | passed | 0.0532 seconds |
|
951
|
-
./spec/models/spotlight/custom_field_spec.rb[1:5:2] | passed | 0.05126 seconds |
|
952
|
-
./spec/models/spotlight/custom_field_spec.rb[1:5:3] | passed | 0.05335 seconds |
|
953
|
-
./spec/models/spotlight/custom_field_spec.rb[1:5:4] | passed | 0.05232 seconds |
|
954
|
-
./spec/models/spotlight/custom_field_spec.rb[1:6:1] | passed | 0.05202 seconds |
|
955
|
-
./spec/models/spotlight/custom_field_spec.rb[1:6:2] | passed | 0.05768 seconds |
|
956
|
-
./spec/models/spotlight/custom_field_spec.rb[1:6:3] | passed | 0.0436 seconds |
|
957
|
-
./spec/models/spotlight/custom_search_field_spec.rb[1:1:1:1:1] | passed | 0.00089 seconds |
|
958
|
-
./spec/models/spotlight/custom_search_field_spec.rb[1:1:2:1:1:1] | passed | 0.04042 seconds |
|
959
|
-
./spec/models/spotlight/custom_search_field_spec.rb[1:1:2:2:1:1] | passed | 0.04232 seconds |
|
960
|
-
./spec/models/spotlight/custom_search_field_spec.rb[1:2:1:1:1] | passed | 0.00072 seconds |
|
961
|
-
./spec/models/spotlight/custom_search_field_spec.rb[1:2:2:1:1] | passed | 0.04385 seconds |
|
962
|
-
./spec/models/spotlight/custom_translation_extension_spec.rb[1:1:1] | passed | 0.04233 seconds |
|
963
|
-
./spec/models/spotlight/custom_translation_extension_spec.rb[1:1:2] | passed | 0.08801 seconds |
|
964
|
-
./spec/models/spotlight/exhibit_spec.rb[1:1] | passed | 0.01026 seconds |
|
965
|
-
./spec/models/spotlight/exhibit_spec.rb[1:2] | passed | 0.01058 seconds |
|
966
|
-
./spec/models/spotlight/exhibit_spec.rb[1:3] | passed | 0.04142 seconds |
|
967
|
-
./spec/models/spotlight/exhibit_spec.rb[1:4] | passed | 0.02141 seconds |
|
968
|
-
./spec/models/spotlight/exhibit_spec.rb[1:5:1] | passed | 0.01893 seconds |
|
969
|
-
./spec/models/spotlight/exhibit_spec.rb[1:5:2] | passed | 0.03959 seconds |
|
970
|
-
./spec/models/spotlight/exhibit_spec.rb[1:6:1] | passed | 0.00933 seconds |
|
971
|
-
./spec/models/spotlight/exhibit_spec.rb[1:7] | passed | 0.0092 seconds |
|
972
|
-
./spec/models/spotlight/exhibit_spec.rb[1:8:1] | passed | 0.04093 seconds |
|
973
|
-
./spec/models/spotlight/exhibit_spec.rb[1:8:2] | passed | 0.03996 seconds |
|
974
|
-
./spec/models/spotlight/exhibit_spec.rb[1:9:1] | passed | 0.05557 seconds |
|
975
|
-
./spec/models/spotlight/exhibit_spec.rb[1:9:2] | passed | 0.04106 seconds |
|
976
|
-
./spec/models/spotlight/exhibit_spec.rb[1:10:1] | passed | 0.01033 seconds |
|
977
|
-
./spec/models/spotlight/exhibit_spec.rb[1:11:1] | passed | 0.05512 seconds |
|
978
|
-
./spec/models/spotlight/exhibit_spec.rb[1:11:2:1] | passed | 0.05729 seconds |
|
979
|
-
./spec/models/spotlight/exhibit_spec.rb[1:11:2:2] | passed | 0.05884 seconds |
|
980
|
-
./spec/models/spotlight/exhibit_spec.rb[1:12:1:1] | passed | 0.00944 seconds |
|
981
|
-
./spec/models/spotlight/exhibit_spec.rb[1:12:2:1] | passed | 0.00909 seconds |
|
982
|
-
./spec/models/spotlight/exhibit_spec.rb[1:13:1] | passed | 0.0534 seconds |
|
983
|
-
./spec/models/spotlight/exhibit_spec.rb[1:13:2] | passed | 0.04548 seconds |
|
984
|
-
./spec/models/spotlight/exhibit_spec.rb[1:14:1] | passed | 0.06323 seconds |
|
985
|
-
./spec/models/spotlight/exhibit_spec.rb[1:15:1:1] | passed | 0.04261 seconds |
|
986
|
-
./spec/models/spotlight/exhibit_spec.rb[1:15:2:1] | passed | 0.04209 seconds |
|
987
|
-
./spec/models/spotlight/exhibit_spec.rb[1:15:3:1] | passed | 0.04466 seconds |
|
988
|
-
./spec/models/spotlight/exhibit_spec.rb[1:16:1] | passed | 0.03937 seconds |
|
989
|
-
./spec/models/spotlight/exhibit_spec.rb[1:17:1] | passed | 0.04184 seconds |
|
990
|
-
./spec/models/spotlight/exhibit_spec.rb[1:18:1] | passed | 0.04133 seconds |
|
991
|
-
./spec/models/spotlight/exhibit_spec.rb[1:19:1] | passed | 0.0103 seconds |
|
992
|
-
./spec/models/spotlight/exhibit_spec.rb[1:19:2] | passed | 0.01263 seconds |
|
993
|
-
./spec/models/spotlight/exhibit_spec.rb[1:19:3:1] | passed | 0.012 seconds |
|
994
|
-
./spec/models/spotlight/exhibit_spec.rb[1:19:4:1] | passed | 0.01246 seconds |
|
995
|
-
./spec/models/spotlight/exhibit_spec.rb[1:20:1:1] | passed | 0.05142 seconds |
|
996
|
-
./spec/models/spotlight/exhibit_spec.rb[1:20:2:1] | passed | 0.00901 seconds |
|
997
|
-
./spec/models/spotlight/exhibit_spec.rb[1:21:1] | passed | 0.00906 seconds |
|
998
|
-
./spec/models/spotlight/exhibit_spec.rb[1:22] | passed | 0.01088 seconds |
|
999
|
-
./spec/models/spotlight/exhibit_spec.rb[1:23:1] | passed | 0.0478 seconds |
|
1000
|
-
./spec/models/spotlight/exhibit_spec.rb[1:23:2] | passed | 0.04746 seconds |
|
1001
|
-
./spec/models/spotlight/exhibit_spec.rb[1:23:3] | passed | 0.04794 seconds |
|
1002
|
-
./spec/models/spotlight/exhibit_spec.rb[1:23:4] | passed | 0.04385 seconds |
|
1003
|
-
./spec/models/spotlight/exhibit_thumbnail_spec.rb[1:1] | passed | 0.00087 seconds |
|
1004
|
-
./spec/models/spotlight/feature_page_spec.rb[1:1:1] | passed | 0.06138 seconds |
|
1005
|
-
./spec/models/spotlight/feature_page_spec.rb[1:2:1] | passed | 0.06684 seconds |
|
1006
|
-
./spec/models/spotlight/feature_page_spec.rb[1:2:2] | passed | 0.06606 seconds |
|
1007
|
-
./spec/models/spotlight/feature_page_spec.rb[1:2:3] | passed | 0.06921 seconds |
|
1008
|
-
./spec/models/spotlight/feature_page_spec.rb[1:3:1] | passed | 0.0009 seconds |
|
1009
|
-
./spec/models/spotlight/feature_page_spec.rb[1:3:2] | passed | 0.05267 seconds |
|
1010
|
-
./spec/models/spotlight/feature_page_spec.rb[1:3:3] | passed | 0.04776 seconds |
|
1011
|
-
./spec/models/spotlight/feature_page_spec.rb[1:4] | passed | 0.00085 seconds |
|
1012
|
-
./spec/models/spotlight/feature_page_spec.rb[1:5] | passed | 0.00066 seconds |
|
1013
|
-
./spec/models/spotlight/feature_page_spec.rb[1:6:1] | passed | 0.05997 seconds |
|
1014
|
-
./spec/models/spotlight/feature_page_spec.rb[1:6:2] | passed | 0.06261 seconds |
|
1015
|
-
./spec/models/spotlight/feature_page_spec.rb[1:6:3] | passed | 0.05815 seconds |
|
1016
|
-
./spec/models/spotlight/featured_image_spec.rb[1:1:1] | passed | 0.10601 seconds |
|
1017
|
-
./spec/models/spotlight/featured_image_spec.rb[1:2:1] | passed | 0.01865 seconds |
|
1018
|
-
./spec/models/spotlight/featured_image_spec.rb[1:3:1:1] | passed | 0.00091 seconds |
|
1019
|
-
./spec/models/spotlight/featured_image_spec.rb[1:3:1:2] | passed | 0.00061 seconds |
|
1020
|
-
./spec/models/spotlight/featured_image_spec.rb[1:3:1:3:1] | passed | 0.0172 seconds |
|
1021
|
-
./spec/models/spotlight/featured_image_spec.rb[1:3:2:1] | passed | 0.00101 seconds |
|
1022
|
-
./spec/models/spotlight/featured_image_spec.rb[1:3:2:2] | passed | 0.00054 seconds |
|
1023
|
-
./spec/models/spotlight/featured_image_spec.rb[1:4:1] | passed | 0.00379 seconds |
|
1024
|
-
./spec/models/spotlight/featured_image_spec.rb[1:4:2] | passed | 0.00586 seconds |
|
1025
|
-
./spec/models/spotlight/featured_image_spec.rb[1:4:3] | passed | 0.00306 seconds |
|
1026
|
-
./spec/models/spotlight/featured_image_spec.rb[1:5:1] | passed | 0.00092 seconds |
|
1027
|
-
./spec/models/spotlight/featured_image_spec.rb[1:5:2] | passed | 0.00083 seconds |
|
1028
|
-
./spec/models/spotlight/field_metadata_spec.rb[1:1:1] | passed | 0.04216 seconds |
|
1029
|
-
./spec/models/spotlight/field_metadata_spec.rb[1:1:2] | passed | 0.04592 seconds |
|
1030
|
-
./spec/models/spotlight/field_metadata_spec.rb[1:1:3:1] | passed | 0.04247 seconds |
|
1031
|
-
./spec/models/spotlight/filter_spec.rb[1:1:1] | passed | 0.00091 seconds |
|
1032
|
-
./spec/models/spotlight/filter_spec.rb[1:2:1] | passed | 0.00056 seconds |
|
1033
|
-
./spec/models/spotlight/group_spec.rb[1:1:1] | passed | 0.2556 seconds |
|
1034
|
-
./spec/models/spotlight/group_spec.rb[1:1:2] | passed | 0.25076 seconds |
|
1035
|
-
./spec/models/spotlight/home_page_spec.rb[1:1] | passed | 0.00086 seconds |
|
1036
|
-
./spec/models/spotlight/home_page_spec.rb[1:2] | passed | 0.00064 seconds |
|
1037
|
-
./spec/models/spotlight/home_page_spec.rb[1:3] | passed | 0.04613 seconds |
|
1038
|
-
./spec/models/spotlight/home_page_spec.rb[1:4] | passed | 0.04304 seconds |
|
1039
|
-
./spec/models/spotlight/home_page_spec.rb[1:5:1] | passed | 0.04592 seconds |
|
1040
|
-
./spec/models/spotlight/home_page_spec.rb[1:6:1] | passed | 0.0439 seconds |
|
1041
|
-
./spec/models/spotlight/home_page_spec.rb[1:7:1] | passed | 0.04344 seconds |
|
1042
|
-
./spec/models/spotlight/language_spec.rb[1:1:1] | passed | 0.00067 seconds |
|
1043
|
-
./spec/models/spotlight/language_spec.rb[1:1:2] | passed | 0.00052 seconds |
|
1044
|
-
./spec/models/spotlight/language_spec.rb[1:2:1] | passed | 0.06508 seconds |
|
1045
|
-
./spec/models/spotlight/language_spec.rb[1:2:2] | passed | 0.58096 seconds |
|
1046
|
-
./spec/models/spotlight/main_navigation_spec.rb[1:1] | passed | 0.04167 seconds |
|
1047
|
-
./spec/models/spotlight/main_navigation_spec.rb[1:2] | passed | 0.04201 seconds |
|
1048
|
-
./spec/models/spotlight/masthead_spec.rb[1:1:1] | passed | 0.0011 seconds |
|
1049
|
-
./spec/models/spotlight/masthead_spec.rb[1:2:1:1] | passed | 0.00092 seconds |
|
1050
|
-
./spec/models/spotlight/masthead_spec.rb[1:2:2:1] | passed | 0.00092 seconds |
|
1051
|
-
./spec/models/spotlight/masthead_spec.rb[1:2:3:1:1] | passed | 0.00113 seconds |
|
1052
|
-
./spec/models/spotlight/masthead_spec.rb[1:2:3:2:1] | passed | 0.00111 seconds |
|
1053
|
-
./spec/models/spotlight/page_configurations_spec.rb[1:1:1] | passed | 0.07201 seconds |
|
1054
|
-
./spec/models/spotlight/page_configurations_spec.rb[1:2:1] | passed | 0.05992 seconds |
|
1055
|
-
./spec/models/spotlight/page_configurations_spec.rb[1:2:2] | passed | 0.05999 seconds |
|
1056
|
-
./spec/models/spotlight/page_spec.rb[1:1:1] | passed | 0.0492 seconds |
|
1057
|
-
./spec/models/spotlight/page_spec.rb[1:2:1] | passed | 0.05238 seconds |
|
1058
|
-
./spec/models/spotlight/page_spec.rb[1:3] | passed | 0.05229 seconds |
|
1059
|
-
./spec/models/spotlight/page_spec.rb[1:4:1] | passed | 0.04897 seconds |
|
1060
|
-
./spec/models/spotlight/page_spec.rb[1:5:1] | passed | 0.05184 seconds |
|
1061
|
-
./spec/models/spotlight/page_spec.rb[1:5:2] | passed | 0.04889 seconds |
|
1062
|
-
./spec/models/spotlight/page_spec.rb[1:6:1] | passed | 0.0521 seconds |
|
1063
|
-
./spec/models/spotlight/page_spec.rb[1:7:1] | passed | 0.09283 seconds |
|
1064
|
-
./spec/models/spotlight/page_spec.rb[1:8:1:1] | passed | 0.09635 seconds |
|
1065
|
-
./spec/models/spotlight/page_spec.rb[1:9:1] | passed | 0.09202 seconds |
|
1066
|
-
./spec/models/spotlight/page_spec.rb[1:9:2] | passed | 0.09344 seconds |
|
1067
|
-
./spec/models/spotlight/page_spec.rb[1:10:1] | passed | 0.09243 seconds |
|
1068
|
-
./spec/models/spotlight/page_spec.rb[1:10:2] | passed | 0.10257 seconds |
|
1069
|
-
./spec/models/spotlight/page_spec.rb[1:11:1] | passed | 0.09582 seconds |
|
1070
|
-
./spec/models/spotlight/page_spec.rb[1:11:2] | passed | 0.1014 seconds |
|
1071
|
-
./spec/models/spotlight/page_spec.rb[1:11:3] | passed | 0.09899 seconds |
|
1072
|
-
./spec/models/spotlight/page_spec.rb[1:11:4:1] | passed | 0.09219 seconds |
|
1073
|
-
./spec/models/spotlight/page_spec.rb[1:12:1] | passed | 0.05915 seconds |
|
1074
|
-
./spec/models/spotlight/page_spec.rb[1:12:2] | passed | 0.06086 seconds |
|
1075
|
-
./spec/models/spotlight/page_spec.rb[1:13:1] | passed | 0.13905 seconds |
|
1076
|
-
./spec/models/spotlight/page_spec.rb[1:14:1] | passed | 0.06069 seconds |
|
1077
|
-
./spec/models/spotlight/page_spec.rb[1:15:1] | passed | 0.06168 seconds |
|
1078
|
-
./spec/models/spotlight/page_spec.rb[1:15:2] | passed | 0.05616 seconds |
|
1079
|
-
./spec/models/spotlight/page_spec.rb[1:15:3] | passed | 0.06002 seconds |
|
1080
|
-
./spec/models/spotlight/page_spec.rb[1:15:4] | passed | 0.0586 seconds |
|
1081
|
-
./spec/models/spotlight/page_spec.rb[1:15:5:1] | passed | 0.0779 seconds |
|
1082
|
-
./spec/models/spotlight/page_spec.rb[1:15:6:1] | passed | 0.0697 seconds |
|
1083
|
-
./spec/models/spotlight/page_spec.rb[1:15:7:1] | passed | 0.07571 seconds |
|
1084
|
-
./spec/models/spotlight/page_spec.rb[1:16:1] | passed | 0.09218 seconds |
|
1085
|
-
./spec/models/spotlight/page_spec.rb[1:16:2] | passed | 0.08623 seconds |
|
1086
|
-
./spec/models/spotlight/page_spec.rb[1:16:3] | passed | 0.08411 seconds |
|
1087
|
-
./spec/models/spotlight/page_spec.rb[1:16:4] | passed | 0.08431 seconds |
|
1088
|
-
./spec/models/spotlight/page_spec.rb[1:16:5] | passed | 0.08664 seconds |
|
1089
|
-
./spec/models/spotlight/resource_spec.rb[1:1:1] | passed | 0.04481 seconds |
|
1090
|
-
./spec/models/spotlight/resource_spec.rb[1:1:2] | passed | 0.04081 seconds |
|
1091
|
-
./spec/models/spotlight/resource_spec.rb[1:1:3] | passed | 0.04279 seconds |
|
1092
|
-
./spec/models/spotlight/resource_spec.rb[1:1:4:1] | passed | 0.04164 seconds |
|
1093
|
-
./spec/models/spotlight/resource_spec.rb[1:2:1] | passed | 0.04435 seconds |
|
1094
|
-
./spec/models/spotlight/resource_spec.rb[1:3:1] | passed | 0.24484 seconds |
|
1095
|
-
./spec/models/spotlight/resource_spec.rb[1:3:2] | passed | 0.08761 seconds |
|
1096
|
-
./spec/models/spotlight/resource_spec.rb[1:3:3] | passed | 0.15294 seconds |
|
1097
|
-
./spec/models/spotlight/resource_spec.rb[1:3:4] | passed | 0.08797 seconds |
|
1098
|
-
./spec/models/spotlight/resource_spec.rb[1:3:5] | passed | 0.09486 seconds |
|
1099
|
-
./spec/models/spotlight/resource_spec.rb[1:3:6:1] | passed | 0.08649 seconds |
|
1100
|
-
./spec/models/spotlight/resource_spec.rb[1:3:7] | passed | 0.08986 seconds |
|
1101
|
-
./spec/models/spotlight/resource_spec.rb[1:3:8:1] | passed | 0.08777 seconds |
|
1102
|
-
./spec/models/spotlight/resource_spec.rb[1:4] | passed | 0.04003 seconds |
|
1103
|
-
./spec/models/spotlight/resources/iiif_harvester_spec.rb[1:1:1:1] | passed | 0.06489 seconds |
|
1104
|
-
./spec/models/spotlight/resources/iiif_harvester_spec.rb[1:1:2:1] | passed | 0.08204 seconds |
|
1105
|
-
./spec/models/spotlight/resources/iiif_harvester_spec.rb[1:2:1] | passed | 0.38932 seconds |
|
1106
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:1:1] | passed | 0.08318 seconds |
|
1107
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:2:1] | passed | 0.07583 seconds |
|
1108
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:2:2] | passed | 0.07951 seconds |
|
1109
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:3:1:1] | passed | 0.07541 seconds |
|
1110
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:3:2:1] | passed | 0.0748 seconds |
|
1111
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:4:1] | passed | 0.0822 seconds |
|
1112
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:5:1] | passed | 0.06543 seconds |
|
1113
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:6:1] | passed | 0.06481 seconds |
|
1114
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:7:1] | passed | 0.07312 seconds |
|
1115
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:8:1] | passed | 0.06909 seconds |
|
1116
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:1] | passed | 0.06904 seconds |
|
1117
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:2] | passed | 0.07253 seconds |
|
1118
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:3] | passed | 0.07066 seconds |
|
1119
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:4] | passed | 0.08581 seconds |
|
1120
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:5] | passed | 0.07672 seconds |
|
1121
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:6] | passed | 0.07316 seconds |
|
1122
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:7] | passed | 0.07451 seconds |
|
1123
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:1:9:8:1] | passed | 0.06177 seconds |
|
1124
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:2:1:1:1] | passed | 0.06496 seconds |
|
1125
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:2:1:2:1] | passed | 0.06334 seconds |
|
1126
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:2:1:2:2] | passed | 0.06362 seconds |
|
1127
|
-
./spec/models/spotlight/resources/iiif_manifest_spec.rb[1:2:1:2:3] | passed | 0.06426 seconds |
|
1128
|
-
./spec/models/spotlight/resources/iiif_service_spec.rb[1:1:1] | passed | 0.00445 seconds |
|
1129
|
-
./spec/models/spotlight/resources/iiif_service_spec.rb[1:1:2] | passed | 0.00582 seconds |
|
1130
|
-
./spec/models/spotlight/resources/iiif_service_spec.rb[1:2:1] | passed | 0.00887 seconds |
|
1131
|
-
./spec/models/spotlight/resources/iiif_service_spec.rb[1:3:1] | passed | 0.01219 seconds |
|
1132
|
-
./spec/models/spotlight/resources/iiif_service_spec.rb[1:3:2] | passed | 0.01178 seconds |
|
1133
|
-
./spec/models/spotlight/resources/iiif_service_spec.rb[1:3:3] | passed | 0.0117 seconds |
|
1134
|
-
./spec/models/spotlight/resources/upload_spec.rb[1:1:1] | passed | 0.04294 seconds |
|
1135
|
-
./spec/models/spotlight/resources/upload_spec.rb[1:1:2:1] | passed | 0.04768 seconds |
|
1136
|
-
./spec/models/spotlight/resources/upload_spec.rb[1:2:1] | passed | 0.04167 seconds |
|
1137
|
-
./spec/models/spotlight/resources/upload_spec.rb[1:3:1] | passed | 0.05135 seconds |
|
1138
|
-
./spec/models/spotlight/resources/upload_spec.rb[1:4:1] | passed | 0.05398 seconds |
|
1139
|
-
./spec/models/spotlight/resources/upload_spec.rb[1:4:2] | passed | 0.06807 seconds |
|
1140
|
-
./spec/models/spotlight/resources/web_spec.rb[1:1:1] | passed | 0.00385 seconds |
|
1141
|
-
./spec/models/spotlight/resources/web_spec.rb[1:2:1] | passed | 0.00096 seconds |
|
1142
|
-
./spec/models/spotlight/role_spec.rb[1:1:1:1] | passed | 0.01483 seconds |
|
1143
|
-
./spec/models/spotlight/role_spec.rb[1:1:2:1:1] | passed | 0.01283 seconds |
|
1144
|
-
./spec/models/spotlight/role_spec.rb[1:1:2:2:1] | passed | 0.00615 seconds |
|
1145
|
-
./spec/models/spotlight/role_spec.rb[1:1:2:3:1] | passed | 0.00701 seconds |
|
1146
|
-
./spec/models/spotlight/search_spec.rb[1:1:1] | passed | 0.07526 seconds |
|
1147
|
-
./spec/models/spotlight/search_spec.rb[1:2:1] | passed | 0.15565 seconds |
|
1148
|
-
./spec/models/spotlight/search_spec.rb[1:3:1] | passed | 0.15505 seconds |
|
1149
|
-
./spec/models/spotlight/search_spec.rb[1:4:1] | passed | 0.05346 seconds |
|
1150
|
-
./spec/models/spotlight/search_spec.rb[1:4:2] | passed | 0.06163 seconds |
|
1151
|
-
./spec/models/spotlight/search_spec.rb[1:4:3:1] | passed | 0.0512 seconds |
|
1152
|
-
./spec/models/spotlight/search_spec.rb[1:5:1] | passed | 0.05492 seconds |
|
1153
|
-
./spec/models/spotlight/search_spec.rb[1:5:2:1] | passed | 0.05028 seconds |
|
1154
|
-
./spec/models/spotlight/search_spec.rb[1:6:1] | passed | 0.05334 seconds |
|
1155
|
-
./spec/models/spotlight/search_spec.rb[1:7:1] | passed | 0.03959 seconds |
|
1156
|
-
./spec/models/spotlight/search_spec.rb[1:7:2] | passed | 0.04239 seconds |
|
1157
|
-
./spec/models/spotlight/search_spec.rb[1:8:1] | passed | 0.18427 seconds |
|
1158
|
-
./spec/models/spotlight/search_spec.rb[1:8:2] | passed | 0.19856 seconds |
|
1159
|
-
./spec/models/spotlight/site_spec.rb[1:1:1] | passed | 0.00252 seconds |
|
1160
|
-
./spec/models/spotlight/sitemap_spec.rb[1:1:1] | passed | 0.12642 seconds |
|
1161
|
-
./spec/models/spotlight/sitemap_spec.rb[1:2:1] | passed | 0.0414 seconds |
|
1162
|
-
./spec/models/spotlight/sitemap_spec.rb[1:3:1] | passed | 0.04193 seconds |
|
1163
|
-
./spec/models/spotlight/sitemap_spec.rb[1:3:2] | passed | 0.04906 seconds |
|
1164
|
-
./spec/models/spotlight/sitemap_spec.rb[1:4:1] | passed | 0.04489 seconds |
|
1165
|
-
./spec/models/spotlight/sitemap_spec.rb[1:5:1] | passed | 0.06034 seconds |
|
1166
|
-
./spec/models/spotlight/sitemap_spec.rb[1:5:2] | passed | 0.05796 seconds |
|
1167
|
-
./spec/models/spotlight/sitemap_spec.rb[1:6:1] | passed | 0.04365 seconds |
|
1168
|
-
./spec/models/spotlight/sitemap_spec.rb[1:7:1] | passed | 0.05488 seconds |
|
1169
|
-
./spec/models/spotlight/solr_document/atomic_updates_spec.rb[1:1:1:1] | passed | 0.00112 seconds |
|
1170
|
-
./spec/models/spotlight/solr_document/atomic_updates_spec.rb[1:1:2] | passed | 0.00193 seconds |
|
1171
|
-
./spec/models/spotlight/solr_document/atomic_updates_spec.rb[1:1:3] | passed | 0.00121 seconds |
|
1172
|
-
./spec/models/spotlight/solr_document/atomic_updates_spec.rb[1:1:4] | passed | 0.0017 seconds |
|
1173
|
-
./spec/models/spotlight/solr_document/uploaded_resource_spec.rb[1:1:1] | passed | 0.001 seconds |
|
1174
|
-
./spec/models/spotlight/solr_document/uploaded_resource_spec.rb[1:1:2] | passed | 0.00053 seconds |
|
1175
|
-
./spec/models/spotlight/solr_document/uploaded_resource_spec.rb[1:2:1] | passed | 0.00097 seconds |
|
1176
|
-
./spec/models/spotlight/solr_document_sidecar_spec.rb[1:1:1:1] | passed | 0.05152 seconds |
|
1177
|
-
./spec/models/spotlight/solr_document_sidecar_spec.rb[1:1:2:1] | passed | 0.05074 seconds |
|
1178
|
-
./spec/models/spotlight/solr_document_sidecar_spec.rb[1:1:3:1] | passed | 0.05054 seconds |
|
1179
|
-
./spec/models/spotlight/solr_document_sidecar_spec.rb[1:1:4:1:1] | passed | 0.05149 seconds |
|
1180
|
-
./spec/models/spotlight/solr_document_sidecar_spec.rb[1:1:5:1:1] | passed | 0.05107 seconds |
|
1181
|
-
./spec/models/spotlight/solr_document_sidecar_spec.rb[1:1:5:2:1] | passed | 0.06256 seconds |
|
1182
|
-
./spec/models/spotlight/solr_document_sidecar_spec.rb[1:1:5:3:1] | passed | 0.05051 seconds |
|
1183
|
-
./spec/models/spotlight/user_spec.rb[1:1:1] | passed | 0.00089 seconds |
|
1184
|
-
./spec/models/spotlight/user_spec.rb[1:1:2] | passed | 0.0011 seconds |
|
1185
|
-
./spec/models/spotlight/user_spec.rb[1:1:3] | passed | 0.00078 seconds |
|
1186
|
-
./spec/models/translation_spec.rb[1:1:1] | passed | 0.50136 seconds |
|
1187
|
-
./spec/models/translation_spec.rb[1:2:1] | passed | 0.00234 seconds |
|
1188
|
-
./spec/models/translation_spec.rb[1:3:1] | passed | 0.00296 seconds |
|
1189
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:1:1] | passed | 0.01283 seconds |
|
1190
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:2:1] | passed | 0.01219 seconds |
|
1191
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:3:1] | passed | 0.01213 seconds |
|
1192
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:4:1] | passed | 0.01288 seconds |
|
1193
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:5:1] | passed | 0.013 seconds |
|
1194
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:6:1] | passed | 0.01164 seconds |
|
1195
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:7:1] | passed | 0.01594 seconds |
|
1196
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:1:8:1] | passed | 0.01604 seconds |
|
1197
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:2:1:1] | passed | 0.01177 seconds |
|
1198
|
-
./spec/presenters/spotlight/iiif_manifest_presenter_spec.rb[1:2:2:1] | passed | 0.01148 seconds |
|
1199
|
-
./spec/routing/spotlight/exhibit_catalog_spec.rb[1:1:1] | passed | 0.00137 seconds |
|
1200
|
-
./spec/routing/spotlight/exhibit_catalog_spec.rb[1:1:2] | passed | 0.00081 seconds |
|
1201
|
-
./spec/routing/spotlight/exhibit_catalog_spec.rb[1:1:3] | passed | 0.00103 seconds |
|
1202
|
-
./spec/routing/spotlight/exhibit_catalog_spec.rb[1:1:4:1] | passed | 0.24405 seconds |
|
1203
|
-
./spec/routing/spotlight/featured_images_spec.rb[1:1:1] | passed | 0.01234 seconds |
|
1204
|
-
./spec/routing/spotlight/featured_images_spec.rb[1:1:2] | passed | 0.00088 seconds |
|
1205
|
-
./spec/routing/spotlight/featured_images_spec.rb[1:1:3] | passed | 0.00073 seconds |
|
1206
|
-
./spec/routing/spotlight/featured_images_spec.rb[1:1:4] | passed | 0.00071 seconds |
|
1207
|
-
./spec/routing/spotlight/pages_routing_spec.rb[1:1:1] | passed | 0.00133 seconds |
|
1208
|
-
./spec/routing/spotlight/pages_routing_spec.rb[1:1:2] | passed | 0.00104 seconds |
|
1209
|
-
./spec/routing/spotlight/pages_routing_spec.rb[1:1:3] | passed | 0.0011 seconds |
|
1210
|
-
./spec/routing/spotlight/pages_routing_spec.rb[1:1:4] | passed | 0.00097 seconds |
|
1211
|
-
./spec/routing/spotlight/pages_routing_spec.rb[1:1:5] | passed | 0.00099 seconds |
|
1212
|
-
./spec/routing/spotlight/pages_routing_spec.rb[1:1:6] | passed | 0.00118 seconds |
|
1213
|
-
./spec/routing/spotlight/pages_routing_spec.rb[1:1:7] | passed | 0.00097 seconds |
|
1214
|
-
./spec/services/spotlight/bulk_updates_csv_template_service_spec.rb[1:1:1] | passed | 0.1882 seconds |
|
1215
|
-
./spec/services/spotlight/bulk_updates_csv_template_service_spec.rb[1:1:2] | passed | 0.15499 seconds |
|
1216
|
-
./spec/services/spotlight/carrierwave_file_resolver_spec.rb[1:1:1] | passed | 0.00996 seconds |
|
1217
|
-
./spec/services/spotlight/clone_translated_page_from_locale_spec.rb[1:1] | passed | 0.05797 seconds |
|
1218
|
-
./spec/services/spotlight/clone_translated_page_from_locale_spec.rb[1:2:1] | passed | 0.06736 seconds |
|
1219
|
-
./spec/services/spotlight/etl/context_spec.rb[1:1:1] | passed | 0.00079 seconds |
|
1220
|
-
./spec/services/spotlight/etl/context_spec.rb[1:2:1] | passed | 0.00066 seconds |
|
1221
|
-
./spec/services/spotlight/etl/context_spec.rb[1:3:1:1] | passed | 0.00143 seconds |
|
1222
|
-
./spec/services/spotlight/etl/context_spec.rb[1:3:2:1] | passed | 0.00077 seconds |
|
1223
|
-
./spec/services/spotlight/etl/context_spec.rb[1:3:3:1] | passed | 0.00131 seconds |
|
1224
|
-
./spec/services/spotlight/etl/context_spec.rb[1:3:4:1] | passed | 0.00077 seconds |
|
1225
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:1] | passed | 0.0018 seconds |
|
1226
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:2] | passed | 0.00116 seconds |
|
1227
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:3] | passed | 0.00145 seconds |
|
1228
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:4] | passed | 0.00133 seconds |
|
1229
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:5] | passed | 0.00183 seconds |
|
1230
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:6] | passed | 0.00094 seconds |
|
1231
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:7] | passed | 0.00153 seconds |
|
1232
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:8:1] | passed | 0.00186 seconds |
|
1233
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:1:8:2] | passed | 0.00134 seconds |
|
1234
|
-
./spec/services/spotlight/etl/executor_spec.rb[1:2:1] | passed | 0.00071 seconds |
|
1235
|
-
./spec/services/spotlight/etl/pipeline_spec.rb[1:1:1] | passed | 0.0009 seconds |
|
1236
|
-
./spec/services/spotlight/etl/pipeline_spec.rb[1:2:1] | passed | 0.00081 seconds |
|
1237
|
-
./spec/services/spotlight/etl/solr_loader_spec.rb[1:1:1] | passed | 0.00066 seconds |
|
1238
|
-
./spec/services/spotlight/etl/solr_loader_spec.rb[1:1:2] | passed | 0.0009 seconds |
|
1239
|
-
./spec/services/spotlight/etl/solr_loader_spec.rb[1:2:1] | passed | 0.00072 seconds |
|
1240
|
-
./spec/services/spotlight/etl/solr_loader_spec.rb[1:2:2] | passed | 0.00075 seconds |
|
1241
|
-
./spec/services/spotlight/etl/solr_loader_spec.rb[1:2:3:1] | passed | 0.00094 seconds |
|
1242
|
-
./spec/services/spotlight/etl/solr_loader_spec.rb[1:2:3:2] | passed | 0.0012 seconds |
|
1243
|
-
./spec/services/spotlight/etl/step_spec.rb[1:1:1] | passed | 0.00054 seconds |
|
1244
|
-
./spec/services/spotlight/etl/step_spec.rb[1:1:2] | passed | 0.00071 seconds |
|
1245
|
-
./spec/services/spotlight/etl/step_spec.rb[1:1:3:1] | passed | 0.00069 seconds |
|
1246
|
-
./spec/services/spotlight/etl/step_spec.rb[1:1:4:1] | passed | 0.00081 seconds |
|
1247
|
-
./spec/services/spotlight/etl/step_spec.rb[1:1:4:2] | passed | 0.001 seconds |
|
1248
|
-
./spec/services/spotlight/etl/step_spec.rb[1:2:1] | passed | 0.00051 seconds |
|
1249
|
-
./spec/services/spotlight/etl/step_spec.rb[1:2:2:1] | passed | 0.00098 seconds |
|
1250
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:1] | passed | 0.07571 seconds |
|
1251
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:2] | passed | 0.06049 seconds |
|
1252
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:3] | passed | 0.06082 seconds |
|
1253
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:4] | passed | 0.05934 seconds |
|
1254
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:5] | passed | 0.06112 seconds |
|
1255
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:6] | passed | 0.05548 seconds |
|
1256
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:7] | passed | 0.05742 seconds |
|
1257
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:8] | passed | 0.05882 seconds |
|
1258
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:9] | passed | 0.05644 seconds |
|
1259
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:10] | passed | 0.06303 seconds |
|
1260
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:11] | passed | 0.05817 seconds |
|
1261
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:12] | passed | 0.0603 seconds |
|
1262
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:13] | passed | 0.06087 seconds |
|
1263
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:14] | passed | 0.06016 seconds |
|
1264
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:15] | passed | 0.06018 seconds |
|
1265
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:1] | passed | 0.15964 seconds |
|
1266
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:2:1] | passed | 0.19175 seconds |
|
1267
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:3] | passed | 0.14678 seconds |
|
1268
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:4] | passed | 0.16196 seconds |
|
1269
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:5:1] | passed | 0.14637 seconds |
|
1270
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:6] | passed | 0.14881 seconds |
|
1271
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:7] | passed | 0.14817 seconds |
|
1272
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:8:1:1] | passed | 0.17802 seconds |
|
1273
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:8:2:1] | passed | 0.1529 seconds |
|
1274
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:9:1] | passed | 0.17485 seconds |
|
1275
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:9:2] | passed | 0.15763 seconds |
|
1276
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:10] | passed | 0.14703 seconds |
|
1277
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:11:1] | passed | 0.15218 seconds |
|
1278
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:12] | passed | 0.17958 seconds |
|
1279
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:13:1] | passed | 0.1623 seconds |
|
1280
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:14:1] | passed | 0.18119 seconds |
|
1281
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:14:2] | passed | 0.18689 seconds |
|
1282
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:14:3] | passed | 0.19719 seconds |
|
1283
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:14:4:1] | passed | 0.21652 seconds |
|
1284
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:15] | passed | 0.20757 seconds |
|
1285
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:16] | passed | 0.15746 seconds |
|
1286
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:1] | passed | 0.23632 seconds |
|
1287
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:2] | passed | 0.23692 seconds |
|
1288
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:3] | passed | 0.24633 seconds |
|
1289
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:4:1] | passed | 0.23872 seconds |
|
1290
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:5:1] | passed | 0.13495 seconds |
|
1291
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:5:2] | passed | 0.23376 seconds |
|
1292
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:6:1] | passed | 0.23746 seconds |
|
1293
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:6:2] | passed | 0.25236 seconds |
|
1294
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:7:1] | passed | 0.25521 seconds |
|
1295
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:17:7:2] | passed | 0.25778 seconds |
|
1296
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:18:1] | passed | 0.16711 seconds |
|
1297
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:16:19:1] | passed | 0.18261 seconds |
|
1298
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:17:1] | passed | 0.33676 seconds |
|
1299
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:17:2] | passed | 0.24932 seconds |
|
1300
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:18:1:1] | passed | 0.14735 seconds |
|
1301
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:18:1:2] | passed | 0.1551 seconds |
|
1302
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:18:2:1] | passed | 0.16182 seconds |
|
1303
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:18:2:2] | passed | 0.15348 seconds |
|
1304
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:19:1] | passed | 0.04315 seconds |
|
1305
|
-
./spec/services/spotlight/exhibit_import_export_service_spec.rb[1:20:1] | passed | 0.05184 seconds |
|
1306
|
-
./spec/services/spotlight/iiif_resource_resolver_spec.rb[1:1:1:1] | passed | 0.02194 seconds |
|
1307
|
-
./spec/services/spotlight/iiif_resource_resolver_spec.rb[1:1:2:1] | passed | 0.00908 seconds |
|
1308
|
-
./spec/services/spotlight/iiif_resource_resolver_spec.rb[1:1:2:2] | passed | 0.00911 seconds |
|
1309
|
-
./spec/services/spotlight/iiif_resource_resolver_spec.rb[1:2:1:1] | passed | 0.01005 seconds |
|
1310
|
-
./spec/services/spotlight/iiif_resource_resolver_spec.rb[1:2:2:1] | passed | 0.01002 seconds |
|
1311
|
-
./spec/services/spotlight/iiif_resource_resolver_spec.rb[1:2:3:1] | passed | 0.00974 seconds |
|
1312
|
-
./spec/services/spotlight/invite_users_service_spec.rb[1:1:1] | passed | 0.08422 seconds |
|
1313
|
-
./spec/services/spotlight/invite_users_service_spec.rb[1:2:1] | passed | 0.08791 seconds |
|
1314
|
-
./spec/services/spotlight/invite_users_service_spec.rb[1:3:1] | passed | 0.09828 seconds |
|
1315
|
-
./spec/uploaders/spotlight/attachment_uploader_spec.rb[1:1:1] | passed | 0.00073 seconds |
|
1316
|
-
./spec/uploaders/spotlight/attachment_uploader_spec.rb[1:1:2] | passed | 0.00056 seconds |
|
1317
|
-
./spec/uploaders/spotlight/attachment_uploader_spec.rb[1:1:3] | passed | 0.0007 seconds |
|
1318
|
-
./spec/uploaders/spotlight/attachment_uploader_spec.rb[1:1:4] | passed | 0.00055 seconds |
|
1319
|
-
./spec/uploaders/spotlight/featured_image_uploader_spec.rb[1:1:1] | passed | 0.0097 seconds |
|
1320
|
-
./spec/uploaders/spotlight/featured_image_uploader_spec.rb[1:2:1] | passed | 0.00941 seconds |
|
1321
|
-
./spec/uploaders/spotlight/featured_image_uploader_spec.rb[1:2:2] | passed | 0.00919 seconds |
|
1322
|
-
./spec/uploaders/spotlight/featured_image_uploader_spec.rb[1:2:3] | passed | 0.00822 seconds |
|
1323
|
-
./spec/uploaders/spotlight/featured_image_uploader_spec.rb[1:2:4] | passed | 0.00793 seconds |
|
1324
|
-
./spec/views/shared/_analytics.html.erb_spec.rb[1:1] | passed | 0.01853 seconds |
|
1325
|
-
./spec/views/shared/_analytics.html.erb_spec.rb[1:2] | passed | 0.00869 seconds |
|
1326
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:1] | passed | 0.06929 seconds |
|
1327
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:2] | passed | 0.06275 seconds |
|
1328
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:3] | passed | 0.07168 seconds |
|
1329
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:4] | passed | 0.07243 seconds |
|
1330
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:5] | passed | 0.0798 seconds |
|
1331
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:6] | passed | 0.06523 seconds |
|
1332
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:7] | passed | 0.07144 seconds |
|
1333
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:8] | passed | 0.07722 seconds |
|
1334
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:9] | passed | 0.10732 seconds |
|
1335
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:10] | passed | 0.06681 seconds |
|
1336
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:11] | passed | 0.07601 seconds |
|
1337
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:12] | passed | 0.07201 seconds |
|
1338
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:13] | passed | 0.06559 seconds |
|
1339
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:14] | passed | 0.06909 seconds |
|
1340
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:15] | passed | 0.07085 seconds |
|
1341
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:16] | passed | 0.05364 seconds |
|
1342
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:17] | passed | 0.05574 seconds |
|
1343
|
-
./spec/views/shared/_exhibit_navbar.html.erb_spec.rb[1:18] | passed | 0.05906 seconds |
|
1344
|
-
./spec/views/shared/_header_navbar.html.erb_spec.rb[1:1] | passed | 0.01179 seconds |
|
1345
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:1] | passed | 0.06281 seconds |
|
1346
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:2:1] | passed | 0.04962 seconds |
|
1347
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:3] | passed | 0.05284 seconds |
|
1348
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:4:1] | passed | 0.06154 seconds |
|
1349
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:4:2] | passed | 0.06006 seconds |
|
1350
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:5:1] | passed | 0.05897 seconds |
|
1351
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:5:2] | passed | 0.05974 seconds |
|
1352
|
-
./spec/views/shared/_masthead.html.erb_spec.rb[1:6:1] | passed | 0.04891 seconds |
|
1353
|
-
./spec/views/shared/_user_util_links.html.erb_spec.rb[1:1:1] | passed | 0.05822 seconds |
|
1354
|
-
./spec/views/shared/_user_util_links.html.erb_spec.rb[1:2:1] | passed | 0.05283 seconds |
|
1355
|
-
./spec/views/shared/_user_util_links.html.erb_spec.rb[1:3:1] | passed | 0.0567 seconds |
|
1356
|
-
./spec/views/shared/_user_util_links.html.erb_spec.rb[1:4:1] | passed | 0.05591 seconds |
|
1357
|
-
./spec/views/shared/_user_util_links.html.erb_spec.rb[1:5:1] | passed | 0.05742 seconds |
|
1358
|
-
./spec/views/shared/_user_util_links.html.erb_spec.rb[1:6:1] | passed | 0.07386 seconds |
|
1359
|
-
./spec/views/spotlight/about_pages/_empty.html.erb_spec.rb[1:1:1] | passed | 0.00442 seconds |
|
1360
|
-
./spec/views/spotlight/about_pages/_empty.html.erb_spec.rb[1:2:1] | passed | 0.0041 seconds |
|
1361
|
-
./spec/views/spotlight/about_pages/_empty.html.erb_spec.rb[1:2:2] | passed | 0.00453 seconds |
|
1362
|
-
./spec/views/spotlight/about_pages/_sidebar.html.erb_spec.rb[1:1] | passed | 0.06934 seconds |
|
1363
|
-
./spec/views/spotlight/about_pages/index.html.erb_spec.rb[1:1] | passed | 0.08854 seconds |
|
1364
|
-
./spec/views/spotlight/about_pages/index.html.erb_spec.rb[1:2:1] | passed | 0.02796 seconds |
|
1365
|
-
./spec/views/spotlight/about_pages/index.html.erb_spec.rb[1:2:2] | passed | 0.02783 seconds |
|
1366
|
-
./spec/views/spotlight/browse/_search.html.erb_spec.rb[1:1] | passed | 0.09835 seconds |
|
1367
|
-
./spec/views/spotlight/browse/_search.html.erb_spec.rb[1:2] | passed | 0.09478 seconds |
|
1368
|
-
./spec/views/spotlight/browse/_search.html.erb_spec.rb[1:3] | passed | 0.09549 seconds |
|
1369
|
-
./spec/views/spotlight/browse/index.html.erb_spec.rb[1:1] | passed | 0.05731 seconds |
|
1370
|
-
./spec/views/spotlight/browse/index.html.erb_spec.rb[1:2] | passed | 0.1252 seconds |
|
1371
|
-
./spec/views/spotlight/browse/show.html.erb_spec.rb[1:1] | passed | 0.11196 seconds |
|
1372
|
-
./spec/views/spotlight/browse/show.html.erb_spec.rb[1:2] | passed | 0.10456 seconds |
|
1373
|
-
./spec/views/spotlight/browse/show.html.erb_spec.rb[1:3] | passed | 0.10315 seconds |
|
1374
|
-
./spec/views/spotlight/browse/show.html.erb_spec.rb[1:4] | passed | 0.10324 seconds |
|
1375
|
-
./spec/views/spotlight/browse/show.html.erb_spec.rb[1:5] | passed | 0.10178 seconds |
|
1376
|
-
./spec/views/spotlight/browse/show.html.erb_spec.rb[1:6] | passed | 0.28031 seconds |
|
1377
|
-
./spec/views/spotlight/browse/show.html.erb_spec.rb[1:7] | passed | 0.15532 seconds |
|
1378
|
-
./spec/views/spotlight/catalog/_edit_default.html.erb_spec.rb[1:1] | passed | 0.07248 seconds |
|
1379
|
-
./spec/views/spotlight/catalog/_edit_default.html.erb_spec.rb[1:2] | passed | 0.05776 seconds |
|
1380
|
-
./spec/views/spotlight/catalog/_edit_default.html.erb_spec.rb[1:3] | passed | 0.06232 seconds |
|
1381
|
-
./spec/views/spotlight/catalog/_edit_default.html.erb_spec.rb[1:4] | passed | 0.06772 seconds |
|
1382
|
-
./spec/views/spotlight/catalog/_edit_default.html.erb_spec.rb[1:5] | passed | 0.07669 seconds |
|
1383
|
-
./spec/views/spotlight/catalog/admin.html.erb_spec.rb[1:1] | passed | 0.02636 seconds |
|
1384
|
-
./spec/views/spotlight/catalog/admin.html.erb_spec.rb[1:2] | passed | 0.01521 seconds |
|
1385
|
-
./spec/views/spotlight/catalog/admin.html.erb_spec.rb[1:3] | passed | 0.01492 seconds |
|
1386
|
-
./spec/views/spotlight/catalog/edit.html.erb_spec.rb[1:1] | passed | 0.00705 seconds |
|
1387
|
-
./spec/views/spotlight/contacts/edit.html.erb_spec.rb[1:1] | passed | 0.0847 seconds |
|
1388
|
-
./spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb[1:1] | passed | 0.05437 seconds |
|
1389
|
-
./spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb[1:2] | passed | 0.04584 seconds |
|
1390
|
-
./spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb[1:3] | passed | 0.04762 seconds |
|
1391
|
-
./spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb[1:4] | passed | 0.04622 seconds |
|
1392
|
-
./spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb[1:5] | passed | 0.04691 seconds |
|
1393
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:1:1] | passed | 0.01678 seconds |
|
1394
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:1:2] | passed | 0.01314 seconds |
|
1395
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:2:1] | passed | 0.12288 seconds |
|
1396
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:2:2] | passed | 0.11745 seconds |
|
1397
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:2:3] | passed | 0.11514 seconds |
|
1398
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:2:4] | passed | 0.11785 seconds |
|
1399
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:2:5] | passed | 0.11865 seconds |
|
1400
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:2:6] | passed | 0.1231 seconds |
|
1401
|
-
./spec/views/spotlight/dashboards/_reindexing_activity.html.erb_spec.rb[1:3:1] | passed | 0.04118 seconds |
|
1402
|
-
./spec/views/spotlight/dashboards/analytics.html.erb_spec.rb[1:1] | passed | 0.07554 seconds |
|
1403
|
-
./spec/views/spotlight/dashboards/analytics.html.erb_spec.rb[1:2] | passed | 0.05496 seconds |
|
1404
|
-
./spec/views/spotlight/dashboards/analytics.html.erb_spec.rb[1:3:1] | passed | 0.0558 seconds |
|
1405
|
-
./spec/views/spotlight/exhibits/_exhibit_card.html.erb_spec.rb[1:1:1] | passed | 0.05077 seconds |
|
1406
|
-
./spec/views/spotlight/exhibits/_exhibit_card.html.erb_spec.rb[1:2] | passed | 0.04948 seconds |
|
1407
|
-
./spec/views/spotlight/exhibits/_exhibit_card.html.erb_spec.rb[1:3] | passed | 0.04733 seconds |
|
1408
|
-
./spec/views/spotlight/exhibits/_exhibit_card.html.erb_spec.rb[1:4:1] | passed | 0.05142 seconds |
|
1409
|
-
./spec/views/spotlight/exhibits/_form.html.erb_spec.rb[1:1:1] | passed | 0.08703 seconds |
|
1410
|
-
./spec/views/spotlight/exhibits/_form.html.erb_spec.rb[1:2:1] | passed | 0.05259 seconds |
|
1411
|
-
./spec/views/spotlight/exhibits/edit.html.erb_spec.rb[1:1] | passed | 0.11934 seconds |
|
1412
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:1] | passed | 0.14691 seconds |
|
1413
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:2] | passed | 0.13907 seconds |
|
1414
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:3] | passed | 0.14232 seconds |
|
1415
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:4] | passed | 0.1388 seconds |
|
1416
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:5:1] | passed | 0.18813 seconds |
|
1417
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:6:1] | passed | 0.14093 seconds |
|
1418
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:7:1] | passed | 0.19391 seconds |
|
1419
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:7:2] | passed | 0.18872 seconds |
|
1420
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:1:8:1] | passed | 0.1574 seconds |
|
1421
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:2:1] | passed | 0.01718 seconds |
|
1422
|
-
./spec/views/spotlight/exhibits/index.html.erb_spec.rb[1:2:2] | passed | 0.01492 seconds |
|
1423
|
-
./spec/views/spotlight/feature_pages/_empty.html.erb_spec.rb[1:1:1] | passed | 0.00436 seconds |
|
1424
|
-
./spec/views/spotlight/feature_pages/_empty.html.erb_spec.rb[1:2:1] | passed | 0.00432 seconds |
|
1425
|
-
./spec/views/spotlight/feature_pages/_empty.html.erb_spec.rb[1:2:2] | passed | 0.0049 seconds |
|
1426
|
-
./spec/views/spotlight/feature_pages/_sidebar.html.erb_spec.rb[1:1] | passed | 0.13726 seconds |
|
1427
|
-
./spec/views/spotlight/feature_pages/_sidebar.html.erb_spec.rb[1:2] | passed | 0.13705 seconds |
|
1428
|
-
./spec/views/spotlight/featured_images/_form.html.erb_spec.rb[1:1] | passed | 0.06091 seconds |
|
1429
|
-
./spec/views/spotlight/featured_images/_upload_form.html.erb_spec.rb[1:1] | passed | 0.05689 seconds |
|
1430
|
-
./spec/views/spotlight/home_pages/_empty.html.erb_spec.rb[1:1:1] | passed | 0.04526 seconds |
|
1431
|
-
./spec/views/spotlight/home_pages/_empty.html.erb_spec.rb[1:1:2] | passed | 0.04581 seconds |
|
1432
|
-
./spec/views/spotlight/home_pages/_sidebar.html.erb_spec.rb[1:1] | passed | 0.01923 seconds |
|
1433
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:1] | passed | 0.11565 seconds |
|
1434
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:2] | passed | 0.10564 seconds |
|
1435
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:3] | passed | 0.1044 seconds |
|
1436
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:4] | passed | 0.09964 seconds |
|
1437
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:5] | passed | 0.09977 seconds |
|
1438
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:6] | passed | 0.10045 seconds |
|
1439
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:7] | passed | 0.10517 seconds |
|
1440
|
-
./spec/views/spotlight/job_trackers/show.html.erb_spec.rb[1:8] | passed | 0.09902 seconds |
|
1441
|
-
./spec/views/spotlight/metadata_configurations/_metadata_field.html.erb_spec.rb[1:1] | passed | 0.05616 seconds |
|
1442
|
-
./spec/views/spotlight/metadata_configurations/_metadata_field.html.erb_spec.rb[1:2] | passed | 0.05376 seconds |
|
1443
|
-
./spec/views/spotlight/metadata_configurations/edit.html.erb_spec.rb[1:1] | passed | 0.10716 seconds |
|
1444
|
-
./spec/views/spotlight/pages/_form.html.erb_spec.rb[1:1] | passed | 0.03478 seconds |
|
1445
|
-
./spec/views/spotlight/pages/edit.html.erb_spec.rb[1:1] | passed | 0.01664 seconds |
|
1446
|
-
./spec/views/spotlight/pages/edit.html.erb_spec.rb[1:2:1] | passed | 0.03469 seconds |
|
1447
|
-
./spec/views/spotlight/pages/edit.html.erb_spec.rb[1:2:2] | passed | 0.01964 seconds |
|
1448
|
-
./spec/views/spotlight/pages/edit.html.erb_spec.rb[1:2:3] | passed | 0.02041 seconds |
|
1449
|
-
./spec/views/spotlight/pages/edit.html.erb_spec.rb[1:2:4] | passed | 0.0209 seconds |
|
1450
|
-
./spec/views/spotlight/pages/edit.html.erb_spec.rb[1:2:5] | passed | 0.01899 seconds |
|
1451
|
-
./spec/views/spotlight/pages/index.html.erb_spec.rb[1:1] | passed | 0.03603 seconds |
|
1452
|
-
./spec/views/spotlight/pages/index.html.erb_spec.rb[1:2:1] | passed | 0.02329 seconds |
|
1453
|
-
./spec/views/spotlight/pages/new.html.erb_spec.rb[1:1] | passed | 0.0199 seconds |
|
1454
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:1] | passed | 0.01606 seconds |
|
1455
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:2] | passed | 0.01086 seconds |
|
1456
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:3] | passed | 0.01154 seconds |
|
1457
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:4:1] | passed | 0.0234 seconds |
|
1458
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:4:2] | passed | 0.02056 seconds |
|
1459
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:5] | passed | 0.01132 seconds |
|
1460
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:6] | passed | 0.01156 seconds |
|
1461
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:7] | passed | 0.01587 seconds |
|
1462
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:8] | passed | 0.01282 seconds |
|
1463
|
-
./spec/views/spotlight/pages/show.html.erb_spec.rb[1:9] | passed | 0.01288 seconds |
|
1464
|
-
./spec/views/spotlight/resources/_external_resources_form.html.erb_spec.rb[1:1] | passed | 0.01065 seconds |
|
1465
|
-
./spec/views/spotlight/resources/new.html.erb_spec.rb[1:1] | passed | 0.01906 seconds |
|
1466
|
-
./spec/views/spotlight/roles/index.html.erb_spec.rb[1:1] | passed | 0.09009 seconds |
|
1467
|
-
./spec/views/spotlight/search_configurations/_facet_metadata.html.erb_spec.rb[1:1:1] | passed | 0.00443 seconds |
|
1468
|
-
./spec/views/spotlight/search_configurations/_facet_metadata.html.erb_spec.rb[1:2:1] | passed | 0.00511 seconds |
|
1469
|
-
./spec/views/spotlight/search_configurations/_facet_metadata.html.erb_spec.rb[1:3:1] | passed | 0.00605 seconds |
|
1470
|
-
./spec/views/spotlight/search_configurations/_facet_metadata.html.erb_spec.rb[1:4:1] | passed | 0.00434 seconds |
|
1471
|
-
./spec/views/spotlight/search_configurations/_facet_metadata.html.erb_spec.rb[1:5:1] | passed | 0.0037 seconds |
|
1472
|
-
./spec/views/spotlight/search_configurations/_facets.html.erb_spec.rb[1:1] | passed | 0.0964 seconds |
|
1473
|
-
./spec/views/spotlight/search_configurations/_facets.html.erb_spec.rb[1:2] | passed | 0.07547 seconds |
|
1474
|
-
./spec/views/spotlight/search_configurations/_facets.html.erb_spec.rb[1:3] | passed | 0.07848 seconds |
|
1475
|
-
./spec/views/spotlight/search_configurations/_facets.html.erb_spec.rb[1:4:1] | passed | 0.08753 seconds |
|
1476
|
-
./spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb[1:1] | passed | 0.07256 seconds |
|
1477
|
-
./spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb[1:2] | passed | 0.06855 seconds |
|
1478
|
-
./spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb[1:3] | passed | 0.08492 seconds |
|
1479
|
-
./spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb[1:4] | passed | 0.07036 seconds |
|
1480
|
-
./spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb[1:5] | passed | 0.06876 seconds |
|
1481
|
-
./spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb[1:6] | passed | 0.06688 seconds |
|
1482
|
-
./spec/views/spotlight/search_configurations/_search_fields.html.erb_spec.rb[1:7] | passed | 0.06865 seconds |
|
1483
|
-
./spec/views/spotlight/search_configurations/_sort.html.erb_spec.rb[1:1] | passed | 0.06988 seconds |
|
1484
|
-
./spec/views/spotlight/search_configurations/_sort.html.erb_spec.rb[1:2] | passed | 0.06812 seconds |
|
1485
|
-
./spec/views/spotlight/search_configurations/_sort.html.erb_spec.rb[1:3] | passed | 0.07029 seconds |
|
1486
|
-
./spec/views/spotlight/searches/_search.html.erb_spec.rb[1:1] | passed | 0.05658 seconds |
|
1487
|
-
./spec/views/spotlight/searches/edit.html.erb_spec.rb[1:1] | passed | 0.11463 seconds |
|
1488
|
-
./spec/views/spotlight/searches/edit.html.erb_spec.rb[1:2] | passed | 0.07919 seconds |
|
1489
|
-
./spec/views/spotlight/searches/index.html.erb_spec.rb[1:1:1] | passed | 0.01755 seconds |
|
1490
|
-
./spec/views/spotlight/searches/index.html.erb_spec.rb[1:2:1] | passed | 0.01872 seconds |
|
1491
|
-
./spec/views/spotlight/sir_trevor/blocks/_browse_block.html.erb_spec.rb[1:1] | passed | 0.07659 seconds |
|
1492
|
-
./spec/views/spotlight/sir_trevor/blocks/_iframe_block.html.erb_spec.rb[1:1] | passed | 0.01077 seconds |
|
1493
|
-
./spec/views/spotlight/sir_trevor/blocks/_iframe_block.html.erb_spec.rb[1:2] | passed | 0.00823 seconds |
|
1494
|
-
./spec/views/spotlight/sir_trevor/blocks/_link_to_search_block.html.erb_spec.rb[1:1] | passed | 0.06446 seconds |
|
1495
|
-
./spec/views/spotlight/sir_trevor/blocks/_rule_block.html.erb_spec.rb[1:1] | passed | 0.00895 seconds |
|
1496
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_block.html.erb_spec.rb[1:1:1] | passed | 0.01192 seconds |
|
1497
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_carousel_block.html.erb_spec.rb[1:1] | passed | 0.02729 seconds |
|
1498
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_embed_block.html.erb_spec.rb[1:1] | passed | 0.01398 seconds |
|
1499
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_embed_block.html.erb_spec.rb[1:2:1] | passed | 0.01013 seconds |
|
1500
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_features_block.html.erb_spec.rb[1:1] | passed | 0.01906 seconds |
|
1501
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_features_block.html.erb_spec.rb[1:2] | passed | 0.01643 seconds |
|
1502
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_features_block.html.erb_spec.rb[1:3:1] | passed | 0.01391 seconds |
|
1503
|
-
./spec/views/spotlight/sir_trevor/blocks/_solr_documents_grid_block.html.erb_spec.rb[1:1] | passed | 0.01384 seconds |
|
1504
|
-
./spec/views/spotlight/sites/edit_exhibits.html.erb_spec.rb[1:1] | passed | 0.10976 seconds |
|
1505
|
-
./spec/views/spotlight/sites/edit_exhibits.html.erb_spec.rb[1:2] | passed | 0.09677 seconds |
|
1506
|
-
./spec/views/spotlight/tags/index.html.erb_spec.rb[1:1:1] | passed | 0.07888 seconds |
|
1507
|
-
./spec/views/spotlight/translations/_import.html.erb_spec.rb[1:1] | passed | 0.05348 seconds |
|
1508
|
-
./spec/views/spotlight/translations/_import.html.erb_spec.rb[1:2] | passed | 0.04796 seconds |
|
1509
|
-
./spec/views/spotlight/translations/_page.html.erb_spec.rb[1:1] | passed | 0.06075 seconds |
|
1510
|
-
./spec/views/spotlight/translations/_page.html.erb_spec.rb[1:2:1] | passed | 0.06859 seconds |
|
1511
|
-
./spec/views/spotlight/translations/_page.html.erb_spec.rb[1:2:2] | passed | 0.06578 seconds |
|
1512
|
-
./spec/views/spotlight/translations/_page.html.erb_spec.rb[1:2:3:1] | passed | 0.0687 seconds |
|
1513
|
-
./spec/views/spotlight/translations/_page.html.erb_spec.rb[1:2:4:1] | passed | 0.06164 seconds |
|
1514
|
-
./spec/views/spotlight/translations/_page.html.erb_spec.rb[1:3:1] | passed | 0.07488 seconds |
|
1515
|
-
./spec/views/spotlight/translations/_page.html.erb_spec.rb[1:3:2] | passed | 0.05756 seconds |
|