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
final public function presign(Input $input, ?\DateTimeImmutable $expires = null): string
This makes testing impossible as you cannot mock the presign!
--
I am aware of libs that override the loading mechanisms - this does not always work depending on how CI/CD builds are configured.
It should not be a requirement to be able to properly test against this lib.
The text was updated successfully, but these errors were encountered:
This makes testing impossible as you cannot mock the presign!
--
I am aware of libs that override the loading mechanisms - this does not always work depending on how CI/CD builds are configured.
It should not be a requirement to be able to properly test against this lib.
The text was updated successfully, but these errors were encountered: