]> git.openstreetmap.org Git - rails.git/history - test/system/issues_test.rb
add test helper to set oauth tokens
[rails.git] / test / system / issues_test.rb
2018-06-17 Tom HughesAssign vandalism reports for users to moderators
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesImprove system tests for issues
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-10 Tom HughesUse lazy lookups for translations in issues
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-28 Andy AllanAdd more tests
2018-03-14 Andy AllanCreate a more accurate permissions check message
2018-02-28 Andy AllanUpdate tests for new link text
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanAllow reporting of anonymous notes
2018-01-22 Andy AllanFully internationalise the issues and reports interfaces.
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-12-06 Andy AllanShow issues based on all the users roles
2017-12-06 Andy AllanRe-enable issue reassigning.
2017-12-06 Andy AllanRename 'issue_type' to 'assigned_role', set defaults...
2017-11-29 Andy AllanConvert issue search tests to system tests
2017-11-29 Andy AllanRemove minitest-rails-capybara and convert feature...