Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add patent.py, test_patent.py and config.py #17

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jeorryb
Copy link

@jeorryb jeorryb commented Jan 9, 2017

Initial commit, add patent.py

add basic outline and test

Add argparse section

add **kwargs instead of positional arguments

add class for Patent
create config.py for constants

add demo api key to config.py
move patent.py beneath api folder
add exception handling != 200 response

Add docstring comments

Delete patent.py

Delete patent.py

add mock import
add unit tests for patent.py

fix imports

Delete patent.py

Delete patent.py

add mock import
add unit tests for patent.py

fix imports

remove int main

fix PEP8

fix PEP8
add mock objects

fix PEP8

Initial commit, add patent.py

add basic outline and test

Add argparse section

add **kwargs instead of positional arguments

add class for Patent
create config.py for constants

add demo api key to config.py
move patent.py beneath api folder
add exception handling != 200 response

Add docstring comments

Delete patent.py

Delete patent.py

add mock import
add unit tests for patent.py

fix imports

Delete patent.py

Delete patent.py

add mock import
add unit tests for patent.py

fix imports

remove __int__ main

fix PEP8

fix PEP8
add mock objects

fix PEP8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant