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
d97cfc35d6
openstreetmap-website
/
test
History
Download ZIP
Download TAR.GZ
Shaun McDonald
08bd1688ee
Railsify the relation member model, type attribute, by putting it into class case, rather than lower case. Requires reload of postgres databases or manual change to the enum. Fixes the databrowser on postgres, however affects the rest of the codebase.
2009-04-15 14:49:21 +00:00
..
fixtures
Railsify the relation member model, type attribute, by putting it into class case, rather than lower case. Requires reload of postgres databases or manual change to the enum. Fixes the databrowser on postgres, however affects the rest of the codebase.
2009-04-15 14:49:21 +00:00
functional
Remove function that is in the test help from functional test
2009-04-14 11:52:56 +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
Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded.
2009-03-28 20:18:26 +00:00
test_helper.rb
Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded.
2009-03-28 20:18:26 +00:00