Skip to content

Commit

Permalink
refactor: converted NativeAnimatedInterpolationTest to kotlin (#37960)
Browse files Browse the repository at this point in the history
Summary:
This PR converts [NativeAnimatedNodeTraversalTest](https://github.com/facebook/react-native/tree/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/react/animated/NativeAnimatedNodeTraversalTest.java) into Kotlin as requested in #37708

## Changelog:
[INTERNAL] [CHANGED] - Convert `NativeAnimatedNodeTraversalTest` to Kotlin

Pull Request resolved: #37960

Test Plan:
1. Run `./gradlew :packages:react-native:ReactAndroid:test`.
2. All tests should pass.

Reviewed By: javache

Differential Revision: D46838215

Pulled By: rshest

fbshipit-source-id: 6681d74896a0c94fa7f3ad2ce79eeab4974c55f4
  • Loading branch information
ankit-tailor authored and facebook-github-bot committed Jun 19, 2023
1 parent c1bfd0c commit 3d6a2a9
Show file tree
Hide file tree
Showing 2 changed files with 1,238 additions and 1,294 deletions.
Loading

0 comments on commit 3d6a2a9

Please sign in to comment.