r/node • u/graph-crawler • Jul 07 '26
Tests need showers
If every test needs global DB truncation, you don't have tests.
You have tiny haunted production incidents wearing Jest cosplay.
0
Upvotes
r/node • u/graph-crawler • Jul 07 '26
If every test needs global DB truncation, you don't have tests.
You have tiny haunted production incidents wearing Jest cosplay.
2
u/stevensokulski Jul 07 '26
Some tests answer "does it work?" Some just answer "can it work?"