You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests for the FfmpegAdapter and PassThroughAdapter are only for file input urls but these adapters can also handle s3 input urls. There should be tests that exercise the special handling for s3 urls.
It might be good to setup a docker environment with minio running to test these without mocking all of the web interactions.
The text was updated successfully, but these errors were encountered:
The tests for the FfmpegAdapter and PassThroughAdapter are only for file input urls but these adapters can also handle s3 input urls. There should be tests that exercise the special handling for s3 urls.
It might be good to setup a docker environment with minio running to test these without mocking all of the web interactions.
The text was updated successfully, but these errors were encountered: