UNPKG

carabistouille-twitter

Version:

Tweet some fancy french insults

12 lines (8 loc) 181 B
import { run } from '../src/index'; import { expect } from 'chai'; import 'mocha'; describe('Run', () => { //no tests yet //I don't want to access Twitter API during test });