openstreetmap-website/test
Tom Hughes e2aef40437 URI encode the X-Page-Title header
Browsers's are inconsistent in how they interpret the encoding
of a response header in an XHR request, so URI encode it so that
it simple ASCII we can then decode it again in the browser.
2015-03-17 18:49:39 +00:00
..
controllers More work on user tests 2015-03-09 00:58:38 +00:00
fixtures Ever more tests... 2015-03-08 16:47:35 +00:00
helpers URI encode the X-Page-Title header 2015-03-17 18:49:39 +00:00
http Testing, testing, testing... 2015-03-01 23:05:32 +00:00
integration More work on user tests 2015-03-09 00:58:38 +00:00
javascripts Filter out nodes which are too far away 2014-03-16 16:18:13 +00:00
lib Improve test coverage 2015-02-27 00:40:37 +00:00
models Tests! 2015-03-04 21:49:43 +00:00
traces The test train rolls ever onwards... 2015-03-01 17:04:39 +00:00
test_helper.rb Load changeset comments for API tests 2015-03-09 00:08:12 +00:00