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
We should add Mocking.jl as a test dependency once that package switches to using Cassette. This will be helpful in testing credential searching logic (particularly instance credentials), as noted in #65.
The text was updated successfully, but these errors were encountered:
I'm not super familiar with this package, but I'd expect to test credentials for ECS tasks and ECS instances which currently aren't tested. I think for now we could create a stack that only uses free tier instances for ECS and EC2 tests.
77: Adds testing on ECS r=iamed2 a=morris25
A cleaned up version of ECS testing from #71.
In response to #66.
Co-authored-by: morris25 <[email protected]>
We should add Mocking.jl as a test dependency once that package switches to using Cassette. This will be helpful in testing credential searching logic (particularly instance credentials), as noted in #65.
The text was updated successfully, but these errors were encountered: