seldon-code / seldon

A code for opinion dynamics simulations.
GNU General Public License v3.0
6 stars 2 forks source link

Enhance explicitness in `Test_io` #30

Closed Myrausman closed 5 months ago

Myrausman commented 7 months ago

Refactor test cases to remove redundancy in tests/res/test_io.cpp

User-DK commented 7 months ago

I think that it should not be called redundancy as Explicitness in test cases is indeed important for clarity and maintainability.

HaoZeke commented 7 months ago

I think that it should not be called redundancy as Explicitness in test cases is indeed important for clarity and maintainability.

Good point, and I would generally agree, but certain directives are overly restrictive in scope.