cevoaustralia / aws-google-auth

Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
MIT License
537 stars 181 forks source link

Provide means to run local unit tests consistently #262

Open kriation opened 2 years ago

kriation commented 2 years ago

Over the past couple of days, I worked on cleaning up the unit test framework used for this project to resolve #261.

I was able to integrate the use of tox so that unit tests could be run locally, as well as part of the GitHub workflows that are already a part of this repository.

Based on my testing, integration with coveralls operates correctly.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+1.4%) to 46.56% when pulling 25424438801ff3274bc4d6a4bba954491855ec2b on kriation:feature/improve-unit-tests into dd42263bbeeb053e1b66a2db9a7b1f23606940f0 on cevoaustralia:master.