]> git.openstreetmap.org Git - rails.git/history - test/factories/node.rb
Replace factory_girl with factory_bot
[rails.git] / test / factories / node.rb
2017-10-29 Tom HughesReplace factory_girl with factory_bot
2017-05-17 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1521'
2017-05-10 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1538'
2017-05-10 Andy AllanEnsure the old nodes are created with the same changeset
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1508'
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1507'
2017-03-30 Andy AllanFor deleted nodes created via factories, make sure...
2017-03-30 Andy AllanUse factories for nodes in browse_helper tests.
2017-03-30 Andy AllanAdd a with_history trait for node factories, to automat...
2017-03-22 Tom HughesUse changeset factory for association in node factory
2017-03-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1496'
2017-03-22 Andy AllanCreate a node factory, and use it for most node model...