Skip to content

Add assert for test of plot example #55

Open
@sverhoeven

Description

@sverhoeven

The src/js/example-plot.html is tested in https://github.com/NLESC-JCER/cpp2wasm/blob/master/TESTING.md, but there is no check if the plot has been drawn correctly.

Testing is hard due to vega rendering to canvas and different duration's each run

Activity

added a commit that references this issue on Jun 4, 2020
fdiblen

fdiblen commented on Jun 8, 2020

@fdiblen
Collaborator

Maybe we can export the chart data and check this in a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @fdiblen@sverhoeven

        Issue actions

          Add assert for test of plot example · Issue #55 · NLESC-JCER/cpp2wasm