]> git.openstreetmap.org Git - rails.git/history - test/controllers/notes_controller_test.rb
Remove bogus mock data from facebook and windowslive tests
[rails.git] / test / controllers / notes_controller_test.rb
2015-03-07 Tom HughesAdd a few more tests
2015-03-05 Tom HughesAvoid relying on the order in which emails are sent
2015-03-04 Tom HughesTests!
2015-03-02 Tom HughesTest changeset and note comment notification emails
2015-03-02 Tom HughesLoad user_roles for permissions
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2015-01-10 Tom HughesFix invalid CSS selectors
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