[openstreetmap/openstreetmap-website] Element version nav refactor tests (PR #6129)
Anton Khorev
notifications at github.com
Tue Jun 24 00:42:45 UTC 2025
Part 2 of #6120.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6129
-- Commit Summary --
* Remove checks for absence of links to current element versions
* Rename element current version system test file
* Move node ui tests to system tests
* Move way ui tests to system tests
* Move relation ui tests to system tests
* Move old node ui tests to system tests
* Move old way ui tests to system tests
* Move old relation ui tests to system tests
* Rename element history pages tests
* Move node history ui tests to system tests
* Move way history ui tests to system tests
* Test redirects from way history with show_redactions
* Move relation history ui tests to system tests
* Test redirects from relation history with show_redactions
* Remove unnecessary browse-redacted css class
-- File Changes --
M app/views/browse/_node.html.erb (2)
M app/views/browse/_relation.html.erb (2)
M app/views/browse/_way.html.erb (2)
M test/controllers/nodes_controller_test.rb (76)
M test/controllers/old_nodes_controller_test.rb (192)
M test/controllers/old_relations_controller_test.rb (150)
M test/controllers/old_ways_controller_test.rb (150)
M test/controllers/relations_controller_test.rb (22)
M test/controllers/ways_controller_test.rb (22)
D test/system/browse_test.rb (26)
A test/system/element_current_version_test.rb (305)
M test/system/element_history_test.rb (301)
A test/system/element_old_version_test.rb (371)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6129.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6129.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6129
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6129 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250623/ec42c002/attachment.htm>
More information about the rails-dev
mailing list