.. |
amf_controller_test.rb
|
Update amf_controller tests to use a factory-generated user for credentials.
|
2017-05-31 18:51:08 +01:00 |
api_controller_test.rb
|
create nodes from factories for the api changes test.
|
2017-06-01 10:52:05 +01:00 |
browse_controller_test.rb
|
Remove the api_fixtures helper
|
2017-06-01 10:59:48 +01:00 |
changeset_controller_test.rb
|
Refactor the assert_changeset helper to take an array of changesets, instead of ids.
|
2017-05-31 18:08:20 +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
|
look for extra place tags in Nominatim search results
|
2016-09-26 13:00:10 +02: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
|
Use factories to generate the relations
|
2017-05-31 18:21:24 +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
|
Use POST when editing GPX trace details
|
2017-05-01 16:56:02 +01:00 |
user_blocks_controller_test.rb
|
Remove remaining references to fixtures.
|
2017-06-01 11:00:50 +01:00 |
user_controller_test.rb
|
Rubocop fixes.
|
2017-06-01 10:58:34 +01:00 |
user_preference_controller_test.rb
|
Use users factory for user_preferences_controller tests.
|
2017-03-05 16:47:40 +00: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 |