Add verifyPacket crypto tests#4
Conversation
|
Hi @snoopuppy582, Thanks for jumping in so quickly, having another pair of eyes on this is always appreciated! 😊 If you'd like to dive in deeper as a contributer: The project is a bit opaque about where assets live and it's a bit tricky to set up your own assets which means runtime testing can be quite cumbersome, if you'd like to test locally yourself here are two easy ways to get you up and running in case you want to be more hands-on for future issues:
Let me know if you need support and we can arrange something, and thanks again for volunteering and helping improve Seal, you're always welcome to work on future issues! 🦭 Alex |
|
Thanks, Alex. The |
|
Bypassed due to SonarQube for now because the token isn't wired correctly in our CI/CD, I'll look into this separately |
Summary
verifyPacket()coverage next to the existing crypto packet tests.Fixes #2.
Tests
uvx clang-format -i tests/test_crypto.cppuvx clang-format --dry-run --Werror tests/test_crypto.cppgit diff --checkNotes
seal_testslocally because this workspace does not have the repo's vcpkg toolchain/dependencies installed (..\vcpkg\scripts\buildsystems\vcpkg.cmakeis missing). The GitHub Actions test workflow builds this onwindows-latestwith vcpkg.