sisl icon indicating copy to clipboard operation
sisl copied to clipboard

Make plotly tests more stringent

Open zerothi opened this issue 3 years ago • 0 comments

The plotly tests needs restructuring for easier maintenance. Instead of directly importing stuff it may be better to use pytest.mark.parametrize to leverage different possibilities.

  • here for details about documentation
  • here for parametrize suggestion
  • here for related discussion

zerothi avatar Feb 04 '21 08:02 zerothi