Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add snd2email test. Fix sending email from ibm i #153

Merged
merged 5 commits into from
Sep 25, 2024
Merged

Conversation

jonnyz32
Copy link
Collaborator

@jonnyz32 jonnyz32 commented Sep 23, 2024

  • Add camel-maven-plugin which is needed to build the jar file properly. The email destination works properly after this
  • Add a send email test
  • Launch a local smtp server during test to test the email route, and then cleanup afterwards
  • Change the order of "Run ile tests" in test.yaml so that we don't push all created bazel files to ibm i

@jonnyz32 jonnyz32 marked this pull request as ready for review September 23, 2024 20:27
@jonnyz32 jonnyz32 merged commit e7be859 into main Sep 25, 2024
2 checks passed
@jonnyz32 jonnyz32 deleted the Add-test-email-dest branch September 25, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Email destination works locally but not when running on ibm i Test cases
2 participants