Skip to content

test: Disable OAuth 1 tests with Twitter API #9161

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 2 commits into from
Jun 22, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jun 22, 2024

Pull Request

Issue

Tests started to fail suddenly, due to a change on Twitter API's end. It's possible that the Twitter API 1.1, which has been deprecated some time ago, is now defunct.

Closes: #n/a

Approach

Disabled tests for now as I wasn't able to find a Twitter API 2 endpoint that works with OAuth 1; Twitter API 2 primarily uses Oauth 2.

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title test: disable Twitter API tests test: Disable Twitter API tests Jun 22, 2024
Copy link

parse-github-assistant bot commented Jun 22, 2024

Thanks for opening this pull request!

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.17%. Comparing base (11d3e48) to head (118072b).
Report is 1 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9161      +/-   ##
==========================================
+ Coverage   94.14%   94.17%   +0.02%     
==========================================
  Files         186      186              
  Lines       14726    14726              
==========================================
+ Hits        13864    13868       +4     
+ Misses        862      858       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza changed the title test: Disable Twitter API tests test: Disable OAuth 1 tests with Twitter API Jun 22, 2024
@mtrezza mtrezza merged commit 42ff468 into parse-community:alpha Jun 22, 2024
21 of 26 checks passed
@mtrezza mtrezza deleted the test/disable-twitter-API-tests branch June 22, 2024 01:09
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-alpha.11

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jun 29, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 30, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jun 30, 2024
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 state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants