Add Ticket Tests (RIPD-1328):

Migrate ticket-test.js to cpp. Add coverage for Change/Cancel ticket
handlers.
This commit is contained in:
Mike Ellery
2016-11-01 08:09:27 -07:00
committed by Nik Bougalis
parent 35504f1723
commit 7e39d645b9
6 changed files with 423 additions and 2 deletions

View File

@@ -41,3 +41,4 @@
#include <test/app/TxQ_test.cpp>
#include <test/app/ValidatorList_test.cpp>
#include <test/app/SetTrust_test.cpp>
#include <test/app/Ticket_test.cpp>