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

[MORAE] Specific node tests of FN -> Memgraph #579

Open
Free-Quarks opened this issue Oct 13, 2023 · 0 comments
Open

[MORAE] Specific node tests of FN -> Memgraph #579

Free-Quarks opened this issue Oct 13, 2023 · 0 comments
Assignees
Labels
CI continuous integration and automated workflows lang/Python Used for work related to Python (ex. frontend support) MORAE tests Issues related to existing or additional tests

Comments

@Free-Quarks
Copy link
Collaborator

The idea for this test is to use a sample gromet FN and pull the number of nodes from it using a deployed endpoint and then make sure the memgraph version of the FN also has the same number as a sanity check.

This could be done either:

  1. We check the query that would be sent to memgraph to count the wires. (Not needing to have memgraph running during test)
  2. We query the memgraph graph to count the wires (requires memgraph to be running during test)

This test could be expanded in some dimensions related to metadata. I think initially we will ignore metadata, but could be good to make sure all the metadata is kept through the pipeline.

@Free-Quarks Free-Quarks added MORAE tests Issues related to existing or additional tests CI continuous integration and automated workflows lang/Python Used for work related to Python (ex. frontend support) labels Oct 13, 2023
@Free-Quarks Free-Quarks self-assigned this Oct 13, 2023
@myedibleenso myedibleenso added this to the [DARPA] Milestone 11 milestone Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI continuous integration and automated workflows lang/Python Used for work related to Python (ex. frontend support) MORAE tests Issues related to existing or additional tests
Projects
None yet
Development

No branches or pull requests

2 participants