Tom Hughes
|
61c5011813
|
Update tests to avoid triggering changeset size limits
|
2024-06-19 00:46:35 +01:00 |
|
Anton Khorev
|
2f53c2520d
|
Simplify redact element paths in api tests
|
2024-04-02 15:49:40 +03:00 |
|
Anton Khorev
|
c073acf5b7
|
Simplify element history paths in api tests
|
2024-04-02 15:28:49 +03:00 |
|
Anton Khorev
|
0e50ff563e
|
Simplify old element show paths in api tests
|
2024-04-02 15:13:27 +03:00 |
|
Anton Khorev
|
ba2eb52054
|
Simplify element show paths in api tests
|
2024-04-02 14:53:17 +03:00 |
|
Anton Khorev
|
ad96da4518
|
Rename api element version path helper
|
2024-03-04 11:28:50 +03:00 |
|
Anton Khorev
|
cbf6b39464
|
Rename api element version action to show
|
2024-03-04 11:19:50 +03:00 |
|
Anton Khorev
|
daa2543511
|
Add oauth scope for redactions
|
2023-12-21 17:37:17 +03:00 |
|
Tom Hughes
|
460ed0c844
|
Fix new rubocop warnings
|
2022-10-25 19:19:57 +01:00 |
|
Andy Allan
|
561ee71129
|
Rubocop autofix: ambiguous operator precedence
This simply adds braces to clarify which mathematical operator comes
first.
|
2022-04-06 14:55:29 +01:00 |
|
Andy Allan
|
d07ce46929
|
Move the xml format test for old nodes to the controller test
This allows us to remove the model method
|
2021-09-15 17:05:34 +01:00 |
|
Tom Hughes
|
93e49daee2
|
Merge remote-tracking branch 'upstream/pull/2918' into master
|
2020-10-28 11:29:57 +00:00 |
|
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 |
|
Andy Allan
|
c04d05686f
|
Resolve some extra-long lines
|
2020-10-28 11:07:34 +01:00 |
|
Andy Allan
|
f84980f183
|
More controller test refactoring
|
2020-05-06 16:51:04 +02:00 |
|
mmd-osm
|
91b31f03de
|
Added unit tests
|
2020-01-08 19:57:21 +01:00 |
|
Andy Allan
|
4e7c0c3008
|
Move Node.to_xml and to_xml_node out of model and into tests
This code is only used in the tests for creating 'fixture' payloads,
so it shouldn't be kept in the models.
|
2019-11-13 17:01:40 +01:00 |
|
Tom Hughes
|
9f57f60b87
|
Fix new rubocop warnings
|
2019-04-23 09:33:34 +01:00 |
|
Andy Allan
|
b38343e5bd
|
Move node/way/relation/old_* controllers into the api namespace
|
2019-02-28 17:12:28 +01:00 |
|