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
Update AWS tests for current behavior and optional credentials
Adjust AWS package tests to match current launch template override and
allowed-AZ filtering behavior, removing coverage for deleted helpers.
Add a shared AWS config loader that skips integration-style tests when
credentials or region are unavailable, and update affected image, key,
and VPC tests to use it so `go test github.com/mikeb26/spotsh/aws`
passes without code changes.
Co-authored-by: Octium Agent <agent@octium.dev>