summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/aws.rs
AgeCommit message (Expand)Author
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-04-24fix: Fix latest clippy suggestions (#1136)Thomas O'Donnell
2020-04-06feat(aws): Use AWS_VAULT as the profile if set (#984)Kevin Pullin
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
2020-01-08test: Ignore AWS tests that depend on the File System (#817)Thomas O'Donnell
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-11-02feat: Add configuration to set how much AWS profile info is shown (#556)Cédric Da Fonseca
2019-10-16feat: Implement PowerShell support (#470)David Knaack
2019-10-15refactor: Replace tempdir test utility with tempfile::tempdir (#538)Matan Kushner
2019-10-15feat: Show AWS region in `aws` module (#482)Thomas Lee
2019-10-14fix: Fix the spacing around the AWS default symbol (#529)Thomas O'Donnell
2019-09-25feat: Add AWS module (#419)Thomas O'Donnell