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

using external PlantUML server can break the testsuite #667

Open
robtaylor opened this issue Sep 30, 2024 · 0 comments
Open

using external PlantUML server can break the testsuite #667

robtaylor opened this issue Sep 30, 2024 · 0 comments

Comments

@robtaylor
Copy link
Collaborator

We don't have any control over changes to the external plantuml server used, so any changes deployed by the plantuml developers can break our test suite, making it fragile. (i.e. http://www.plantuml.com/plantuml see [core/publishers/html.py:43(https://github.com/doorstop-dev/doorstop/blob/develop/doorstop/core/publishers/html.py#L43))

Solution is for the test suite to install a version locked plantuml and use this.

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