Andy Allan
|
cb4f99fef2
|
Use implicit style for associations with factory overrides
This matches our usage of implicit style for associations generally,
e.g. `user`.
|
2023-09-06 10:20:23 +01:00 |
|
Tom Hughes
|
b5f06e06c1
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
|
Tom Hughes
|
06915a77b5
|
Fix FactoryBot deprecation warnings
|
2018-08-28 19:12:01 +01:00 |
|
Tom Hughes
|
b2fa947502
|
Replace factory_girl with factory_bot
|
2017-10-29 19:29:30 +00:00 |
|
Andy Allan
|
7f957bac76
|
Use factories for all factory associations.
|
2017-04-25 16:52:29 +02:00 |
|
Andy Allan
|
24cd3af31e
|
Use changeset factory for factory associations
One test needed updating since it assumed the comments were being
created on a particular changeset.
|
2017-03-22 11:09:52 +00:00 |
|
Andy Allan
|
a0899d1b0b
|
Use redactions factory in redaction controller test.
|
2017-03-15 17:01:41 +00:00 |
|