Skip to content
Snippets Groups Projects

Use cached_get_entity_by

Merged Henrik tom Wörden requested to merge f-get-by into dev
All threads resolved!
Files
4
@@ -30,6 +30,11 @@ from caosdb.utils.register_tests import clear_database, set_test_key
set_test_key("10b128cf8a1372f30aa3697466bb55e76974e0c16a599bb44ace88f19c8f61e2")
@pytest.fixture
def clear_cache(autouse=True):
cache_clear()
def test_issue_23(clear_database):
"""Test that an update leaves existing properties, that were not found by
the crawler, unchanged.
Loading