openstreetmap-website/test/integration
2009-06-22 16:54:37 +00:00
..
client_application_test.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
user_creation_test.rb More tests to check that user creation works, and the url in the e-mail is the same. Seems that we can only test that a particular page is loading fine in all locales in the integration tests, and not the functional tests. 2009-06-07 21:07:07 +00:00
user_diaries_test.rb Fix the integration test 2009-05-31 17:59:39 +00:00