This adds a test for #1432 that currently fails on master. Feel free to change the PR title if adding commits to this branch to fix the issue.
I would have preferred to write a more specific unit test for KeyDict, but I didn't get in that deep yet. But @bqpd if you can think of a lower-level test in addition to this one that'd be a great addition.
(closes #1432)
This adds a test for #1432 that currently fails on master. Feel free to change the PR title if adding commits to this branch to fix the issue.
I would have preferred to write a more specific unit test for
KeyDict
, but I didn't get in that deep yet. But @bqpd if you can think of a lower-level test in addition to this one that'd be a great addition.