Skip to content

test(network): [android] ResponseUtil unit tests#48075

Closed
mateoguzmana wants to merge 2 commits intofacebook:mainfrom
mateoguzmana:test/network-response-util
Closed

test(network): [android] ResponseUtil unit tests#48075
mateoguzmana wants to merge 2 commits intofacebook:mainfrom
mateoguzmana:test/network-response-util

Conversation

@mateoguzmana
Copy link
Copy Markdown
Collaborator

Summary:

Currently the class ResponseUtil is still in Java, I'm adding some unit tests so it is safer to migrate it to Kotlin.

Changelog:

[INTERNAL] - ResponseUtil unit tests

Test Plan:

yarn test-android

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 3, 2024
@mateoguzmana mateoguzmana marked this pull request as ready for review December 3, 2024 18:08
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Dec 3, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@lunaleaps has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Dec 4, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@lunaleaps merged this pull request in 50d0157.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @mateoguzmana in 50d0157

When will my fix make it into a release? | How to file a pick request?

facebook-github-bot pushed a commit that referenced this pull request Jan 21, 2025
…8781)

Summary:
As in the title, follow up from #48075 which added unit tests for this class.

## Changelog:

[INTERNAL] - Convert com.facebook.react.modules.network.ResponseUtil to Kotlin

Pull Request resolved: #48781

Test Plan:
```bash
./gradlew :packages:react-native:ReactAndroid:test -Dtest.single=com.facebook.react.modules.network
```

Reviewed By: javache

Differential Revision: D68393938

Pulled By: Abbondanzo

fbshipit-source-id: ed214b29ad9248c2da2e2653e75447b0a7e05a26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants