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

Add tests #25

Open
9 tasks
IMP1 opened this issue Jul 10, 2018 · 0 comments
Open
9 tasks

Add tests #25

IMP1 opened this issue Jul 10, 2018 · 0 comments

Comments

@IMP1
Copy link
Owner

IMP1 commented Jul 10, 2018

Add more tests to test the more intricate stuff I'm doing now.

  • Test for a rule rule r1 [ 1, 2 | 1->2, 1->2 ] => [] against graph [ 1, 2 | 1->2 ]. Should this match? Make a test for it either way.
  • Tests with variables just in edge labels.
  • Tests for adding nodes.
  • Tests for adding edges.
  • Tests for changing an edge's label.
  • Tests for changing an node's label.
  • Tests for other features examples/split_string.blsm use.
  • Tests for rational literals
  • Tests for converting between rationals / reals / ints
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