-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
reJest - mikro-framework for Reanimated public API runtime tests #5400
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
Changes from all commits
Commits
Show all changes
107 commits
Select commit
Hold shift + click to select a range
bc75ddf
Init
piaskowyk a88ce0a
Implement PoC
piaskowyk 20b1195
Refactor files
piaskowyk 3c084c9
Update name
piaskowyk 26912c9
Refactor part 2
piaskowyk 6539b14
First commit
1f1a22e
Fix lint
c66ce67
Refactor
b157b9f
Fix for android
22b80c9
Add switch on android
4359587
Small adjustments
4ee628a
Add callTracker and sharedValueRegistry
piaskowyk db36e89
Number presets and other stuff
e0e2d94
Pass shadowNode to getViewProp
69fd445
Width & opacity for Fabric getViewProp
b9b56ee
Width & opacity for Fabric getViewProp
56c5391
Add colors to logs
451b5a7
Add support for color testing
0c7d24c
Color test
d37ddaa
Lint
fdc7a90
Fix types
4887d60
Merge branch 'main' into acynk/runtime-tests
b710063
Fix errors on CI
298f1e3
Fix errors on CI
7d827da
fix NaN = NaN
bbb9b74
Use install_modules_dependencies (#5334)
piaskowyk 977307b
Merge to main
040fa76
Merge branch 'main' into @piaskowyk/runtime-tests
piaskowyk 7ea67c1
Merge branch '@piaskowyk/runtime-tests' into acynk/runtime-tests
piaskowyk a748cb9
More Farbic props
cd64e77
More tests
1e5594b
Apply suggestions from code review
Latropos 3066f6b
Update app/src/examples/RuntimeTests/ReanimatedRuntimeTestsRunner/Pre…
Latropos 4916c6e
Clean podfile
ace92af
Merge branch 'main' into acynk/runtime-tests
piaskowyk 8464a38
Color formatting on Fabric
8c6b020
Merge branch 'main' into acynk/runtime-tests
1c00155
Rename test files
5f1666c
Lint
9338e96
Fix build on macos
3e7720d
Fix if clause
42bc247
Add _Nullable of _Nonnull
28d0342
Fix on macos
73cfdf3
Use TS in `jestUtils.ts` (#5529)
tjzel 9c17d39
Fix imports
3215fc8
Add missing import
dc5527d
Omit type UIColor on macOS
34a8e35
format
d8f4e5b
Refactor
3fc21cb
Refactor
fa35e28
Refactor
59b9cdd
Refactor
654dfef
Added blink detection
piaskowyk 13735d2
Merge branch 'acynk/runtime-tests' of github.com:software-mansion/rea…
piaskowyk ecf7143
Merge branch 'main' into acynk/runtime-tests
piaskowyk 611088b
Fix CI v1
piaskowyk a087bc7
Fix CI v2
piaskowyk 6845f5f
Restore main branch changes
piaskowyk bb29479
Moved matchers to another file
piaskowyk c194f0d
Added summary
piaskowyk ebd275b
Improve TS
piaskowyk db712b9
Improve TS
piaskowyk 8422492
merge
piaskowyk cf7bf50
Fix lint
piaskowyk c7c928f
Restore changes
piaskowyk d686f22
Improvements before review
piaskowyk d7b2e81
Merge with main
0a8aa28
Merge branch 'main' into acynk/runtime-tests
piaskowyk b57855a
Improve error messages
piaskowyk be3a20e
First part of review improvements
piaskowyk 7612296
Public API Typescrip improvements
piaskowyk 1105d37
Improve snapshot matching and some other refactors
piaskowyk 8b35001
Add move comparators to separate file and run liner
piaskowyk 6331825
Restore Java syntax
piaskowyk 2cb0017
Fix git cache
piaskowyk 866c8df
Update some names
piaskowyk 7750198
Use jsi::Value in obtainProp
piaskowyk c999060
Fix Fabric shadowNodeWrapper
piaskowyk 2a72709
Fix CI
piaskowyk a71261f
Merge branch 'main' into acynk/runtime-tests
5517943
Update Common/cpp/NativeModules/NativeReanimatedModule.cpp
Latropos ecb92b2
Separate getViewProp on Fabric and Paper
eff3b4b
Use auto type wherever possible
8ed8ac6
Change Java files
da99842
Apply suggestions from code review
Latropos ea20220
Further separation of Paper and Fabric code
2a5fabe
Better error message
e290221
Merge branch 'main' into acynk/runtime-tests
838b444
Fix color on macOS
13199fc
Merge branch 'main' into acynk/runtime-tests
45b3845
Merge branch 'main' into acynk/runtime-tests
fd3ad1a
Merge branch 'main' into acynk/runtime-tests
Latropos 8f3f1c8
Merge branch 'main' into acynk/runtime-tests
ebbb375
Merge branch 'main' into acynk/runtime-tests
651d9db
Merge branch 'main' into acynk/runtime-tests
04e861a
Code review
9c1fd57
Code Review 2
e87dc0d
Code review 3
cd47cb3
Make fabric only
8c26ff8
Fix typo in comments
Latropos 0abb8c5
Merge branch 'main' into acynk/runtime-tests
74d04f5
Code review
12bbb8e
Refactor tests
3be0c06
Merge branch 'main' into acynk/runtime-tests
56673ce
Remove _Nonnull
2e19b6c
Replace ' with `
1dd7052
Fix macos
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.