spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
589 stars 376 forks source link

Improve tests to use ApplicationContextRunner #716

Closed MatejNedic closed 3 years ago

MatejNedic commented 3 years ago

:loudspeaker: Type of change

:scroll: Description

Tests refactored : ContextInstanceDataAutoConfigurationTest, ContextResourceLoaderAutoConfigurationTest and AwsSecretsManagerBootstrapConfigurationTest

:bulb: Motivation and Context

closes #676

:green_heart: How did you test it?

:pencil: Checklist

:crystal_ball: Next steps