Skip to content

wearhacks/wearhacks_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WearHacks Website

Stack

  1. Designmodo WordPress Framework
  2. Signup Form
  3. OAuth Login

Dependencies

To install, run:

 $ pip install -r requirements.txt

Tests

To run individual tests, under the pypoker parent folder,

$ python -m unittest tests.<module name>

To run all the tests, under the pypoker parent folder, just do:

$ python -m unittest discover tests -v

To run all tests using nose,

$ nosetests -v tests

To run all tests using nose and coverage,

$ nosetests -v --with-coverage --cover-package=mooc_aggregator_restful_api --cover-inclusive --cover-erase tests

Authors

Ahmad Shehaaz Saif - shehaaz@gmail.com

Ari Ramdial - ari.ramdial@gmail.com

Usman Ehtesham Gul - uehtesham90@gmail.com