Skip to content

test: fix expired twitter auth token #1461

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

Merged
merged 3 commits into from
Mar 23, 2022

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Mar 23, 2022

New Pull Request Checklist

Issue Description

Twitter auth related tests fail because they seem to be using real data, trying to verify user credentials against the Twitter API. Not sure that is even a good idea, but in any case the tests started to fail, so updated auth credentials.

Related issue: #n/a

Approach

Updated credentials by creating a new Twitter app and new Twitter test account. No idea which app and account was used prior to that. This is using a dedicated Twitter test account under Parse Platform control, exclusively for GitHub CI testing. The Twitter app that has been authorized by the user is an app managed under the @ParsePlatform Twitter account.

TODOs before merging

n/a

@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza mtrezza merged commit dd2fcdd into parse-community:alpha Mar 23, 2022
@mtrezza mtrezza deleted the fix-twitter-tests branch March 23, 2022 23:15
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.4.2-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Apr 9, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.4.2

@parseplatformorg parseplatformorg added the state:released Released as stable version label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants