HomePhabricator

test: Remove UNITTEST params
59bd89f11636Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

test: Remove UNITTEST params

UNITTEST parameter are not used by any current tests, and the model
(modifyable parameters) is inconvenient when unit-testing. As
they are stored in a global structure eevery test
would have to (re)set up its own parameters.

For consistency it is also better to test with MAIN parameters.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Mar 9 2015, 15:04
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING8cbe1f4f5870: tests: change main and wallet tests to BOOST_FIXTURE_TEST_SUITE
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING59bd89f11636: test: Remove UNITTEST params (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Mar 9 2015, 15:06