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 test coverage for IPC server #389

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

JoshuaKrstic
Copy link
Contributor

Added unit tests for failure cases and happy path

Added image test for happy path, token is required to validate

TODO(future) - Add tests with invalid inputs validating we get the errors we expect

@JoshuaKrstic JoshuaKrstic force-pushed the servertest branch 2 times, most recently from 8dbb13b to 48e4528 Compare November 13, 2023 21:38
@JoshuaKrstic JoshuaKrstic force-pushed the servertest branch 10 times, most recently from 4b6ebe7 to e268d10 Compare November 14, 2023 22:43
@JoshuaKrstic JoshuaKrstic force-pushed the servertest branch 5 times, most recently from 5a39acf to b313fcd Compare November 20, 2023 19:00
Add image test
Move tests to different regions to avoid region N2D caps
Use new tokentype field in VerifyAttestation requets
@JoshuaKrstic JoshuaKrstic merged commit 135086f into google:main Nov 20, 2023
11 checks passed
@JoshuaKrstic JoshuaKrstic deleted the servertest branch October 14, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants