Skip to content

Improve the coverage of the _convertPyToVal method, particularly when a value descriptor is provided.

No functionality change, it is entirely tests. This was to validate a problem that had been seen with v2.2.1, which I was able to reproduce in very peculiar circumstance. At least we know the code itself is good thanks to these tests.

Merge request reports