]> git.openstreetmap.org Git - rails.git/history - test/controllers/issues_controller_test.rb
Fix rubocop-minitest warnings
[rails.git] / test / controllers / issues_controller_test.rb
2020-04-15 Tom HughesFix rubocop-minitest warnings
2020-04-15 Andy AllanMerge pull request #2547 from bezdna/mobile-layout
2020-03-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2548'
2020-03-01 Tom HughesEnforce restrictions on issue visibility properly
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2060'
2018-11-14 Andy AllanRemove custom deny_access handlers
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesImprove controller tests for issues
2018-06-10 Tom HughesMerge branch 'master' into next
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-11-29 Andy AllanConvert issue search tests to system tests
2017-11-29 Andy AllanPut the expected value first in assert_equal
2017-11-29 Andy AllanMove controller tests for new reports into seperate...
2017-11-29 Andy AllanIndex page no longer redirects when there's no issues.
2017-11-29 Andy AllanMove and amend the issue comment controller tests.
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanRubocop autofixes.
2017-07-12 Andy AllanRename association to reported_user, for clarity
2017-07-12 Andy AllanGet tests passing. Use factories instead of fixtures.
2017-07-12 Andy AllanMerge branch 'master' into moderation
2016-08-22 Matt AmosMore cleanup after tests.
2016-08-22 Matt AmosMore whitespace fixes. Attempting to get tests to pass.
2016-08-22 Matt AmosMade rubocop happy by formatting and minor syntax tweaks.
2016-08-22 ShreyAdded a few more tests
2016-08-22 ShreyAdded a few tests
2016-08-22 ShreyFixed existing tests
2016-08-22 ShreyMoved strings to locales + Added 'Issues' button +...
2016-08-22 ShreyFixed tests + Altered migration file + Added reporting...
2016-08-22 ShreyFixed tests + Added new ones
2016-08-22 ShreyControllers + a few tests + new notification added...