Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add working decryption failure test #75

Open
danfinlay opened this issue Jan 9, 2020 · 0 comments
Open

Add working decryption failure test #75

danfinlay opened this issue Jan 9, 2020 · 0 comments

Comments

@danfinlay
Copy link
Contributor

Our current decryption failure test is incorrect, and is being removed:

It tests if an absent variable can decrypt a payload, and so it fails for the wrong reason: An error is thrown because alice does not exist, not because she cannot decrypt the variable.

Highlighted here:
#74 (comment)

@Gudahtt Gudahtt added this to the v4 milestone Jul 20, 2021
@Gudahtt Gudahtt removed this from the v4 milestone Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants