ISISNeutronMuon / ISISNeutronMuon/MDMC

Move away from testing against exact stdout strings

Open
#1,183 0 comments 0 reactions 0 assignees View on GitHub
P2 testing
Dominant language
Python
Stars
4
Forks
0
Avg merge
2d 4h
Merged PRs (30d)
5

Description

Testing against stdout messages is currently done by exact matching of strings. This causes unintended side effects since adding additional logging/warning messages to other parts of the code will break these tests. In addition they are really hard to debug since we are testing against the exact number of spaces used in every line.
We should refactor these tests to try to avoid this wherever possible

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.