On Mar 28, 2026, at 06:04, Andrew Dunstan <andrew@dunslane.net> wrote:
> I have fixed that. Some key_name entries were missing, which was an issue. I also removed some unused variables and
someduplicate tests, and did some general tidying.
Looks good to me! I’m curious what the implication of missing `key_name`s was, since the tests passed and all the
functionsworked. Can we create additional tests that would fail when the keys were missing?
D