openstreetmap-website/test
Tom Hughes 77a34278ca Backout broken attempt at making case insensitive authentication work
on Postgres. As implemented this forces a table scan to authenticate
users which is ridiculous to save people pressing the shift key.
2009-04-23 23:46:45 +00:00
..
fixtures Backout broken attempt at making case insensitive authentication work 2009-04-23 23:46:45 +00:00
functional Backout broken attempt at making case insensitive authentication work 2009-04-23 23:46:45 +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 fixing some of the relation tests. Some adjustments to the fixtures. 2009-04-22 00:42:23 +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