Skip to content

katieqa/RESTtesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stores REST Api

This is built with Flask, Flask-RESTful, Flask-JWT, and Flask-SQLAlchemy.

To get started:

  • Create a virtualenv for this project
  • Install requirements using pip install -r requirements.txt

When you've created the first test, you'll also need to create a correct runtime configuration in PyCharm.

Create a sample unittest configuration, and choose:

  • Path as as target, with your project's /tests folder.

Releases

No releases published

Packages

No packages published

Languages