memgraph/tests/e2e/streams/transformations
Jeremy B a0bc1371dd
Adding "raw message" column to the result returned by CHECK STREAM query (#394)
* Adding "raw message" column to the result return by CHECK STREAM query

* Update way results of CHECK STREAM are built

* Adapting CHECK STREAM integration tests (Pulsar/Kafka) to run with new result structure

* Adding new tests covering the check stream functionality

* Uppercase constants in stream tests

* Reformat f-strings
2022-06-08 23:17:44 +02:00
..
c_transformations.cpp Making mgp_error enum class when compiling c++. Remains enum when com… (#389) 2022-05-05 17:48:17 +02:00
CMakeLists.txt Adding "raw message" column to the result returned by CHECK STREAM query (#394) 2022-06-08 23:17:44 +02:00
common_transform.py Adding "raw message" column to the result returned by CHECK STREAM query (#394) 2022-06-08 23:17:44 +02:00
kafka_transform.py Adding "raw message" column to the result returned by CHECK STREAM query (#394) 2022-06-08 23:17:44 +02:00
pulsar_transform.py Adding "raw message" column to the result returned by CHECK STREAM query (#394) 2022-06-08 23:17:44 +02:00