Skip to content

Division and multiplication evaluating to 0.0 in unit tests #1

@mbartelsm

Description

@mbartelsm

In unit tests for eval_postfix, division and multiplication always evaluate to 0.0, even division by 0.
However, when running from main with the entire pipeline, it works as expected.

Ideas:

  • Review unit tests
  • Implement tests for other functions
  • Compare, perhaps test implementation is wrong-

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions