Skip to content
Snippets Groups Projects
Commit b20c6764 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

TST: Add test for inserts

parent 66dc3255
No related branches found
No related tags found
3 merge requests!160STY: styling,!141FIX: Resolve referneces to existing entities correctly,!140New f fix merge
......@@ -364,3 +364,5 @@ Campaign:
recs = [ds_parent, ds_child, event, event, ds_child, event, basis, campaign]
ins, ups = crawler.synchronize(crawled_data=recs, unique_names=False)
# There is only two datasets and one event to be inserted
assert len(ins) == 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment