Spring-cloud-aws: Improve tests

Created on 17 Sep 2020  ·  13Comments  ·  Source: spring-cloud/spring-cloud-aws

There are some tests which have not been migrated to use ApplicationContextRunner. It would be ideal to move them. Some of these test are:

  • [ ] AwsParamStoreBootstrapConfigurationTest
  • [ ] AwsSecretsManagerBootstrapConfigurationTest
  • [ ] ContextInstanceDataAutoConfigurationTest
  • [ ] ContextRegionProviderAutoConfigurationTest
  • [ ] ContextResourceLoaderAutoConfigurationTest
  • [ ] CloudWatchExportAutoConfigurationTest

Look at SimpleEmailAutoConfigurationTest for example.

Pick your test!

hacktoberfest help wanted

All 13 comments

Could I check CloudWatchExportAutoConfigurationTest for hacktoberfest?

CloudWatchExportAutoConfigurationTest is all yours, @MatejNedic !

@eddumelendez I can get ContextInstanceDataAutoConfigurationTest if you are ok.

@mkatircioglu Thanks for your offer! ContextInstanceDataAutoConfigurationTest is yours

I’d like to check AwsSecretsManagerBootstrapConfigurationTest.

@eberttc great! AwsSecretsManagerBootstrapConfigurationTest is yours!

@eddumelendez can I get ContextResourceLoaderAutoConfigurationTest?

@shashwat1998 of course! ContextResourceLoaderAutoConfigurationTest is yours

@eddumelendez since in #671 ApplicationContextRunner was introduced for CloudWatchExportAutoConfigurationTest and all tests were migrated to it, is it ok if I take AwsParamStoreBootstrapConfigurationTest

@eddumelendez can I take ContextRegionProviderAutoConfigurationTest ?

@eddumelendez Please also add "hacktoberfest" as a repo topic.

Notice from digital ocean about it- digitalocean/hacktoberfest#596

Thanks @gaurav9822 for the hint. We have no admin rights on the repo 🤷‍♂️. @spencergibb could you please add "hacktoberfest" to repo topics?

Done

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zonybob picture zonybob  ·  4Comments

andrericos picture andrericos  ·  3Comments

ranjitaneesh picture ranjitaneesh  ·  4Comments

pluttrell picture pluttrell  ·  6Comments

unniksk picture unniksk  ·  6Comments