openstreetmap-website/test
2010-05-06 22:11:55 +01:00
..
fixtures Fix tests for changes to user model 2010-05-06 22:11:55 +01:00
functional Adding timecop as a gem dependency when in development env. This allows for time based tests to be accurate/consistent. It will stop the random error on the api_controller_test#test_changes_simple, when you are on a slow machine/have bad timing. 2010-04-03 21:02:20 +00:00
integration Drop the username from the "new diary entry" link to avoid problems 2010-02-04 15:48:40 +00:00
unit Fix tests for changes to user model 2010-05-06 22:11:55 +01:00
test_helper.rb Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests. 2009-06-22 16:54:37 +00:00