Skip to content

Commit 0c947b5

Browse files
Filter only provided integration paths for breeze integration testing (#52462)
* Filter only provided integration paths * Fix tests * Rename gremline integration name to tinkerpop * Fix selective_checks test * Update @integration pytest marker with tinkerpop
1 parent c3f8a81 commit 0c947b5

File tree

14 files changed

+32
-17
lines changed

14 files changed

+32
-17
lines changed

contributing-docs/testing/integration_tests.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ core or provider type of test.
6464
+--------------+-------------------------------------------------------+
6565
| drill | Integration required for drill operator and hook. |
6666
+--------------+-------------------------------------------------------+
67-
| gremlin | Integration required for gremlin operator and hook. |
68-
+--------------+-------------------------------------------------------+
6967
| kafka | Integration required for Kafka hooks. |
7068
+--------------+-------------------------------------------------------+
7169
| kerberos | Integration that provides Kerberos authentication. |
@@ -88,6 +86,8 @@ core or provider type of test.
8886
+--------------+-------------------------------------------------------+
8987
| statsd | Integration required for Statsd hooks. |
9088
+--------------+-------------------------------------------------------+
89+
| tinkerpop | Integration required for gremlin operator and hook. |
90+
+--------------+-------------------------------------------------------+
9191
| trino | Integration required for Trino hooks. |
9292
+--------------+-------------------------------------------------------+
9393
| ydb | Integration required for YDB tests. |

dev/breeze/doc/images/output-commands.svg

Lines changed: 2 additions & 2 deletions
Loading

dev/breeze/doc/images/output_shell.svg

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7ce73872a6ef26151af64d2a850104f6
1+
74abdb31412e7ee706db5f3ece5beabc

0 commit comments

Comments
 (0)