awscli-login
awscli-login copied to clipboard
Add integration tests
These integration tests are for aws v1 but should work with aws v2. This PR is ready to merge after review. Unfortently, the tests are failing due to caching issues... (https://github.com/techservicesillinois/cache-validation/issues/23)
Are we OK to move forward with merging, etc. if the tests are not all passing?
During our collaboration this morning, we were about to temporarily disable the 'validate wheel cache', to allow it to reach an unrelated issue that we want to tackle, but we ran out of time.
The cache validation POST error we're seeing is a known (intermittent) issue we have documented over here: https://github.com/techservicesillinois/cache-validation/issues/23
The cache validation POST error we're seeing is a known (intermittent) issue we have documented over here: techservicesillinois/cache-validation#23
Can this error then be ignored for now and not taken into account for this PR?
FYI This PR will need to be updated from the master branch before it can be merged