-
Notifications
You must be signed in to change notification settings - Fork 83
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
Remove aries_vcx_core
as dependency of test_utils
#1101
Comments
xprazak2
pushed a commit
that referenced
this issue
Jan 10, 2024
Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
xprazak2
pushed a commit
that referenced
this issue
Jan 10, 2024
Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
xprazak2
pushed a commit
to xprazak2/aries-vcx
that referenced
this issue
Jan 12, 2024
xprazak2
pushed a commit
that referenced
this issue
Jan 12, 2024
Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
xprazak2
pushed a commit
that referenced
this issue
Jan 12, 2024
Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
xprazak2
pushed a commit
that referenced
this issue
Jan 12, 2024
Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
xprazak2
pushed a commit
that referenced
this issue
Jan 12, 2024
Signed-off-by: Ondrej Prazak <ondrej.prazak@absa.africa>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it is not possible to use
test_utils
(which should contain primarily test-related constants, RNG and mockdata) as a dependency inaries_vcx_core
tests due to a cycle, leading to code duplication.The text was updated successfully, but these errors were encountered: