Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
atherdon opened this issue Aug 19, 2022 · 0 comments
Open

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

atherdon opened this issue Aug 19, 2022 · 0 comments

Comments

@atherdon
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant