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

Merge TestGraphFactory Classes #119

Open
MaxKissgen opened this issue Sep 4, 2023 · 0 comments
Open

Merge TestGraphFactory Classes #119

MaxKissgen opened this issue Sep 4, 2023 · 0 comments

Comments

@MaxKissgen
Copy link
Contributor

Currently, there are different factory classes for graphs depending on whether the tests are part of the viewer or the graph/algorithm packages. However, the generated graphs do not possess any notable differences and we get the problem of essentially duplicate graph generation methods.

I would therefore propose merging the two classes ViewerTestGraphFactory and OCDTestGRaphFactory into one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant