Mix test.watch doesn't run migrations. The mix task test.watch doesn't run the migration as mix test does.
Phoenix models automatically adding tracking fields. Ecto (or Phoenix) automatically add created and update field to your models.