GraphPlot.jl
GraphPlot.jl copied to clipboard
GraphPlot needs more tests
There are large parts of the code that are not covered by tests. Furthermore, there should be tests special cases, such as graphs with 0, 1, 2 or three vertices, few edges, self-loops and so on as some of the layouts have problems with these cases.
Closed by #66 and https://github.com/JuliaLang/METADATA.jl/pull/18449
I think this should still be open, at the moment GraphPlot has only 4 tests in total and doesn't cover much of the code.
My 2 cents in this PR