twindle-co / twindle

Twindle - an open source project for beginners. Converting twitter threads to pdf, epub, and mobi format to be read by Kindle.
https://www.twindle.co
MIT License
134 stars 133 forks source link

CLI tests re-organize #817

Closed Proful closed 3 years ago

Proful commented 3 years ago

image

Correct PASS tests/twitter/api.test.js PASS tests/twitter/utils.test.js Needs correction PASS src/twitter/api/twitter-endpoints/search.unit.test.js PASS src/twitter/api/twitter-endpoints/tweets.unit.test.js PASS src/twitter/transformations/helpers.unit.test.js PASS src/twitter/api/helpers/fetch.unit.test.js Should be unit in file name is not needed. PASS tests/twitter/api/twitter-endpoints/search.test.js PASS tests/twitter/api/twitter-endpoints/tweets.test.js PASS tests/twitter/transformations/helpers.test.js PASS tests/twitter/api/helpers/fetch.test.js