MuleSoft-AI-Chain-Project / mule-amazon-bedrock-connector

AWS Bedrock Connector for MuleSoft
MIT License
0 stars 2 forks source link

Working unit tests #3

Open rhoegg opened 1 week ago

rhoegg commented 1 week ago

I tried to get the unit test running in src/test/java, and I realize it is still the default one generated by the archetype. However, I ran into a blocker related to awssdk bom dependency resolution... this is weird because I can build the connector if I skip tests!

I want to get this issue open to track the creation of minimal working unit tests for at least some of the operations

amirkhan-ak-sf commented 1 week ago

Thats weird, maybe we can put in a dummy test?