Uh oh!
There was an error while loading. Please reload this page.
Update ReactOkHttpNetworkFetcherTest - #48205
Closed
tdn120 wants to merge 4 commits into
Closed
Conversation
facebook-github-bot
commented
Dec 10, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D66985841 |
tdn120force-pushed
the
export-D66985841
branch
from
December 12, 2024 19:40
9addf22 to
1cc9ad3Comparefacebook-github-bot
commented
Dec 12, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D66985841 |
tdn120force-pushed
the
export-D66985841
branch
from
December 12, 2024 21:51
1cc9ad3 to
c47f48bComparefacebook-github-bot
commented
Dec 12, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D66985841 |
tdn120force-pushed
the
export-D66985841
branch
from
December 12, 2024 21:55
c47f48b to
7d85af5Comparefacebook-github-bot
commented
Dec 12, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D66985841 |
tdn120force-pushed
the
export-D66985841
branch
from
December 13, 2024 15:12
7d85af5 to
a6a801aComparefacebook-github-bot
commented
Dec 13, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D66985841 |
tdn120force-pushed
the
export-D66985841
branch
from
December 13, 2024 22:15
a6a801a to
7931157Comparefacebook-github-bot
commented
Dec 13, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D66985841 |
added 4 commits
December 16, 2024 06:05
Summary: Changelog: [Android][Added] Add mockito-kotlin for Kotlin unit testing Reviewed By: cortinico Differential Revision: D66897263
Summary: Fix the setup for ignored tests and re-enable them. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D66897564
Summary: Shift to mockito-kotlin and fix ReactCookieJarContainerTest so it's not just testing a mock. Changelog: [Internal] Reviewed By: javache Differential Revision: D66898956
Summary: Flip mockito usages to mockito-kotlin Changelog: [Internal] Reviewed By: cortinico Differential Revision: D66985841
tdn120force-pushed
the
export-D66985841
branch
from
December 16, 2024 14:06
7931157 to
f5ba9bcComparefacebook-github-bot
commented
Dec 16, 2024
Contributor
This pull request was exported from Phabricator. Differential Revision: D66985841 |
facebook-github-bot
commented
Dec 16, 2024
Contributor
This pull request has been merged in b662b1f. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Flip mockito usages to mockito-kotlin
Changelog: [Internal]
Reviewed By: cortinico
Differential Revision: D66985841