markdown-tweet-scheduler icon indicating copy to clipboard operation
markdown-tweet-scheduler copied to clipboard

Add tests

Open reidjs opened this issue 4 years ago • 1 comments

Tests to write:

  1. if no scheduled tweets, posts a queued tweet
  2. if no queued tweets, fails gracefully
  3. check renaming scheme (posted, failed, attempted)

reidjs avatar Jul 28 '21 23:07 reidjs

Might be a good time to refactor the code into two modules

  1. Tweet by date
  2. Tweet by queue

reidjs avatar Aug 13 '21 13:08 reidjs