..
accounts
Move edit account action to show
2025-02-17 17:14:31 +03:00
api
Make api changeset index path resourceful
2025-02-20 02:10:29 +03:00
changeset_comments
Fix changeset comments feed timeout
2024-09-09 19:14:51 +03:00
messages
Create message mute resource
2025-01-24 04:36:04 +03:00
traces
Create trace data resource
2025-01-23 06:08:27 +03:00
user_blocks
Create blocks table test helper module
2024-12-24 06:44:35 +03:00
users
Create changeset_comments resources for users
2025-01-19 04:24:35 +03:00
accounts_controller_test.rb
Move edit account action to show
2025-02-17 17:14:31 +03:00
browse_controller_test.rb
Move current element actions to their own controllers
2024-03-15 03:24:45 +03:00
changeset_subscriptions_controller_test.rb
Create changeset subscription resource
2025-01-22 19:50:41 +03:00
changesets_controller_test.rb
Create changeset subscription resource
2025-01-22 19:50:41 +03:00
confirmations_controller_test.rb
Move edit account action to show
2025-02-17 17:14:31 +03:00
dashboards_controller_test.rb
Remove current user check from dashboard view
2025-02-19 04:13:34 +03:00
diary_comments_controller_test.rb
Remove some unnecessary calls to clear the mail queue
2025-02-16 16:16:13 +00:00
diary_entries_controller_test.rb
Refactor friendships controller and model
2025-01-14 11:33:56 +04:00
directions_controller_test.rb
Refactor some more controller tests
2020-04-22 16:45:16 +02:00
errors_controller_test.rb
Add framework for parameter validation using rails_param gem
2024-04-11 10:08:20 +01:00
export_controller_test.rb
Create api map resource
2025-01-24 10:47:58 +03:00
follows_controller_test.rb
Remove some unnecessary calls to clear the mail queue
2025-02-16 16:16:13 +00:00
geocoder_controller_test.rb
Merge remote-tracking branch 'upstream/pull/4984'
2024-07-14 15:40:39 +01:00
issue_comments_controller_test.rb
Remove assert_response when followed by assert_redirected_to
2024-03-03 10:56:50 +03:00
issues_controller_test.rb
Simplify issue path helper calls
2024-07-26 03:28:42 +03:00
messages_controller_test.rb
Remove some unnecessary calls to clear the mail queue
2025-02-16 16:16:13 +00:00
nodes_controller_test.rb
Move browse/feature template to elements/show
2025-01-07 13:41:47 +03:00
notes_controller_test.rb
Improves note's unit test with the latest dropping
2025-02-21 13:32:19 +01:00
oauth2_applications_controller_test.rb
Test oauth2 application list with moderator permission icon
2024-08-30 19:29:02 +03:00
oauth2_authorizations_controller_test.rb
Check if db is writable on oauth authorization pages
2024-12-17 02:18:56 +03:00
oauth2_authorized_applications_controller_test.rb
Add user transient attribute to oauth_access_grant factory
2025-01-23 18:00:55 +03:00
old_nodes_controller_test.rb
Make api old element show paths resourceful
2025-02-10 02:07:48 +03:00
old_relations_controller_test.rb
Make api old element show paths resourceful
2025-02-10 02:07:48 +03:00
old_ways_controller_test.rb
Make api old element show paths resourceful
2025-02-10 02:07:48 +03:00
passwords_controller_test.rb
Remove some unnecessary calls to clear the mail queue
2025-02-16 16:16:13 +00:00
preferences_controller_test.rb
Make preferences page editable without clicking 'Edit Preferences'
2024-12-29 20:08:17 +03:00
profiles_controller_test.rb
Remove assert_response when followed by assert_redirected_to
2024-03-03 10:56:50 +03:00
redactions_controller_test.rb
Remove :id from redaction path helper calls
2024-09-11 17:55:23 +03:00
relations_controller_test.rb
Move browse/feature template to elements/show
2025-01-07 13:41:47 +03:00
reports_controller_test.rb
Make reports trigger a spam check on the reported user
2025-02-16 14:08:23 +00:00
sessions_controller_test.rb
Remove test_logout_removes_session_token
2025-01-02 10:00:21 +03:00
site_controller_test.rb
Move current element actions to their own controllers
2024-03-15 03:24:45 +03:00
traces_controller_test.rb
Create trace data resource
2025-01-23 06:08:27 +03:00
user_blocks_controller_test.rb
Add revoke all actions to received blocks resource
2024-12-24 08:18:58 +03:00
user_mutes_controller_test.rb
Simplify remaining link_to ... user_path in views
2024-03-21 18:07:56 +03:00
user_roles_controller_test.rb
Use resourceful routes for granting/revoking user roles
2024-11-06 18:38:26 +03:00
users_controller_test.rb
Move edit account action to show
2025-02-17 17:14:31 +03:00
ways_controller_test.rb
Move browse/feature template to elements/show
2025-01-07 13:41:47 +03:00