In the current version of the repository (v. 0.0.1), the five tests are skipped in test_against_taxsim.py.
fiscalsim_us/tests/microsimulation/test_against_taxsim.py sssss
These tests are skipped if the operating system is Windows or Mac OSx. But they should pass if run on a Linux operating system. We should update the code to satisfy the following conditions.
I asked PolicyEngine-US about this in their repo (see this issue), and the answer was that they set it up to work on a Linux machine because that is the OS of the GitHub CI, but didn't finish setting it up for all operating systems.
cc: @ss7886
In the current version of the repository (v. 0.0.1), the five tests are skipped in
test_against_taxsim.py.These tests are skipped if the operating system is Windows or Mac OSx. But they should pass if run on a Linux operating system. We should update the code to satisfy the following conditions.
I asked PolicyEngine-US about this in their repo (see this issue), and the answer was that they set it up to work on a Linux machine because that is the OS of the GitHub CI, but didn't finish setting it up for all operating systems.
cc: @ss7886