Consolidate usage of odb_at in tests by moving it to gix_testtools
#2823
Closed
Christoph Rüßler (cruessler)
announced in
Tasks
Replies: 1 comment
|
Sorry, I don't know what this is about. Let's figure this out in chat :). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a question based on my own experience working on adding SHA-256 support to tests as well as on this suggestion by an LLM: #2598 (review). Does it make sense to move
odb_atintogix_testtools, in order to have a single shared implementation?All reactions