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

Validate reader-dot #45

Open
5 of 6 tasks
xamde opened this issue Feb 9, 2023 · 2 comments
Open
5 of 6 tasks

Validate reader-dot #45

xamde opened this issue Feb 9, 2023 · 2 comments
Assignees

Comments

@xamde
Copy link
Member

xamde commented Feb 9, 2023

Test reader-dot in-depth:

  • for each .dot sample file -- each testing only one feature of DOT (as short as possible)
    • Read to GioWriter
    • Validate calls to GioWriter contain all data from source file
  • test subgraph feature
  • test directed / undirected edges
  • ports in DOT syntax: how are they handled by JGraphT DOTImporter?
@xamde
Copy link
Member Author

xamde commented Feb 17, 2023

We need one/several synthetic test file(s) using all features of DOT.

@trukacsa
Copy link
Collaborator

PayPal parser does not support subgraphs.

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

3 participants