Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Load all fixtures for all tests | Robin Houston | 2012-01-31 | -2/+0 |
| | | | | | | | | | The ad hoc specification of fixtures has been an ongoing source of bugs in the tests. The straw that broke the camel’s back is that 7c6eb09 requires the fixtures to be loaded in order (i.e. children before their parents), and it would have been a painful process to reorder all the dozens of different fixture lists, but the test system ought to be more reliable this way. | |||
* | allow specs to run independently | James McKinney | 2011-10-16 | -2/+2 |
| | ||||
* | Internationalise the salution, making sure it's OK to miss out the public ↵ | Seb Bacon | 2011-08-15 | -0/+7 |
| | | | | body name as they might in French. Fixes #134. | |||
* | Fix URL | Francis Irving | 2010-10-04 | -1/+1 |
| | ||||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Add missing fixture | Francis Irving | 2010-03-10 | -1/+1 |
| | | | | This bug only happened when the tests were run in a certain order. | |||
* | Simpler check works on new Rails, when the other doesn't | Francis Irving | 2009-12-03 | -1/+1 |
| | ||||
* | Change censor rules to apply to strings in place, so using less memory on ↵ | francis | 2009-09-15 | -0/+22 |
| | | | | | | large strings. Add lots of test code for censor rules. | |||
* | Link redactions of email address and mobile phone numbers to the help | tony | 2009-05-09 | -0/+4 |
| | | | | pages about this. | |||
* | split into distinct named tests | tony | 2009-03-22 | -10/+11 |
| | ||||
* | Blank out emails in outgoing messages. Hope I've got every case. | francis | 2009-03-07 | -1/+20 |
| | ||||
* | Stub specs. | francis | 2007-10-31 | -0/+8 |