Closed 0xBRL closed 2 years ago
Heey @chef-jojo, I was trying to run some local tests and I find these errors.
However these errors don't happen in Unit tests (Jest) (16) job in the GitHub, let me know if these tests need to be fixed π€ (I found the issue, it's in the default language setting and expected values of tests. I think we can fix this)
I can work on it π
yeah i think it's something related to toLocaleString
. We should explicit setting the locale setting on jest test env
Is there an existing issue for this?
Product
Other
Current Behavior
Some unit tests are failing on the
develop
branch:Running the unit tests:
π More info: test.log
Expected Behavior
All unit tests are expected to pass:
Steps To Reproduce
Environment
Anything else?
No response