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

Test the Jira extension using Testcontainer and the Jira image #752

Closed
ppalaga opened this issue Feb 24, 2020 · 3 comments
Closed

Test the Jira extension using Testcontainer and the Jira image #752

ppalaga opened this issue Feb 24, 2020 · 3 comments
Milestone

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Feb 24, 2020

The README [1] in the itest states that the test can be run against a manually started container using the Jira Image [2]. I wonder whether this can be automated via Test containers as we do with Consul and other extensions.

[1] https://github.com/apache/camel-quarkus/pull/728/files#diff-946d5ce322e8e8d37da82de18d75551cR5
[2] https://hub.docker.com/r/atlassian/jira-software

@jamesnetherton
Copy link
Contributor

I thought about doing this, but the problem is that it needs a development license key to run and they expire every 90 days.

@ppalaga
Copy link
Contributor Author

ppalaga commented Feb 24, 2020

Good to know, thanks for the info.

@jamesnetherton
Copy link
Contributor

Since 2d2eeef the Jira endpoints under test return stubbed responses. Which IMO is an acceptable alternative to having a full Jira server up and running.

@ppalaga ppalaga added this to the 1.0.0-CR3 milestone Jul 3, 2020
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

No branches or pull requests

2 participants