Added relation redaction logic, same as node and way logic, plus tests

This commit is contained in:
Matt Amos 2012-03-28 18:45:16 +01:00 committed by Tom Hughes
parent 990f3eba40
commit 8bfb5cae8a
8 changed files with 292 additions and 18 deletions

View file

@ -4,7 +4,7 @@ class RelationTest < ActiveSupport::TestCase
api_fixtures
def test_relation_count
assert_equal 6, Relation.count
assert_equal 8, Relation.count
end
def test_from_xml_no_id