MCPcopy
hub / github.com/pimutils/vdirsyncer / items

Function items

tests/unit/sync/test_sync.py:32–33  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

30
31
32def items(s):
33 return {x[1].raw for x in s.items.values()}
34
35
36def test_irrelevant_status():

Callers 15

test_irrelevant_statusFunction · 0.85
test_missing_statusFunction · 0.85
test_partial_sync_ignoreFunction · 0.85
test_upload_and_updateFunction · 0.85
test_deletionFunction · 0.85
test_already_syncedFunction · 0.85
test_updated_and_deletedFunction · 0.85
test_no_uidsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected