Skip to content

Instantly share code, notes, and snippets.

@sshleifer
Created May 15, 2020 16:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sshleifer/5326cee688a4e9af3bb234386afd8fa3 to your computer and use it in GitHub Desktop.
Save sshleifer/5326cee688a4e9af3bb234386afd8fa3 to your computer and use it in GitHub Desktop.
Before you tweet checklist
- for mention in tweet.grep('@'): assert twitter.get(mention) == expected_person
- assert photo has tags
- if thread: numbers make sense or down emoji
- all links work
- read it over once more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment