]> git.openstreetmap.org Git - rails.git/history - test/factories/node.rb
Only set QT_QPA_PLATFORM if phantomjs fails without it
[rails.git] / test / factories / node.rb
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
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...