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

Port/Replicate auth_logic tests in rust to C++ #698

Open
harsha-mandadi opened this issue Aug 30, 2022 · 0 comments
Open

Port/Replicate auth_logic tests in rust to C++ #698

harsha-mandadi opened this issue Aug 30, 2022 · 0 comments

Comments

@harsha-mandadi
Copy link
Collaborator

Currently we have a script

name = "authorization_logic_test",
that runs the tests in auth_logic to ensure there are no bugs. Similar tests are missing in C++ and we need to port/replicates these tests in c++ as well. Otherwise we might end up with bugs and differences in c++ and rust behavior.

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

No branches or pull requests

1 participant