BTCP-Rebase icon indicating copy to clipboard operation
BTCP-Rebase copied to clipboard

[tests] Define critical tests from Bitcoin / Zcash

Open ch4ot1c opened this issue 6 years ago • 2 comments

The qa/ directory https://github.com/zcash/zcash needs to be added and integrated. test/ is the directory used by this repo and Bitcoin for tests.

So far, gtest tests from zcash have been added: https://github.com/BTCPrivate/BTCP-Rebase/blob/master/src/Makefile.am#L647

Let's do this after we have our first few Travis tests working.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

ch4ot1c avatar Jun 27 '18 07:06 ch4ot1c

I see several have been added here https://github.com/BTCPrivate/BTCP-Rebase/commit/8e04b9dd54f2741c67972a4668259b2add6b96d7, but I want to be sure we aren't missing any

ch4ot1c avatar Jun 27 '18 17:06 ch4ot1c

We should define a subset of initial set of tests from Bitcoin to get passing. Consensus codepaths should probably be first.

ch4ot1c avatar Jul 21 '18 16:07 ch4ot1c