Shaun McDonald
|
427becc1db
|
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 |
|
Matt Amos
|
6339473cb7
|
Added tests for ways_for_node. Altered behaviour to not return deleted ways. Fixed ways fixture where most recent history != current.
|
2008-10-21 10:52:52 +00:00 |
|
Matt Amos
|
df496b44cd
|
More functional tests, this time for way_tags.
|
2008-10-17 11:06:58 +00:00 |
|
Matt Amos
|
89c677d881
|
Fixed fixtures and added new tests for ways and way_nodes.
|
2008-10-16 13:02:09 +00:00 |
|
Shaun McDonald
|
3d5ee2675b
|
Now just got one test to sort on the functional tests. All other tests are working and pass. Plenty more to write though.
|
2008-07-22 14:06:53 +00:00 |
|
Frederik Ramm
|
d0aa199e92
|
- add old_relation_controller and stuff so that relation history works. fixes #557.
- minor testing fixes.
|
2008-03-16 23:16:18 +00:00 |
|