Skip to content

zombiepaladin/microblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microblog

This is a simple, non-persistent microblog example to demonstrate testing strategies in JavaScript. It uses a variety of testing and support libraries, including Jest, node-mocks-http, request, and cheerio.

Installation

From the main folder, run: npm install

Testing

To test, run: npm test

Running

To run, use the command: npm start

About

An example microblog web app for writing tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published