.. |
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
|
Create a changeset factory, and use it for model tests.
|
2017-03-22 10:47:24 +00:00 |
changeset_tag_test.rb
|
Replace changeset_tags fixtures with a factory.
|
2016-10-30 12:45:02 +01:00 |
changeset_test.rb
|
Remove the api_fixtures call from changeset model tests, since they do not need the fixtures.
|
2017-03-22 10:40:13 +00:00 |
client_application_test.rb
|
Convert client applications fixtures into a factory
|
2017-01-26 18:03:51 +00:00 |
diary_comment_test.rb
|
Refactor diary entry tests to use User factory
|
2017-02-19 16:43:32 +00:00 |
diary_entry_test.rb
|
Refactor diary entry tests to use User factory
|
2017-02-19 16:43:32 +00: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
|
Use user factory for message model tests.
|
2017-03-09 11:52:31 +00:00 |
node_tag_test.rb
|
Load api fixtures in tag model tests
|
2016-12-18 17:00:52 +00:00 |
node_test.rb
|
Use node and relation_member factories for testing containing_relations and containing_relation_members
|
2017-04-05 11:33:33 +01:00 |
note_comment_test.rb
|
Update note model tests to use factories.
|
2016-10-06 08:56:45 +01:00 |
note_test.rb
|
Use user factory for note model test.
|
2017-03-09 11:06:07 +00:00 |
oauth_nonce_test.rb
|
Reject oauth nonces over a day old
|
2016-11-03 07:14:19 +00:00 |
oauth_token_test.rb
|
Use user factory for oauth_token model test.
|
2017-03-09 11:04:29 +00:00 |
old_node_tag_test.rb
|
Load api fixtures in tag model tests
|
2016-12-18 17:00:52 +00:00 |
old_node_test.rb
|
Add explicit tests for lat/lon methods on node models
|
2017-03-22 20:43:39 +00:00 |
old_relation_tag_test.rb
|
Load api fixtures in tag model tests
|
2016-12-18 17:00:52 +00:00 |
old_relation_test.rb
|
Create an old_relation factory, and start using it for tests.
|
2017-04-25 15:19:25 +02:00 |
old_way_tag_test.rb
|
Load api fixtures in tag model tests
|
2016-12-18 17:00:52 +00:00 |
old_way_test.rb
|
Get rid of hardwired counts in assertions
|
2016-12-18 16:43:58 +00:00 |
redaction_test.rb
|
Add a with_history trait for node factories, to automatically create corresponding old_nodes
|
2017-03-30 09:31:22 +01:00 |
relation_member_test.rb
|
Standardise on double quoted strings
|
2015-02-20 19:47:26 +00:00 |
relation_tag_test.rb
|
Load api fixtures in tag model tests
|
2016-12-18 17:00:52 +00:00 |
relation_test.rb
|
Get rid of hardwired counts in assertions
|
2016-12-18 16:43:58 +00:00 |
request_token_test.rb
|
Fix rubocop warnings
|
2016-01-19 09:51:24 +00:00 |
trace_test.rb
|
Use user factory for trace model tests.
|
2017-03-09 10:53:11 +00: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
|
Use user factory for user_preference model tests.
|
2017-03-09 10:57:57 +00:00 |
user_test.rb
|
Convert the test_users_nearby to user factories.
|
2017-02-02 13:52:26 +00:00 |
user_token_test.rb
|
Remove unused user_tokens fixture and pointless test.
|
2017-01-25 16:43:04 +00:00 |
way_node_test.rb
|
Standardise on double quoted strings
|
2015-02-20 19:47:26 +00:00 |
way_tag_test.rb
|
Load api fixtures in tag model tests
|
2016-12-18 17:00:52 +00:00 |
way_test.rb
|
Get rid of hardwired counts in assertions
|
2016-12-18 16:43:58 +00:00 |