-
- Downloads
Squashed commit of the following
commit 2c570c96 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 19:49:08 GMT-0500 (Central Daylight Time) Add more tests commit 2fa75ae6 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 18:45:06 GMT-0500 (Central Daylight Time) Add tests commit a319af22 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 16:52:47 GMT-0500 (Central Daylight Time) Add more tests commit 96da5b43 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 16:22:42 GMT-0500 (Central Daylight Time) remove unnecessary lines commit 4117922a Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 16:02:53 GMT-0500 (Central Daylight Time) Remove unnecessary file commit b2f5cb9f Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 15:38:22 GMT-0500 (Central Daylight Time) Fix exceptions commit c4491db6 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 15:21:40 GMT-0500 (Central Daylight Time) Add tests commit 65fa0fc6 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 15:17:46 GMT-0500 (Central Daylight Time) Add more tests commit eaa8fa9b Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 12:06:31 GMT-0500 (Central Daylight Time) Add more tests commit 32142ff2 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 11:41:54 GMT-0500 (Central Daylight Time) Add more tests commit 0894d1da Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 10:49:30 GMT-0500 (Central Daylight Time) Add more tests commit 5aafa5f1 Author: Bruce <jtyself@amazon.com> Date: Wed Aug 23 2023 10:24:08 GMT-0500 (Central Daylight Time) add tests commit 48a74a75 Author: Bruce <jtyself@amazon.com> Date: Fri Aug 18 2023 16:13:44 GMT-0500 (Central Daylight Time) Add more tests commit 61863de6 Author: Bruce <jtyself@amazon.com> Date: Fri Aug 18 2023 15:09:19 GMT-0500 (Central Daylight Time) Add more tests commit 963f194a Author: Bruce <jtyself@amazon.com> Date: Fri Aug 18 2023 14:44:19 GMT-0500 (Central Daylight Time) Add test cases commit 0bf18891 Author: Bruce <jtyself@amazon.com> Date: Fri Aug 18 2023 01:05:06 GMT-0500 (Central Daylight Time) Add copyright commit 7726b997 Author: Bruce <jtyself@amazon.com> Date: Fri Aug 18 2023 00:47:34 GMT-0500 (Central Daylight Time) Add test cases, and use newer version of mockito commit bcfb6fd7 Author: Bruce <jtyself@amazon.com> Date: Thu Aug 17 2023 17:38:07 GMT-0500 (Central Daylight Time) use lombok commit c98b5b65 Author: Bruce <jtyself@amazon.com> Date: Thu Aug 17 2023 13:08:48 GMT-0500 (Central Daylight Time) Enable ssl open commit 21c9e0e1 Author: Bruce <jtyself@amazon.com> Date: Thu Aug 17 2023 12:58:02 GMT-0500 (Central Daylight Time) Elastic client handler test commit 030fb7a0 Author: Bruce <jtyself@amazon.com> Date: Thu Aug 17 2023 12:47:26 GMT-0500 (Central Daylight Time) put back jacoco commit 36a9c095 Author: Bruce <jtyself@amazon.com> Date: Thu Aug 17 2023 12:39:28 GMT-0500 (Central Daylight Time) remove jacoco
parent
94a95e31
No related branches found
No related tags found
Showing
- provider/indexer-aws/lombok.config 2 additions, 0 deletionsprovider/indexer-aws/lombok.config
- provider/indexer-aws/pom.xml 28 additions, 6 deletionsprovider/indexer-aws/pom.xml
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/cache/ElasticCredentialsCacheImplTest.java 32 additions, 0 deletions...du/indexer/aws/cache/ElasticCredentialsCacheImplTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/di/EntitlementsClientFactoryTest.java 48 additions, 0 deletions...up/osdu/indexer/aws/di/EntitlementsClientFactoryTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/di/TenantInfoServiceTest.java 58 additions, 0 deletions.../opengroup/osdu/indexer/aws/di/TenantInfoServiceTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/publish/PublisherImplTest.java 54 additions, 0 deletions...opengroup/osdu/indexer/aws/publish/PublisherImplTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/service/ElasticClientHandlerAwsTest.java 62 additions, 0 deletions...osdu/indexer/aws/service/ElasticClientHandlerAwsTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/util/AwsServiceAccountAuthTokenTest.java 158 additions, 0 deletions...osdu/indexer/aws/util/AwsServiceAccountAuthTokenTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/util/IndexerQueueTaskBuilderAwsTest.java 356 additions, 0 deletions...osdu/indexer/aws/util/IndexerQueueTaskBuilderAwsTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/util/RequestInfoImplTest.java 110 additions, 0 deletions.../opengroup/osdu/indexer/aws/util/RequestInfoImplTest.java
provider/indexer-aws/lombok.config
0 → 100644
Please register or sign in to comment