Not exactly sure what you mean by "even more tests." `Allura/allura/tests/functional/test_auth.py:TestOAuth` already has functional tests of all the functionality on the `/auth/oauth` page, and I converted the valid case of the bearer token tests to a functional (non-mocked) test. Are you suggested we add tests to cover the interactive oauth process?
--- ** [tickets:#6692] Exports should be scriptable; Simple oauth API via bearer tokens** **Status:** code-review **Labels:** export **Created:** Fri Sep 20, 2013 05:43 PM UTC by Dave Brondsema **Last Updated:** Tue Oct 22, 2013 08:33 PM UTC **Owner:** Cory Johns Currently difficulties in project exports are: * requires a manual form submission * email is used to notify when ready * resulting filename is non-deterministic It should be possible to automate a project export with a script, with minimal difficulty. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.