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
32b280eb8d
openstreetmap-website
/
test
History
Download ZIP
Download TAR.GZ
Matt Amos
9f3a4a5e01
Better error message and test for invalid UTF-8 sequences.
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