Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/builde7b0b/auto-yt


https://github.com/builde7b0b/auto-yt

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# UNIT TESTING

Using Jest and Supertest

Coverage:
1. OAuth URL Generation
2. OAuth callback handling
3. upload status endpoint
4. video upload functionality

Pre-requisites:
`$ npm install --save-dev jest supertest`

Check package.json for correct line in scripts
Run Test: server.test.js
`$ npm test`