• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UCLALibrary / ursus
98%
master: 94%

Build:
Build:
LAST BUILD BRANCH: about-page
DEFAULT BRANCH: master
Repo Added 23 Oct 2018 10:27PM UTC
Files 15
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH search_spec
branch: search_spec
CHANGE BRANCH
x
Reset
  • search_spec
  • 1.0.0rc3
  • 1.0.1.rc1
  • 102-names-not-named-subject
  • 123-change-feedback-style
  • 16-metadata-in-search-results
  • 175-spruce-up-readme
  • 178-add-license
  • 249-citation-bug
  • 56-front-page-default-search
  • 66-make-photographer-a-facet-search-link
  • 72-hide-SMS-tool-link
  • 74-remove-email-link
  • about-page
  • add-collection-banner
  • add-rubocopyml_JenD
  • add-yarn-to-docker
  • alt-tag-348
  • analytics
  • bill-branch
  • cc-license
  • ci/add-coveralls
  • citation
  • citation-model-layout-234
  • collection_membership_facet
  • collection_name_facet
  • configure-cite-link-73
  • css/add-image-grid-to-front-page
  • css/logo-split
  • css/logo-unique-collections
  • css/remove-border
  • css/responsive-enhance
  • date_slider
  • deploy_targets
  • desc_line_breaks
  • disable_profile
  • do-not-save-searches_287
  • docker-bundle-unfreze
  • docker-images
  • docker-improvements
  • docker/use-californica-db-and-solr
  • email_link
  • error_reporting
  • exclude-facets_medium-dimensions_217
  • facets
  • featured_links
  • feedback-form_176
  • feedback-link
  • feedback-link-dismiss
  • feedback-link-mobile-styling
  • feedback-link-x
  • fix-homepage-accessibility-issues_206-part1
  • fix-homepage-accessibility-issues_206-part2
  • fix-homepage-accessibility-issues_214-part3
  • fix-mobile-hamburger_223
  • fix/bootstrap-vuln
  • fix/images-on-prod
  • fix/restore-fullscreen-button
  • fix/uv-conflicts
  • fix_spec
  • front_page
  • gem/use-sassc
  • genre_display_format
  • home_page
  • implement-footer_252
  • jendiamond-patch-1
  • jenkins_webhook
  • js/fix-modal
  • master
  • named_subject_facet_links
  • pin_bundler_version_on_travis
  • readme-to-wiki
  • rebrand
  • record_links
  • remove-date-created-link
  • remove-normalized-date
  • remove_application.html.erb
  • rename
  • rights_statement
  • search-fields
  • search-fields/set-fields
  • search-saving_287
  • security/update-loofah
  • solr_test
  • sprint10.rc1
  • sprint7.rc1
  • sprint7.rc10
  • sprint7.rc2
  • sprint7.rc3
  • sprint7.rc4
  • sprint7.rc5
  • sprint7.rc6
  • sprint7.rc7
  • sprint7.rc8
  • sprint7.rc9
  • sprint8.rc1
  • sprint8.rc2
  • sprint8.rc3
  • sprint8.rc4
  • sprint8.rc5
  • sprint8.rc6
  • sprint9.rc1
  • sprint9.rc2
  • sprint9.rc3
  • test_search_results
  • travis_deploy_tag
  • travis_tagged_release
  • ubuntu_deploy
  • ui/add-link-to-old-site
  • ui/application-name
  • ui/cite_this_item
  • ui/header-links
  • ui/move-search-box
  • ui/move_feedback_link
  • ui/remove_browse_by
  • ui/search-text
  • update-BL
  • update-blacklight
  • update-dockerfile
  • update-rights-country-label-167
  • update-solr_wrapper
  • update-to-Blacklight7
  • update_dlcs-collection-name_233
  • upgrade_rails
  • urusus-ark-sketch
  • use-Rack-Deflater
  • uv-download-disable
  • uv/add-test-for-presence-on-page
  • uv/add-universal-viewer
  • uv/restore-config
  • v0.0.6
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v1.0.0
  • v1.0.0.rc1
  • v1.0.0rc2
  • v1.0.0rc3
  • v1.0.0rc4
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • view-collections-in-search_255

pending completion
161

Pull #62

travis-ci

web-flow
Add feature spec to test search results page.

* Add a spec helper method to delete all documents from solr.

* Change the 'search' requestHandler config to exactly match the config
in californica.  With the old config, the spec failed because blacklight
used the ID instead of the title to construct the document link.  That
happened because only a partial solr doc was returned with the old
config, so the title wasn't available to create the link.
Pull Request #62: Add feature spec to test search results page.

105 of 107 relevant lines covered (98.13%)

1.01 hits per line

Relevant lines Covered
Build:
Build:
107 RELEVANT LINES 105 COVERED LINES
1.01 HITS PER LINE
Source Files on search_spec
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
161 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. * Change the 'search' requestHandler config to exactly match the config in californica. With the old config, the spec failed because bla... Pull #62 26 Oct 2018 09:41PM UTC web-flow travis-ci pending completion  
160 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. * Change the 'search' requestHandler config to exactly match the config in californica. With the old config, the spec failed because bla... push 26 Oct 2018 09:40PM UTC val99erie travis-ci pending completion  
162 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. * Change the 'search' requestHandler config to exactly match the config in californica. With the old config, the spec failed because bla... Pull #62 26 Oct 2018 09:39PM UTC web-flow travis-ci-com pending completion  
161 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. * Change the 'search' requestHandler config to exactly match the config in californica. With the old config, the spec failed because bla... push 26 Oct 2018 09:39PM UTC val99erie travis-ci-com pending completion  
153 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. Pull #62 26 Oct 2018 08:00PM UTC web-flow travis-ci pending completion  
154 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. Pull #62 26 Oct 2018 08:00PM UTC web-flow travis-ci-com pending completion  
153 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. push 26 Oct 2018 07:59PM UTC val99erie travis-ci-com pending completion  
152 search_spec Add feature spec to test search results page. * Add a spec helper method to delete all documents from solr. push 26 Oct 2018 07:58PM UTC val99erie travis-ci pending completion  
See All Builds (1127)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc