openstreetmap-website/test/models
Tom Hughes c72940684e Fix error resolving relation parents
It's not entirely clear why specifying the foreign key explicitly
fixes this - the value given is what it should default to - but
without this it finds the child relation instead when looking at
the parents of a relation.

Fixes #789
2014-07-24 00:23:45 +01:00
..
acl_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
changeset_tag_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
changeset_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
diary_comment_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
diary_entry_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
friend_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
language_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
message_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
node_tag_test.rb Add more tests for BrowseHelper 2014-03-01 16:02:06 +00:00
node_test.rb Fix error resolving relation parents 2014-07-24 00:23:45 +01:00
oauth_nonce_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
oauth_token_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
old_node_tag_test.rb Add more tests for BrowseHelper 2014-03-01 16:02:06 +00:00
old_node_test.rb Qualify SCALE in tests 2014-04-27 19:19:16 +01:00
old_relation_tag_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
old_relation_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
old_way_tag_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
old_way_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
redaction_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
relation_member_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
relation_tag_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
relation_test.rb Fix error resolving relation parents 2014-07-24 00:23:45 +01:00
trace_test.rb Rename Trace#public to Trace#visible_to_all 2014-07-04 19:24:25 +01:00
tracepoint_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
tracetag_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
user_preference_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
user_test.rb Rename User#public to User#identifiable 2014-07-04 19:24:25 +01:00
user_token_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
way_node_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
way_tag_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
way_test.rb Fix error resolving relation parents 2014-07-24 00:23:45 +01:00