openfisca / openfisca-core

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

Fix YamlItem in test_runner.py to clone TBS in case of reforms #1182

Closed Allan-CodeWorks closed 1 year ago

Allan-CodeWorks commented 1 year ago

Technical changes

Notes

In the case we want to run 2 tests or more with differents reforms and no extensions we were sharing the same baseline so we were executing following tests with the TBS set in previous tests.

coveralls commented 1 year ago

Coverage Status

Coverage: 77.655% (-0.005%) from 77.659% when pulling e473b5d8a922934e0f3bb9c6561892c6eaf2d462 on fix_test_runner_reform_clone into fad5f69a91435c767cb6bca73de6a7d1b666c082 on master.