b782271be8
* Moving function add_query_module from CMakeLists from tests/e2e/magic_functions to tests/e2e * Adding failing test copying behavior when loading c module (.so) into memgraph. * Fixing issue where NO_ERROR status returned MgpTransAddFixedResult was converted to false * Removing unnecessary transformation * removing incorrect parameterization of test * re-adding parametrized transformation
4 lines
159 B
CMake
4 lines
159 B
CMake
copy_streams_e2e_python_files(kafka_transform.py)
|
|
copy_streams_e2e_python_files(pulsar_transform.py)
|
|
add_query_module(c_transformations c_transformations.cpp)
|