plotly / dash-bio

Open-source bioinformatics components for Dash
https://dash-gallery.plotly.host/Portal/?search=Bioinformatics
MIT License
529 stars 194 forks source link

WIP: Add tests for components #670

Open nickmelnikov82 opened 2 years ago

nickmelnikov82 commented 2 years ago

Description of changes

Add tests for each property in each component. Check that each property in each component does what it supposed to do.

HammadTheOne commented 2 years ago

This is great so far @nickmelnikov82 and adds some much-needed coverage for our tests. Let me know when it's ready for a final review and I can take a full pass over it.