Commit Graph
81 Commits
Author SHA1 Message Date
tySwift93andGitHub 68d64665a6 Trying to fix test coverage really quickly... 2017-05-10 19:03:39 -04:00
tySwift93andGitHub 5099d0e67e Update the changes made to _request method
Forgot to include 'return'
2017-05-10 18:51:34 -04:00
tySwift93andGitHub 7a3ba3ae03 Minor change that will hopefully trigger Hound 2017-05-10 10:18:27 -04:00
ttrushin cb946209a2 Has it become obvious that I have never used pylint before?...Please work now... 2017-05-09 16:09:44 -04:00
ttrushin 890b58d0ce Another attempt to fix pylint-related issues 2017-05-09 16:01:31 -04:00
ttrushin 6623f2559d Hopefully fixed pylint-related issues 2017-05-09 15:46:18 -04:00
ttrushin b395eba4f3 Fixed misspelling yet again... 2017-05-09 15:28:03 -04:00
ttrushin c13f3d5b77 Fixed tests, fixed misspelling, and fixed a small error in _request method 2017-05-09 15:15:31 -04:00
ttrushin 13c7373917 Added auto-reauthorization (token refresh) when a request fails due to an expired token 2017-05-09 14:47:31 -04:00
Kevin FronczakandGitHub b0cb3dda37 Merge pull request #22 from fronzbot/dev
Merge 0.6.0.dev0 branch
2017-04-15 17:38:36 -04:00
Kevin FronczakandGitHub a0ab6700d8 Update CHANGES.rst 2017-03-21 10:01:24 -04:00
Kevin FronczakandGitHub ebf4cb53b5 Merge pull request #21 from fronzbot/cleanup
Cleanup and Coverage Increase
2017-03-20 15:57:43 -04:00
Kevin Fronczak 9fa2e967dc Removed redundant functions, increased test coverage 2017-03-20 15:53:53 -04:00
Kevin Fronczak f853b410e7 Merge branch 'dev' of github.com:fronzbot/blinkpy into cleanup
Conflicts:
	helpers/constants.py
2017-03-20 14:06:35 -04:00
Kevin Fronczak 874f717bd1 Fixed formatting 2017-03-20 14:05:40 -04:00
Kevin Fronczak 479a41c900 Had to update version due to messing up the module distribution 2017-03-20 14:05:39 -04:00
Kevin Fronczak a0a1e2837c Fixed coveralls badge 2017-03-20 14:05:39 -04:00
Kevin FronczakandGitHub bd783385de Merge pull request #20 from fronzbot/fronzbot-api-formatting
Fixed formatting
2017-03-20 13:37:23 -04:00
Kevin FronczakandGitHub 5f19b3e47b Fixed formatting 2017-03-20 13:22:12 -04:00
Kevin FronczakandGitHub c7fe0a5b5c Merge pull request #19 from fronzbot/constant-fix
Fixed copy-paste error
2017-03-14 15:11:38 -04:00
Kevin FronczakandGitHub 5eb1b663f4 Fixed copy-paste error 2017-03-14 15:11:22 -04:00
Kevin FronczakandGitHub 1e194385b8 Merge pull request #18 from fronzbot/dev-version-bump
Bump version to dev
2017-03-14 15:10:12 -04:00
Kevin FronczakandGitHub 731fb87012 Bump version to dev 2017-03-14 15:09:35 -04:00
Kevin FronczakandGitHub 5e1634dbfa Merge pull request #17 from fronzbot/master
Pulling in updates from master to dev branch
2017-03-14 15:07:56 -04:00
Kevin Fronczak 7d366386da Had to update version due to messing up the module distribution v0.5.2 2017-03-12 22:06:39 -04:00
Kevin Fronczak b4a03778d3 Fixed coveralls badge 2017-03-12 20:04:42 -04:00
Kevin FronczakandGitHub 657924532e Merge pull request #16 from fronzbot/dev
0.5.0
v0.5.0
2017-03-12 19:56:02 -04:00
Kevin Fronczak 9099909983 Bumping release to 0.5.0 2017-03-12 19:51:28 -04:00
Kevin FronczakandGitHub 9cf94ceb86 Merge pull request #15 from fronzbot/robust_regions
Added support for rest.piri subdomain
2017-03-12 19:49:06 -04:00
Kevin Fronczak c529f474fe Added support for rest.piri subdomain 2017-03-12 19:45:33 -04:00
Kevin Fronczak e31a5979bb Fixed 2017-03-12 18:45:52 -04:00
Kevin FronczakandGitHub 90ee45349c Merge pull request #14 from fronzbot/better_tests
Better tests, proper region handling
2017-03-12 18:38:33 -04:00
Kevin Fronczak ab7305b7b2 Fixed typo 2017-03-12 18:26:23 -04:00
Kevin Fronczak af0cdb006a Completed test suite. Fixed some minor issues with file writing and regions 2017-03-12 18:21:28 -04:00
Kevin Fronczak 326906f073 Getting there... 2017-03-11 23:21:26 -05:00
Kevin Fronczak d54a6cbb71 Started adding more camera tests, reorganized package 2017-03-11 21:53:58 -05:00
Kevin Fronczak 94dab01e6b Blink tests complete, camera module next 2017-03-11 12:33:11 -05:00
Kevin Fronczak afa7b2259f Fixed travis to run lint instead of pep8 and moved test reqs to own file 2017-03-10 14:33:51 -05:00
Kevin Fronczak dad1aec874 Initial checkin for test_blink_system.py 2017-03-09 22:50:54 -05:00
Kevin Fronczak 14c7322cde Removed leftover merge junk 2017-03-08 23:19:06 -05:00
Kevin Fronczak 7b07146afa Constants and better style testing 2017-03-08 23:11:56 -05:00
Kevin Fronczak 296c21fd3f Revert "Added constants and error file to clean stuff up"
This reverts commit 69b7be744a.
2017-03-08 23:09:57 -05:00
Kevin Fronczak 5215d0f298 Revert "More robust style testing... next up is more robust testing"
This reverts commit daa27e4989.
2017-03-08 23:09:41 -05:00
Kevin Fronczak daa27e4989 More robust style testing... next up is more robust testing 2017-03-08 23:03:09 -05:00
Kevin Fronczak 69b7be744a Added constants and error file to clean stuff up 2017-03-08 22:00:28 -05:00
Kevin Fronczak 7fa1353173 Working on updating constants 2017-03-08 21:26:28 -05:00
Kevin Fronczak 3653e9d63d Merge branch 'master' of github.com:fronzbot/blinkpy into patch
Conflicts:
	blinkpy.py
	tests/test_const.py
2017-03-08 21:00:21 -05:00
Kevin Fronczak 0a2e087eaa Working on updating with constants. This commit is broken 2017-03-08 20:57:38 -05:00
Kevin Fronczak 11b683a156 Fixed issue with host name in header, added test to catch this 2017-03-08 20:57:38 -05:00
Kevin Fronczak d387a40154 Changed to wheel and incremented minor version 2017-03-08 20:57:38 -05:00