memgraph/tests/e2e
János Benjamin Antal 13c9bf76af Add e2e tests for streams (#190)
* Add base of e2e tests

* Add python dependencies

* Explicitly close customer in destructor

* Parametrize tests and add test for CHECK STREAM

* Add tests for SHOW STREAMS

* Add test for concurrent start/stop during check

* Add test for calling check with an already started stream

* Run streams e2e tests on CI servers

Co-authored-by: antonio2368 <antonio2368@users.noreply.github.com>
Co-authored-by: Jure Bajic <jbajic@users.noreply.github.com>
2021-07-07 16:19:59 +02:00
..
isolation_levels Multiple isolation levels (#171) 2021-06-14 15:47:57 +02:00
memory Add global version allocators for C in query modules (#162) 2021-06-07 14:45:05 +02:00
replication Disable failing tests and add logs for replication e2e (#132) 2021-04-02 12:29:10 +02:00
streams Add e2e tests for streams (#190) 2021-07-07 16:19:59 +02:00
triggers Add filtering based on registered event types (#155) 2021-05-26 14:37:11 +02:00
.gitignore Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
CMakeLists.txt Add e2e tests for streams (#190) 2021-07-07 16:19:59 +02:00
memgraph.py Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
runner.py Add e2e tests for streams (#190) 2021-07-07 16:19:59 +02:00