arviz-devs/arviz

Testing of interactive plotting features

Open

#719 建立於 2019年6月25日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TeX (1,818 star) (495 fork)batch import
ContinousIntegrationHelp WantedTesting

描述

PR #700 introduced the option hover_label, which shows the label of a datapoint when the user hovers over it with the mouse. For now, this feature is not tested in CI, because it requires an interactive backend.

Thoughts on implementation

Add one extra job skipping all tests except the interactive ones? It would require to somehow fake the hover action too, as part of the code is only executed when the hover action is triggered.

貢獻者指南