Skip to content

Commit dee4a89

Browse files
committed
Flesh out two of the links I posted
1 parent 9869863 commit dee4a89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

soups/weeknotes/week-220-links.snip.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Perhaps this lends weight to the motivation behind [HeyList!](http://heyli.st)..
1717

1818
### [Helper Testing in Rails 3](http://blog.costan.us/2010/08/helper-testing-in-rails-3.html)
1919

20-
I hadn't realised that you could call `render` and subsequently use `assert_select` in `ActionView::TestCase` tests. I think in the past, we've wrapped assert_select so that we can pass it a string. {by chris-roos}
20+
I hadn't realised that you could call `render` and subsequently use `assert_select` in `ActionView::TestCase` tests. In the past, we've used a custom [`assert_select_in_html`](https://github.com/alphagov/whitehall/commit/050377e2#L16R57) to do this. {by chris-roos}
2121

2222
### [The UK Backlogs Agency?](http://fullfact.org/factchecks/ukba_backlog_24_years-28852)
2323

24-
Some background to the claims that it'll take 24 years to clear UKBA's backlog. {by chris-roos}
24+
[Full Fact](http://fullfact.org/) investigate the claims that it'll take 24 years to clear UKBA's backlog. {by chris-roos}
2525

2626
### [How the Maker of TurboTax Fought Free, Simple Tax Filing](http://www.propublica.org/article/how-the-maker-of-turbotax-fought-free-simple-tax-filing)
2727

0 commit comments

Comments
 (0)