Skip to content

fix unit test failures #139

Description

@Patashu

7:08 AM] Razenpok: Hey, Pata
I've ported Number-compatibility tests from C# version to check if Decimal operations produce same values as Number operations. You can check them on tests branch by running npm ci and then npm run test
[7:08 AM] Razenpok: It will run for a bit (takes several seconds on my PC)
image
7:08 AM] Razenpok: And there are a lot of test cases because combinatorial explosion
[7:09 AM] Razenpok: You can check all the source in tests folder
[7:09 AM] Razenpok: Currently, I observe a lot of "Unreachable code" errors and I'm not sure what to do with them
[7:09 AM] Razenpok: Either to disable these test cases or fix the bugs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions