Skip to content
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

Fix tests which don't specify explicit URI #265

Merged
merged 6 commits into from
Sep 18, 2024

Commits on Sep 12, 2024

  1. 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.
    temcguir committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c4ef540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25613fc View commit details
    Browse the repository at this point in the history
  3. 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.
    temcguir committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6026d50 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e84a0db View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Remove unnecessary limitedParalellism and only assert for missing fil…

    …es when test succeeds
    temcguir committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    704b135 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    190a4a0 View commit details
    Browse the repository at this point in the history