openstreetmap-website/test
2008-10-29 15:33:23 +00:00
..
fixtures Added test for relations_for_node where the relation had been deleted. 2008-10-21 11:38:13 +00:00
functional Made full test a bit more thorough. 2008-10-28 15:01:17 +00:00
unit Better error message and test for invalid UTF-8 sequences. 2008-10-29 15:33:23 +00:00
test_helper.rb Moving all the functional tests to the Rails 2 way, which uses less code by having an additional sub-class to take care of the duplicate code in every test. There is a bug in rails 2.0.2, which means that super doesn't get called in the setup method in the functional tests. This is fixed in Rails 2.1.2, thus a version bump should really be done. 2008-10-28 12:27:10 +00:00