Skip to content

gabrielhpugliese/test-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teste Magazine Luiza

Build Status

Installation

  • Install sqlite
  • pip install -r requirements.txt

Running

On project root, run python runserver.py and make API requests.

Tests

This project uses nosetests. On project root, run nosetests --with-coverage --cover-package=application tests/*

Notes

This app uses Graph API v1.0 since it does not require a valid access token to retrieve public user information and it works by now. It won't work in near future because v1.0 will be deprecated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages