[openstreetmap-website] Mild rejig of the browse pages (#487)
Tom Hughes
notifications at github.com
Tue Oct 8 18:11:57 UTC 2013
After fixing the CSS there are three other test failures, likely caused by changes in the HTML that means the tests need updating:
```
1) Failure:
BrowseControllerTest#test_redacted_node_history [/home/tom/src/osm/rails/test/functional/browse_controller_test.rb:100]:
Expected exactly 2 elements matching "body div#content div.browse_details", found 4..
Expected: 4
Actual: 2
2) Failure:
BrowseControllerTest#test_redacted_relation_history [/home/tom/src/osm/rails/test/functional/browse_controller_test.rb:126]:
Expected exactly 4 elements matching "body div#content div.browse_details", found 8..
Expected: 8
Actual: 4
3) Failure:
BrowseControllerTest#test_redacted_way_history [/home/tom/src/osm/rails/test/functional/browse_controller_test.rb:112]:
Expected exactly 4 elements matching "body div#content div.browse_details", found 8..
Expected: 8
Actual: 4
714 tests, 247420 assertions, 3 failures, 0 errors, 0 skips
```
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/487#issuecomment-25913933
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20131008/ef84008c/attachment.html>
More information about the rails-dev
mailing list