alecthomas / voluptuous

CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
https://pypi.org/project/voluptuous
BSD 3-Clause "New" or "Revised" License
1.82k stars 218 forks source link

Add tests for `Object` and `MultipleInvalid` #467

Closed spacegaier closed 2 years ago

spacegaier commented 2 years ago

Add tests for Object and MultipleInvalid internal methods.