This website requires JavaScript.
Explore
Help
Register
Sign in
cst1
/
openstreetmap-website
Watch
1
Star
0
Fork
You've already forked openstreetmap-website
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4ab495f5db
openstreetmap-website
/
test
History
Download ZIP
Download TAR.GZ
Matt Amos
3d0ca940d2
Using an around_handler for catching and rendering errors in most of the API controller methods. This simplifies the code and makes errors and error messages a bit more consistent. Also added a utility method for checking the HTTP method.
2009-05-20 17:39:59 +00:00
..
fixtures
Extra little test, setting the language on the diary fixtures.
2009-05-15 15:41:45 +00:00
functional
Using an around_handler for catching and rendering errors in most of the API controller methods. This simplifies the code and makes errors and error messages a bit more consistent. Also added a utility method for checking the HTTP method.
2009-05-20 17:39:59 +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