Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthenticatedUserFunctionalTest: spoof strava auth interactions #65

Open
aaron-schroeder opened this issue Jan 5, 2023 · 0 comments
Open
Labels
enhancement New feature or request Testing testing functions or related to the test suite

Comments

@aaron-schroeder
Copy link
Owner

aaron-schroeder commented Jan 5, 2023

I keep getting locked out of my strava account because I accept permissions over and over during functional tests. Let's have the test user start out authorized, with a token in the database. There should be only one test hitting the strava auth screen.

I think this will involve modifying the app that's running in the other thread, or at least the state of its in-memory database.

I think stravalib has implemented something like this; check over there.

@aaron-schroeder aaron-schroeder added enhancement New feature or request Testing testing functions or related to the test suite labels Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Testing testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

1 participant