Integration Tests -> AWS This was used to be, but we don't want it to be Now: Unit No local dependency Files: logic.js schema.js Integration Manage only internal dependency Any Database We are not gonna make any Http or Axios (Works well with our database) Files: action.js E2E Observability Observe what's in the Cloud Our Files: logic.js business logic / Rules >> Unit Test (Deterministic) ex: Ex..