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

Swagger UI test failing in wip-spring-boot3 branch #64

Open
cer opened this issue May 20, 2023 · 0 comments
Open

Swagger UI test failing in wip-spring-boot3 branch #64

cer opened this issue May 20, 2023 · 0 comments

Comments

@cer
Copy link
Contributor

cer commented May 20, 2023

Class io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest

java.lang.AssertionError: Expected 200 for http://localhost:63998/swagger-ui/index.html, got 404
	at org.junit.Assert.fail(Assert.java:89)
	at io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest.assertUrlStatusIsOk(CustomersAndOrdersEndToEndTest.java:193)
	at io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest.testSwaggerUiUrl(CustomersAndOrdersEndToEndTest.java:187)
	at io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest.testSwaggerUiUrls(CustomersAndOrdersEndToEndTest.java:181)

Part of eventuate-foundation/eventuate-common#131 work

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