Tom Hughes
41e45bad51
Remove the _osm_username cookie and session validation logic
...
This was a temporary hack to workaround issues with sessions getting
mixed up at the time of the rails 3.1 upgrade, but logs indicate that
whatever the original problem was it is no longer occurring.
2013-11-17 21:52:39 +00:00
Tom Hughes
d85fac567b
Add tests for trace#data
2013-10-16 00:46:20 +01:00
Tom Hughes
bcd2592ce9
Add tests for trace#delete
2013-10-15 00:12:40 +01:00
Tom Hughes
71065a5f2a
Add tests for trace#edit
2013-10-15 00:12:04 +01:00
Tom Hughes
7417d14299
Add some tests for trace#view
2013-10-14 10:17:31 +01:00
Tom Hughes
57219d516a
Fix routing of RSS feeds
2013-09-23 11:05:35 +01:00
Tom Hughes
70448559b2
Remove format specifier from RSS feed route tests
2013-09-21 12:03:53 +01:00
Tom Hughes
bd8d207ea4
Rails now defaults to using PATCH for updates
2013-09-21 11:35:46 +01:00
Tom Hughes
40b452ac74
Use a view to build the trace RSS feed and get rid of OSM::GeoRSS
2013-09-18 18:23:03 +01:00
Tom Hughes
28d4695927
Beef up tests for trace#list to check tag restrictions
2013-05-10 22:48:26 +01:00
Tom Hughes
b3e540a6b6
Improve tests for trace RSS feeds
2013-05-10 22:48:26 +01:00
Tom Hughes
bc31329da1
Improve testing of the trace list view
2013-01-18 00:37:44 +00:00
Tom Hughes
58d889436f
Fix various routing and route generation errors
2012-03-09 23:15:39 +00:00
Tom Hughes
90e46a58de
Add routing tests for all supported routes
2012-03-09 19:49:44 +00:00
Tom Hughes
33fb432beb
Update tests to set the username cookie as necessary
2011-11-14 09:42:59 +00:00
Tom Hughes
71f1554212
Make trace API a proper CRUD API like other object types
2010-10-11 23:09:27 +01:00
Shaun McDonald
5cbaa2fca7
fix some trace tests, due to a change of the way that your own ones are rendered.
2010-01-10 15:21:53 +00:00
Shaun McDonald
98a76339b8
Some more tests
2009-05-07 17:57:59 +00:00
Shaun McDonald
d10931effa
More trace tests
2009-05-06 14:58:48 +00:00
Shaun McDonald
79284559af
Adding stub functional test files for all the controllers that should have tests written for them.
2008-10-28 12:49:51 +00:00