openstreetmap-website/test
Tom Hughes 4a4d89138c Rationalise API error classes by getting of the render_opts method which
was never used except to extract the data it contained. Instead each class
now has a status method that returns the HTTP status code to use and a
to_s method to return a textual description of the error.
2009-05-21 19:28:39 +00:00
..
fixtures Extra little test, setting the language on the diary fixtures. 2009-05-15 15:41:45 +00:00
functional Rationalise API error classes by getting of the render_opts method which 2009-05-21 19:28:39 +00:00
integration More tests, found a bug in the data browser, no fix yet. Fix db readme. Don't show the signup page to logged in users, by redirecting them to the home page. Remove unnessesary begin blocks in the browse controller. 2009-04-12 23:20:31 +00:00
unit Use a local lookup table for country bounding boxes rather than relying 2009-05-11 16:50:09 +00:00
test_helper.rb More changeset test improvements. Another fixture was required for one of the tests 2009-04-29 17:29:58 +00:00