HomePhabricator

tests: add a BasicTestingSetup and apply to all tests
92fd887fd42aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

tests: add a BasicTestingSetup and apply to all tests

Make sure that chainparams and logging is properly initialized. Doing
this for every test may be overkill, but this initialization is so
simple that that does not matter.

This should fix the travis issues.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Mar 12 2015, 08:34
deadalnixPushed on May 14 2017, 22:04
Parents
rABCe564e63ef04e: Merge pull request #5871
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC92fd887fd42a: tests: add a BasicTestingSetup and apply to all tests (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Mar 12 2015, 08:45