openfisca / openfisca-core

OpenFisca core engine. See other repositories for countries-specific code & data.
https://openfisca.org
GNU Affero General Public License v3.0
170 stars 75 forks source link

Make the cli of openfisca test, testable #1312

Open bonjourmauko opened 5 days ago

bonjourmauko commented 5 days ago

Hi there!

I really enjoy OpenFisca, but I recently encountered an issue.

Here is what I did:

I've been adding test, types, and documentation to several modules.

Here is what I expected to happen:

To fix bugs and improve code resilience.

Here is what actually happened:

Unsuspected bugs are discovered or introduced when working with openfisca test and tracers.

Here is data (or links to it) that can help you reproduce this issue:

See for example all the issues listed in #1309