Skip to content
Snippets Groups Projects

Fix operations_lib test

Merged Marcel Loose requested to merge fix-operations-lib-test into master

Fix test_operations_lib.py, it was missing an assert in the filecmp line, thus causing all the tests to silently pass.

Once that was added, it turned out that I needed to lower the precision used to print the results, in order to avoid failing tests due to slight differences between Python/NumPy versions.

Edited by Marcel Loose

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading