Move definition of configuration parameters which are used in tests
and for generation of reference configuration to the the test helper
packages of the relevant packages. For this, add three packages
node/nodetest, comm/tcp/tcptest and client/clienttest.
This enables easier to change and maintain the configuration params.
Category
Improvement
Relevant issue
Relates to #130
Testing
This is only a re-organization of code and results in no change of functionality.
All the existing tests should pass.
Steps to run the tests
Checklist
[x] Name is added to the NOTICE file, if it is not present already.
Description
Move definition of configuration parameters which are used in tests and for generation of reference configuration to the the test helper packages of the relevant packages. For this, add three packages node/nodetest, comm/tcp/tcptest and client/clienttest.
This enables easier to change and maintain the configuration params.
Category
Improvement
Relevant issue
Relates to #130
Testing
This is only a re-organization of code and results in no change of functionality. All the existing tests should pass.
Steps to run the tests
Checklist