]> git.openstreetmap.org Git - rails.git/history - test/controllers/redactions_controller_test.rb
Add ways into the database explicitly, rather than relying on preloaded fixtures.
[rails.git] / test / controllers / redactions_controller_test.rb
2017-05-31 Andy AllanCreate a redaction object before testing the index...
2017-03-16 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1492'
2017-03-15 Andy AllanUse redactions factory in redaction controller test.
2017-03-05 Andy AllanUse users factory for redactions_controller tests.
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-20 Tom HughesFix rubocop warnings
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-03-03 Tom HughesAdd extra tests for API and redaction controllers
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop style issues
2014-03-08 Richard FairhurstMerge pull request #14 from tomhughes/routing
2014-03-08 Tom HughesMerge remote-tracking branch 'origin/master' into routing
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-02-26 Tom HughesReorganise tests to match modern rails test layout