-
Notifications
You must be signed in to change notification settings - Fork 25
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
Concurrent camera tests #266
Merged
Merged
Commits on Sep 12, 2024
-
Fix tests which don't specify explicit URI
When running JCA without an explicit intent mode, the files are saved to MediaStore. This installs a watch on the MediaStore to delete any files that are created during tests.
Configuration menu - View commit details
-
Copy full SHA for c4ef540 - Browse repository at this point
Copy the full SHA c4ef540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25613fc - Browse repository at this point
Copy the full SHA 25613fcView commit details -
Remove "JCA" file prefix check for video capture
Video capture seems to be saving a 3gp file without the filename specified. Remove the "JCA" prefix check for now in order to ensure this file gets deleted in tests.
Configuration menu - View commit details
-
Copy full SHA for 6026d50 - Browse repository at this point
Copy the full SHA 6026d50View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e84a0db - Browse repository at this point
Copy the full SHA e84a0dbView commit details
Commits on Sep 17, 2024
-
Remove unnecessary limitedParalellism and only assert for missing fil…
…es when test succeeds
Configuration menu - View commit details
-
Copy full SHA for 704b135 - Browse repository at this point
Copy the full SHA 704b135View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 190a4a0 - Browse repository at this point
Copy the full SHA 190a4a0View commit details -
Make CaptureModeToggleButton more testable
Adds test tag to CaptureModeToggleButton Adds state descriptions to ToggleButton Removes unnecessary coroutine scope from ToggleButton
Configuration menu - View commit details
-
Copy full SHA for f5e6c63 - Browse repository at this point
Copy the full SHA f5e6c63View commit details -
Adds tests to ensure Concurrent Camera can be enabled without crashing the app, and appropriate features are disabled when concurrent camera mode is enabled. Also ensures that recordings can be made in concurrent camera mode.
Configuration menu - View commit details
-
Copy full SHA for 6a18f09 - Browse repository at this point
Copy the full SHA 6a18f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde6670 - Browse repository at this point
Copy the full SHA fde6670View commit details
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.