Skip to content

Extract graph schema validation into properly named test #3735

@T4rk1n

Description

@T4rk1n

In test: test_tagr002_tabs_render_without_selected we do

    # do some extra tests while we're here
    # and have access to Graph and plotly.js
    check_graph_config_shape(dash_dcc)

This check that we have all the props defined, but the test is random and parametrized so the same check is run twice. It should be in it's own test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions