Created
May 15, 2020 16:02
-
-
Save sshleifer/5326cee688a4e9af3bb234386afd8fa3 to your computer and use it in GitHub Desktop.
Before you tweet checklist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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