Add tests for node methods on way models
This commit is contained in:
parent
9e8cf3ea71
commit
cd81a3f605
7 changed files with 122 additions and 3 deletions
|
@ -4,6 +4,6 @@ class WayNodeTest < ActiveSupport::TestCase
|
|||
api_fixtures
|
||||
|
||||
def test_way_nodes_count
|
||||
assert_equal 6, WayNode.count
|
||||
assert_equal 9, WayNode.count
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue