eastgenomics / trendyQC

Django app for monitoring trends in MultiQC data
MIT License
0 stars 0 forks source link

Unittest tools #61

Closed Yu-jinKim closed 5 months ago

Yu-jinKim commented 5 months ago

Unittest to check if the tool object are setup correct i.e. the fields are corrected when compared to the ones in the JSON config files


This change is Reviewable

pep8speaks commented 5 months ago

Hello @Yu-jinKim! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 1:25: W292 no newline at end of file

Line 27:68: W291 trailing whitespace

Comment last updated at 2024-01-23 11:29:12 UTC