This is a rewrite of the testing harness into Python. It is much safer, more trustworthy, more self contained, and maintainable. In particular, this gives me access to the bloom filters and logs in a nicer way that lets me work on #405.
it's not perfect, there are todos and improvements i want to make, but all the existing tests run in this harness as well and it's decent second cut.
This is a rewrite of the testing harness into Python. It is much safer, more trustworthy, more self contained, and maintainable. In particular, this gives me access to the bloom filters and logs in a nicer way that lets me work on #405.
it's not perfect, there are todos and improvements i want to make, but all the existing tests run in this harness as well and it's decent second cut.