Blacklight Plugin

exemplar tests for demo app - w3c compliance, accessibility, relevance??

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 3.1
  • Fix Version/s: 3.3
  • Component/s: None
  • Description:
    We should provide exemplar tests for the demo app. Some excellent candidates:
      - "do you have BL configured correctly to work against solr index"?
      - w3c html tests
      - basic accesibility

Issue Links

Activity

Hide
Jessie Keck added a comment - 01/May/09 12:38 PM
Possibly load html of views and give it an element wrapper and validate it as XML.

This could potentially have some pitfalls. Do we want tests to fail if somebody hast HTML that doesn't validate as XML?
Show
Jessie Keck added a comment - 01/May/09 12:38 PM Possibly load html of views and give it an element wrapper and validate it as XML. This could potentially have some pitfalls. Do we want tests to fail if somebody hast HTML that doesn't validate as XML?
Hide
Jessie Keck added a comment - 27/Jun/11 1:48 PM
I have some code that I've written initially for Hydra but implemented in SearchWorks that hits the W3C validator API and returns the passed status or error. This will print a message and pass when there is no network connection or the validator isn't available.
Show
Jessie Keck added a comment - 27/Jun/11 1:48 PM I have some code that I've written initially for Hydra but implemented in SearchWorks that hits the W3C validator API and returns the passed status or error. This will print a message and pass when there is no network connection or the validator isn't available.
Hide
Jessie Keck added a comment - 26/Sep/11 1:58 PM
We can implement HTML5 tests until the OpenSearch meta tags are accepted into the HTML5 standard.
Show
Jessie Keck added a comment - 26/Sep/11 1:58 PM We can implement HTML5 tests until the OpenSearch meta tags are accepted into the HTML5 standard.

People

Dates

  • Created:
    09/Apr/09 1:10 PM
    Updated:
    03/Oct/11 1:16 PM