GoogleChrome / accessibility-developer-tools

This is a library of accessibility-related testing and utility code.
Apache License 2.0
2.28k stars 363 forks source link

Fix breaking tests #301

Closed addyosmani closed 8 years ago

addyosmani commented 8 years ago

After landing #265, we're now failing here:

RoleTooltipRequiresDescribedBy - a tooltip without an ID doesn't cause an exception...ERROR

Message: Running roleTooltipRequiresDescribedby threw an exception: 'undefined' is not a function (evaluating 'configuration.getSeverity(auditRule.name)') at file:///home/travis/build/GoogleChrome/accessibility-developer-tools/test/qunit.js:418 RoleTooltipRequiresDescribedBy - role tooltip with a corresponding describedby of a missing element id should fail...ERROR Message: Died on test #1: 'undefined' is not a function (evaluating 'configuration.getSeverity(auditRule.name)') at file:///home/travis/build/GoogleChrome/accessibility-developer-tools/src/js/AuditRule.js:200