memgraph/tests/e2e/streams
Jeremy B b782271be8
Fix shared module loading
* 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
2022-04-28 20:28:44 +02:00
..
transformations Fix shared module loading 2022-04-28 20:28:44 +02:00
CMakeLists.txt Pulsar e2e tests (#296) 2021-11-16 15:58:35 +01:00
common.py Procedure for stream configs (#301) 2021-11-29 08:56:10 +01:00
conftest.py Procedure for stream configs (#301) 2021-11-29 08:56:10 +01:00
docker-compose.yml Pulsar e2e tests (#296) 2021-11-16 15:58:35 +01:00
kafka_streams_tests.py Fix shared module loading 2022-04-28 20:28:44 +02:00
pulsar_streams_tests.py Use default values instantly for batch size/interval (#306) 2021-11-30 16:29:51 +01:00
streams_owner_tests.py Use default values instantly for batch size/interval (#306) 2021-11-30 16:29:51 +01:00
workloads.yaml Pulsar e2e tests (#296) 2021-11-16 15:58:35 +01:00