Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pimutils/vdirsyncer
/ assert_item_equals
Function
assert_item_equals
tests/__init__.py:19–20 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
17
18
19
def
assert_item_equals(a, b):
20
assert normalize_item(a) == normalize_item(b)
21
22
23
VCARD_TEMPLATE =
''
&
#x27;BEGIN:VCARD
Callers
4
test_dav_unicode_href
Method · 0.90
test_upload
Method · 0.85
test_update
Method · 0.85
test_specialchars
Method · 0.85
Calls
1
normalize_item
Function · 0.90
Tested by
4
test_dav_unicode_href
Method · 0.72
test_upload
Method · 0.68
test_update
Method · 0.68
test_specialchars
Method · 0.68