]> git.openstreetmap.org Git - rails.git/commit
Move the tracepoint coordinate format test to the controller test
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Sep 2021 14:25:28 +0000 (15:25 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Sep 2021 14:25:28 +0000 (15:25 +0100)
commit9ab15f38ea72ccd0a6b6715a9b8014c1f4ce1ad8
treebfc1d3d0aa29ea1f02b3882638ec92f8bdfef424
parent95e5178bfbb2a37bf26b57e4f5dfcb329dd3333c
Move the tracepoint coordinate format test to the controller test

This allows us to remove the model method
app/models/tracepoint.rb
test/controllers/api/tracepoints_controller_test.rb
test/models/tracepoint_test.rb