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

Create DockerOpenPaasExtension #1527

Open
HoussemNasri opened this issue Feb 12, 2025 · 0 comments · May be fixed by #1535
Open

Create DockerOpenPaasExtension #1527

HoussemNasri opened this issue Feb 12, 2025 · 0 comments · May be fixed by #1535
Assignees

Comments

@HoussemNasri
Copy link
Member

HoussemNasri commented Feb 12, 2025

Why?

We want to run our integration test suite, which requires OpenPaas or Dav server interactions on real servers to achieve more accurate behavior.

How?

Create a Docker Compose file that sets up OpenPaas and Dav, and wrap it as a JUnit extension.

Re-running the setup for every test is NOT an option since it takes about 1 minute to start up. Instead, provide code utilities that will enable isolation between tests.

Preferably, we want to support isolation by creating a new user for every test.

@HoussemNasri HoussemNasri self-assigned this Feb 12, 2025
@HoussemNasri HoussemNasri linked a pull request Feb 13, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant