• Levin Zimmermann's avatar
    qa: lib/tests/zodb += zurl_normalize_main · 6032b274
    Levin Zimmermann authored
    After moving zurl filtering to a dedicated function, we can
    now test this function for correctness. It's important that different
    clients which point to the same storage always result in the same
    zodburi, even if their initial user-specified zodburi slightly differs
    (e.g. due to different client-side parameters or different paths of encryption).
    
    /reviewed-by @kirr
    /reviewed-on nexedi/wendelin.core!17
    6032b274
test_zodb.py 19.2 KB