qiime2 / q2-feature-table

QIIME 2 plugin supporting operations on feature tables.
BSD 3-Clause "New" or "Revised" License
2 stars 37 forks source link

Need to add tests for the summarize viz and for vizualizations in general #308

Open Oddant1 opened 4 months ago

Oddant1 commented 4 months ago

We will need to mock a browser to some extent for this to happen, it may be a bit annoying, but it should be doable.

Oddant1 commented 3 months ago

Selenium does look like a viable way to do this

Oddant1 commented 3 months ago

Potential other tests:

rep-seqs had its blast links break pcoa and emperor are important ones but have not broken in the past

volatility control chart

Oddant1 commented 1 month ago

Look at vega embed for forcing the viz to render an svg in testing