Skip to content

we can create a set of basic jest tests for our tables #331

@atherdon

Description

@atherdon

the goal is simple - I wanna know that our tables cover basic needs and didn't crash.

I think it's doable with jest. We would need to configure it once; later, it might help us a lot.
for example when we decide to change something - we wouldn't need to be worried if we crash something - we just run our tests and see the results.

Later we can install our module into few other remix-* repositories and try to use our simple components

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