mozilla-iam / mozilla-aws-cli

DEPRECATED. A command line tool to allow users to log into AWS with their federated identity using Single Sign On and obtain ephemeral API keys. This is no longer in use in Mozilla SSO/IAM, as of September 15th, 2023.
Mozilla Public License 2.0
20 stars 8 forks source link

Add end to end test #247

Open gene1wood opened 2 years ago

gene1wood commented 2 years ago

Currently there aren't any unit tests which do an end to end test, running maws, spawning a browser, provisioning STS credentials and getting environment variables. We should create this.