..
amf_controller_test.rb
Fix rubocop warnings
2017-06-02 00:08:30 +01:00
api_controller_test.rb
Fix rubocop warnings
2017-06-02 00:08:30 +01:00
browse_controller_test.rb
Remove the api_fixtures helper
2017-06-01 10:59:48 +01:00
changeset_controller_test.rb
Fix rubocop warnings
2017-06-02 00:08:30 +01:00
diary_entry_controller_test.rb
Make all factory-generated users 'normal'
2017-02-22 18:26:03 +00:00
directions_controller_test.rb
Standardise on double quoted strings
2015-02-20 19:47:26 +00:00
export_controller_test.rb
Use local api to export map.osm
2017-03-05 10:37:25 +00:00
geocoder_controller_test.rb
Fix rubocop warnings
2017-06-02 00:08:30 +01:00
message_controller_test.rb
Fix accidental change in comments
2017-03-06 18:01:26 +00:00
node_controller_test.rb
Create nodes explicitly rather than relying on fixtures.
2017-05-31 17:10:39 +01:00
notes_controller_test.rb
Throw an exception if adding a note comment fails
2017-03-13 14:49:16 +00:00
oauth_clients_controller_test.rb
User factories for browse, oauth_clients and site controller tests.
2017-02-23 14:13:09 +00:00
oauth_controller_test.rb
Standardise on double quoted strings
2015-02-20 19:47:26 +00:00
old_node_controller_test.rb
Remove the api_fixtures helper
2017-06-01 10:59:48 +01:00
old_relation_controller_test.rb
Remove the api_fixtures helper
2017-06-01 10:59:48 +01:00
old_way_controller_test.rb
Remove the api_fixtures helper
2017-06-01 10:59:48 +01:00
redactions_controller_test.rb
Create a redaction object before testing the index page lists it.
2017-05-31 16:57:30 +01:00
relation_controller_test.rb
Fix rubocop warnings
2017-06-02 00:08:30 +01:00
search_controller_test.rb
Remove the api_fixtures helper
2017-06-01 10:59:48 +01:00
site_controller_test.rb
Remove the api_fixtures helper
2017-06-01 10:59:48 +01:00
swf_controller_test.rb
Remove the api_fixtures helper
2017-06-01 10:59:48 +01:00
trace_controller_test.rb
Fix rubocop warnings
2017-06-02 00:08:30 +01:00
user_blocks_controller_test.rb
Remove remaining references to fixtures.
2017-06-01 11:00:50 +01:00
user_controller_test.rb
Remove all use of the :text option to render
2017-06-02 19:12:05 +01:00
user_preference_controller_test.rb
Remove all use of the :text option to render
2017-06-02 19:12:05 +01:00
user_roles_controller_test.rb
Create a super_user factory.
2017-03-09 16:21:51 +00:00
way_controller_test.rb
Add ways into the database explicitly, rather than relying on preloaded fixtures.
2017-05-31 17:03:48 +01:00