openstreetmap-website/test/models
Andy Allan 15689af6bf Replace trace-related fixtures with factories.
The mocking and stubbing in the controller tests is
unfortunate, but the models interact directly with the filesystem
using the trace id so that's hard to control any other way.
2016-10-29 16:23:04 +02:00
..
acl_test.rb Convert ACL fixture to a factory, and add some tests 2016-10-26 09:15:56 +01:00
changeset_comment_test.rb Replace changeset_comments fixtures with a factory. 2016-10-12 15:44:27 +01:00
changeset_tag_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
changeset_test.rb Do not hyperlink profiles of deleted users 2016-02-15 20:47:53 +05:30
client_application_test.rb Allow customer URL schemas for OAuth callback URLs 2015-07-28 12:13:18 +01:00
diary_comment_test.rb Convert the languages fixtures to a factory 2016-10-26 13:14:52 +01:00
diary_entry_test.rb Convert the languages fixtures to a factory 2016-10-26 13:14:52 +01:00
friend_test.rb Replace friends fixture with a factory 2016-10-05 13:18:45 +01:00
language_test.rb Convert the languages fixtures to a factory 2016-10-26 13:14:52 +01:00
message_test.rb Replace messages fixtures with a factory. 2016-10-26 11:41:18 +01:00
node_tag_test.rb Show ref of object when no name is present 2016-03-09 18:47:54 +00:00
node_test.rb Show ref of object when no name is present 2016-03-09 18:47:54 +00:00
note_comment_test.rb Update note model tests to use factories. 2016-10-06 08:56:45 +01:00
note_test.rb Use model relations when creating objects from factories 2016-10-19 11:32:08 +01:00
oauth_nonce_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
oauth_token_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
old_node_tag_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
old_node_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
old_relation_tag_test.rb Moar tests! 2015-03-01 12:59:53 +00:00
old_relation_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
old_way_tag_test.rb Moar tests! 2015-03-01 12:59:53 +00:00
old_way_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
redaction_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
relation_member_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
relation_tag_test.rb Moar tests! 2015-03-01 12:59:53 +00:00
relation_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
request_token_test.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
trace_test.rb Replace trace-related fixtures with factories. 2016-10-29 16:23:04 +02:00
tracepoint_test.rb Replace trace-related fixtures with factories. 2016-10-29 16:23:04 +02:00
tracetag_test.rb Replace trace-related fixtures with factories. 2016-10-29 16:23:04 +02:00
user_preference_test.rb Replace user_preferences fixture with a factory. 2016-10-26 10:07:49 +01:00
user_test.rb Convert the languages fixtures to a factory 2016-10-26 13:14:52 +01:00
user_token_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
way_node_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
way_tag_test.rb Moar tests! 2015-03-01 12:59:53 +00:00
way_test.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00