memgraph / mage

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

[main < T623] Load files in E2E tests #322

Closed imilinovic closed 1 year ago

imilinovic commented 1 year ago

Description

Enable loading files in static E2E tests.

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

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

imilinovic commented 1 year ago

How it works: In the test folder you add files that you want to load and name them inputSuffix and then in input.cyp and test.yml you use "_fileSuffix" instead of "path/to/file"