aboutsummaryrefslogtreecommitdiffstats
path: root/spec/factories.rb
Commit message (Collapse)AuthorAgeLines
* Add factory to support new specs.0.14.0.2hotfix/0.14.0.2Louise Crow2013-10-03-0/+7
|
* Use earlier factory_girl syntaxLouise Crow2013-09-16-21/+26
|
* Only include public messages in who_can_followup_toLouise Crow2013-09-16-1/+20
|
* Allow creation of multiple public bodies in one test.Louise Crow2013-09-16-2/+4
| | | | | Add some sequences to make sure that we don't get validation errors on unique fields.
* Give incoming message a body attachmentLouise Crow2013-09-16-3/+5
| | | | By default, give an incoming message a body attachment.
* Give incoming message factory a body text.Louise Crow2013-09-16-9/+21
| | | | Also, store an event for the incoming message.
* Rewrite download specLouise Crow2013-09-16-2/+13
| | | | | Make it an integration spec so we don't need to touch the internals so much.
* Use a real pdf file for foi_attachment factory.Louise Crow2013-09-16-2/+2
|
* Refactor prominence specs to use factories not fixtures.Louise Crow2013-09-16-1/+59
|
* Make some simple factories for real objects.Louise Crow2013-09-16-0/+31