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/6...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to