aleixmorgadas’s avataraleixmorgadas’s Twitter Archive—№ 2,327

  1. 🤔 Assumption: We are underutilizing the capabilities of our DB (for example) due to lack of proper IO testing It's easier for me to fetch the table and transform it via code (mocking the DB query result) than performing that logic on DB (where it excells at) and test against it