Reload fixtures for tests and finish testing home

This commit is contained in:
Rowan Manning
2013-11-21 13:54:52 +00:00
parent a47fb38d7f
commit b5735b7f05
4 changed files with 42 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
{{/if}}
</li>
{{#each tasks}}
<li class="col-md-4 col-sm-6 task-card">
<li class="col-md-4 col-sm-6 task-card" data-test="task">
<a class="well task-card-link crunch-bottom" title="Details for URL {{simplify-url url}}" href="{{href}}">
<p class="h3">{{name}}</p>
<p class="h5">({{standard}})</p>