[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.217.122.248: ~ $
from cerberus.utils import compare_paths_lt


def test_compare_paths():
    lesser = ('a_dict', 'keysrules')
    greater = ('a_dict', 'valuesrules')
    assert compare_paths_lt(lesser, greater)

    lesser += ('type',)
    greater += ('regex',)
    assert compare_paths_lt(lesser, greater)

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
__init__.py File 4.58 KB 0644
conftest.py File 2.46 KB 0644
test_assorted.py File 3.09 KB 0644
test_customization.py File 3.3 KB 0644
test_errors.py File 11.58 KB 0644
test_legacy.py File 30 B 0644
test_normalization.py File 16.81 KB 0644
test_registries.py File 2.77 KB 0644
test_schema.py File 4.96 KB 0644
test_utils.py File 290 B 0644
test_validation.py File 57.77 KB 0644