-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[camera_avfoundation] Migrate tests to Swift - part 3 #8661
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
auto-submit
merged 44 commits into
flutter:main
from
leancodepl:feature/camera-swift-test-migration-part3
Feb 28, 2025
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
5de2587
Migrate CameraCaptureSessionQueueRaceConditionTests to Swift
FirentisTFW a7b3c02
Migrate CameraMethodChannelTests to Swift
FirentisTFW c91bbae
Migrate CameraOrientationTests to Swift
FirentisTFW 2608e45
Migrate CameraSettingsTests to Swift
FirentisTFW f261951
Migrate CameraSessionPresetsTests to Swift
FirentisTFW effbaae
Bump version and update changelog
FirentisTFW 145ccd2
Remove redundant "any" keywords
FirentisTFW 0f7eada
Merge branch 'main' into feature/camera-swift-test-migration-part2
FirentisTFW 5464d73
Remove duplicated test file
FirentisTFW 39334e1
Inlcude missing test file
FirentisTFW 6989e86
Bump version and update changelog
FirentisTFW 6725409
Resolve conflicts in bridging-header file
FirentisTFW 0b51e01
Revert "Inlcude missing test file"
FirentisTFW ff8fd05
Migrate SavePhotoDelegateTests to Swift
FirentisTFW 974e728
Clean up - Swift tests migration
FirentisTFW 612c425
Sort imports
FirentisTFW 29870d5
Clean up code
FirentisTFW 828f73e
Remove shared state from CameraOrientationTests
FirentisTFW aa7c223
Merge branch 'main' into feature/camera-swift-test-migration-part2
FirentisTFW 4b74842
Bump version
FirentisTFW 3b2b4a9
Adjust code to the new API after merge
FirentisTFW 75a58a0
Fix a comment
FirentisTFW b5743e7
Merge branch 'main' into feature/camera-swift-test-migration-part2
FirentisTFW 4237804
Adjust code after merge
FirentisTFW a457cb2
Migrate ThreadSafeEventChannelTests to Swift
FirentisTFW e50b1f3
Migrate StreamingTests to Swift
FirentisTFW 550a630
Migrate SampleBufferTests to Swift
FirentisTFW bcb050d
Migrate PhotoCaptureTests to Swift
FirentisTFW d7c6113
Move Objective-C files up in XCode
FirentisTFW f4fde53
Merge branch 'main' into feature/camera-swift-test-migration-part3
FirentisTFW 6d20234
Remove "any" keyword
FirentisTFW 882904a
Remove resolved fixme comment
FirentisTFW 7b7a881
Clean up whitespacing
FirentisTFW f6b743f
Migrate MockWritableData to Swift
FirentisTFW 808f21b
Migrate MockEventChannel to Swift
FirentisTFW 21fe3ac
Add missing license
FirentisTFW b97d86a
Clean up mocks code
FirentisTFW 50358ef
Use prefix for Objecive-C code
FirentisTFW 9f2b3e7
Remove redundant return statement
FirentisTFW a4741a3
Put every argument in a separate line for long lists
FirentisTFW 24d0175
Do not use ! in tests code
FirentisTFW 887e487
Add a todo to verify if properties need to be nullable
FirentisTFW d189ba2
Move todo from mock to protocol
FirentisTFW 18f1714
Remove todo and make parameters non-nullable
FirentisTFW 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
Migrate PhotoCaptureTests to Swift
- Loading branch information
commit bcb050d95bbdb78195f3cb0b6a7481f8fdf98eb9
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
216 changes: 0 additions & 216 deletions
216
packages/camera/camera_avfoundation/example/ios/RunnerTests/FLTCamPhotoCaptureTests.m
This file was deleted.
Oops, something went wrong.
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.