mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-23 20:21:03 +02:00
Tests
This commit is contained in:
parent
baa5a9347f
commit
6f4e1a4960
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import pytest
|
||||||
from unittest.mock import MagicMock, patch, AsyncMock
|
from unittest.mock import MagicMock, patch, AsyncMock
|
||||||
|
|
||||||
from trustgraph.storage.triples.cassandra.write import Processor
|
from trustgraph.storage.triples.cassandra.write import Processor
|
||||||
from trustgraph.schema import Value, Triple
|
from trustgraph.schema import Triple
|
||||||
|
|
||||||
|
|
||||||
class TestCassandraStorageProcessor:
|
class TestCassandraStorageProcessor:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue