Skip to content

ADD automated Tests & visual tests  #2

Description

@gsimone

Both should exist, eg.

// whatever.viz.jsx
// 1. passing viz
function ComponentWithVizUsingR3FProbably() {
	return <mesh>...</mesh>
}

// 2. non passing viz
...

// whatever.test.js
// regular jest stuff

Ideally, every fn in every entry point should have both visuals and unit (although visual is hard with stuff like determinants)

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