memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
244 stars 24 forks source link

[main < T647] Add correctness testing for path output #355

Closed mpintaric55334 closed 10 months ago

mpintaric55334 commented 11 months ago

Description

Please briefly explain the changes you made here.

Added an option in correctness testing, to see if output of path results is equal to one another. The order of the paths in the result is not important, because the paths will be sorted.

Pull request type

Related issues

Delete if this PR doesn't resolve any issues. Link the issue if it does.

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

######################################

mpintaric55334 commented 11 months ago

Would like to discuss it on daily, since I took some liberties in implementing it we have not exactly agreed on.