Write tests for task pages (and related actions)

This commit is contained in:
Rowan Manning
2013-11-22 11:05:27 +00:00
parent ae5b214834
commit ea330548b1
11 changed files with 314 additions and 110 deletions

View File

@@ -41,7 +41,7 @@
{{#if mainResult}}
{{> result}}
{{else}}
<div class="col-md-12">
<div class="col-md-12" data-test="alert">
<div class="alert alert-info">
<h4>There are no results to show</h4>
<p>pa11y has not been run against this URL yet so there are no results to show.</p>