Skip to content

Add tests for Modal.animationStyle prop#53141

Closed
cipolleschi wants to merge 3 commits into
facebook:mainfrom
cipolleschi:export-D79808162
Closed

Add tests for Modal.animationStyle prop#53141
cipolleschi wants to merge 3 commits into
facebook:mainfrom
cipolleschi:export-D79808162

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
Add Fantom tests for Modal.animationStyle prop

Changelog:

[Internal] -

Differential Revision: D79808162

@meta-cla meta-cla 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 Aug 7, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

@cipolleschi cipolleschi force-pushed the export-D79808162 branch 2 times, most recently from baca2ea to 5e1a44f Compare August 8, 2025 09:42
@cipolleschi cipolleschi force-pushed the export-D79808162 branch 2 times, most recently from 3bfd9fc to 08217be Compare August 8, 2025 09:45
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

@cipolleschi cipolleschi force-pushed the export-D79808162 branch 2 times, most recently from 80b6034 to 8f3e8f7 Compare August 8, 2025 09:51
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

Riccardo Cipolleschi added 2 commits August 8, 2025 03:46
Summary:
Pull Request resolved: facebook#53135

Our Codegenerated components are not generating code for `getDebugProps`. This change modifies Codegen to add those functions for all the codegen components.

## Changelog:
[General][Added] - Added getDebugProps to codegen

## Facebook:
`getDebugProps` are required by Fantom to write tests. However, we can't generate these function for third party components, because codegen can generate arbitrary structs and we don't have a generic `toString()` method that can be used or automatically generated by C++.

By generating this function only for Core Components, we can ensure that we can write Fantom tests without breaking all the users of React Native.

Differential Revision: D79805145

Reviewed By: rubennorte
Summary:
Pull Request resolved: facebook#53140

As per title, this change adds the boilerplate code for a Fantom test on Modal

## Changelog:
[Internal] -

Differential Revision: D79805808

Reviewed By: andrewdacenko
Summary:
Pull Request resolved: facebook#53141

Add Fantom tests for Modal.animationStyle prop

## Changelog:
[Internal] -

Reviewed By: andrewdacenko, rubennorte

Differential Revision: D79808162
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D79808162

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Aug 8, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 20c91f2.

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. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants