arviz-devs/arviz

Testing of interactive plotting features

Ouverte

#719 ouverte le 25 juin 2019

 (2 commentaires) (0 réaction) (0 personne assignée)TeX (495 forks)batch import
ContinousIntegrationHelp WantedTesting

Métriques du dépôt

Stars
 (1 818 étoiles)
Métriques de merge PR
 (Merge moyen 3j 8h) (5 PRs mergées en 30 j)

Description

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.

Guide contributeur