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

Implement CI testing builds with multiple Atlassian products #48

Open
lehmannk opened this issue Jun 2, 2020 · 0 comments
Open

Implement CI testing builds with multiple Atlassian products #48

lehmannk opened this issue Jun 2, 2020 · 0 comments

Comments

@lehmannk
Copy link
Contributor

lehmannk commented Jun 2, 2020

Currently only a single Atlassian product is started upon integration tests. Many integration tests, however, require to access multiple Atlassian products while running. These are e.g. for Confluence:

  • user-directories (crowd)
  • application-links (eg. jira)
  • gadgets (eg. jira)

We need the ability to launch multiple Atlassian servers in order to be able to execute all necessary integration tests. Currently some tests are already prepared for these tests. They are annotated with

@Ignore("cannot be executed because there is no default user with restricted access rights")

and can be found in the it.de.aservo.atlassian.confapi.rest package.

@pathob pathob changed the title Implement circleCI integration testing builds with multiple Atlassian products Implement CI testing builds with multiple Atlassian products Dec 9, 2021
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

1 participant