Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
scripts: add script for improving find-replace
Archived fintohaps opened 1 year ago

This is a helper script for finding and replacing the unique hashes in our tests, primarily the radicle-cli tests.

Whenever we change the format of something that produces a hash, many tests can end up failing since the hashes have changes. This script allows you to specify a list of replacements in one go to more quickly fix the tests.

fintohaps opened with revision 61d1c6f9 on base 855327d3 +113 -0 1 year ago

This is a helper script for finding and replacing the unique hashes in our tests, primarily the radicle-cli tests.

Whenever we change the format of something that produces a hash, many tests can end up failing since the hashes have changes. This script allows you to specify a list of replacements in one go to more quickly fix the tests.