Why are my tests failing? • did I run migrations? • did I “prepare” my test db after? • are there new environment variables that I am missing? • have I restarted my server recently?
• Leave yourself a failing or pending test that asserts what you need to build or fix next • Leave a comment on your pull request, last commit, or Pivotal Tracker (story tracking tool) about what you’ve done and have left to do
• Leave yourself a failing or pending test that asserts what you need to build or fix next • Leave a comment on your pull request, last commit, Pivotal Tracker (story tracking tool) about what you’ve done and have left to do • Leave a WIP commit as a little message to yourself containing whatever loose ends
• Leave yourself a failing or pending test that asserts what you need to build or fix next • Leave a comment on your pull request, last commit, Pivotal Tracker (story tracking tool) about what you’ve done and have left to do • Leave a WIP commit, as a little message all to yourself containing whatever loose ends • ??????????????????