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

System test routing setup #277

Open
sonallux opened this issue Dec 7, 2020 · 1 comment
Open

System test routing setup #277

sonallux opened this issue Dec 7, 2020 · 1 comment

Comments

@sonallux
Copy link
Contributor

sonallux commented Dec 7, 2020

The system test is currently only using communication within the docker-compose network without routing through Traefik. Therefore it is currently kind of useless to start the edge/Traefik service for the system-test.

But it might be worth changing the general setup of the system test to use the Traefik router. Then we can also catch bugs caused by a wrong Traefik configuration.

So the question is: Do we want to route all request of the system test through Traefik or not?

@georg-schwarz
Copy link
Member

Depends on our understanding of the system-tests. I'd say, we want to test ŧhe backend end-to-end. That would mean we should include the routing mechanism.

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