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