Andy Allan
|
da2277505f
|
Ensure that test utility methods are marked as private
This allows us to enable the check for test method names.
|
2020-10-28 11:49:01 +01:00 |
|
Tom Hughes
|
ea59d95f4a
|
Fix some new rubocop warnings
|
2020-08-06 22:27:30 +01:00 |
|
Tom Hughes
|
2d3972249c
|
Fix some rubocop todos
|
2020-08-02 19:38:58 +01:00 |
|
Andy Allan
|
b23d6a5445
|
Refator way_full test to avoid relying on non-existant fixtures
Refs #2614
|
2020-07-22 16:33:33 +02:00 |
|
Andy Allan
|
f84980f183
|
More controller test refactoring
|
2020-05-06 16:51:04 +02:00 |
|
Tom Hughes
|
7a1615bc55
|
Fix rubocop-minitest warnings
|
2020-04-15 19:07:13 +01:00 |
|
mmd-osm
|
91b31f03de
|
Added unit tests
|
2020-01-08 19:57:21 +01:00 |
|
Andy Allan
|
2b1bac1279
|
Move Way.to_xml and to_xml_node out of the model and into tests
This code is only used in the tests. Refs #2433
|
2019-11-20 15:31:47 +01:00 |
|
Andy Allan
|
b38343e5bd
|
Move node/way/relation/old_* controllers into the api namespace
|
2019-02-28 17:12:28 +01:00 |
|