]> git.openstreetmap.org Git - rails.git/history - test/factories/way.rb
Get tests passing. Use factories instead of fixtures.
[rails.git] / test / factories / way.rb
2017-07-12 Andy AllanMerge branch 'master' into moderation
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 AllanUpdate old_ways_controller tests to use factories.
2017-04-26 Andy AllanAdd a way_with_nodes factory, and use it in the way_con...
2017-04-25 Andy AllanRefactor some amf_controller tests to use factories.
2017-04-08 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1510'
2017-03-31 Andy AllanAdd factories for relations, relation_members, ways...