Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add CLI usage tests for `key` and `key root` - Add key-root goldens (not externally validated) - There was a local definition of expectationFailure, using quickchecks's counterexample, which I had to rename. I'm not sure why the existing CLI tests uses QuickCheck when they only run once. - Isolate the types to one place for power & elegance - Add functionality to check CliKeyScheme equality & more powerful tests
- Loading branch information