Skip to content

aghaznaw/ProgramableWebProjectExercise3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My APIARY Document https://pwp2018exercise316.docs.apiary.io/

INSTALL

To get the necessary Python modules:

pip install flask pip install flask-restful

RUNNING THE SERVER

In the project root folder:

python main.py

RUNNING THE TESTS

In the project root folder:

To run the server functional tests python -m test.exercise3_api_tests.py

To run the database unit tests python -m test.database_api_tests_message python -m test.database_api_tests_user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors