openstreetmap-website/test
Tom Hughes 7f81de2065 Don't try and match xmlns as an attribute
This doesn't seem to work with the new nokogiri based matching
in rails 4.2 probably because the attribute is removed by the
parser and used to set the namespace of the element.
2015-01-11 12:54:17 +00:00
..
controllers Don't try and match xmlns as an attribute 2015-01-11 12:54:17 +00:00
fixtures Update to rails 4.1.9 2015-01-08 10:06:22 +00:00
helpers Use assert_dom_equal to compare HTML text 2015-01-10 15:59:09 +00:00
integration Fix login tests to check whether logins succeed/fail as expected 2015-01-10 17:41:00 +00:00
javascripts Filter out nodes which are too far away 2014-03-16 16:18:13 +00:00
lib Updated for changes in rails HTML testing 2015-01-11 12:53:06 +00:00
models Don't pass ActiveRecord objects to find and exists? 2015-01-10 12:41:16 +00:00
traces Add some more unit tests for the Trace model 2013-12-07 11:12:56 +00:00
test_helper.rb Don't pass strings to set_fixture_class 2014-04-27 19:16:42 +01:00