Kevin Fronczak
|
71ebc3dc8a
|
Updated links to retrieve images
|
2018-01-20 10:42:14 -05:00 |
|
Kevin Fronczak
|
261d6293dd
|
Fix lint, upgrade pylint to 1.8.1
|
2018-01-19 14:38:16 -05:00 |
|
Kevin Fronczak
|
ba03894e94
|
Refactored code in prep for API overhaul
|
2018-01-19 11:41:26 -05:00 |
|
Kevin Fronczak
|
be68c0d714
|
Added case handling on camera dict
|
2017-06-18 18:37:19 -04:00 |
|
Kevin Fronczak
|
ae209a37f7
|
Pass lint version bumps
|
2017-05-13 18:27:01 -04:00 |
|
Kevin Fronczak
|
01babca0f4
|
Added battery_string property to camera
Ability to detect if battery is "OK" or "Low"
|
2017-05-12 15:42:18 -04:00 |
|
Kevin Fronczak
|
aeeb894ad9
|
Added reauth test
|
2017-05-12 14:46:13 -04:00 |
|
Kevin Fronczak
|
d290fe4096
|
Added test for reauth
Test to check that we throw an exception if we cannot reauth (to ensure we don't get stuck in a loop)
|
2017-05-12 14:03:35 -04:00 |
|
 tySwift93andGitHub
|
abea28ef00
|
Undo my attempt at fixing code coverage
|
2017-05-10 19:23:26 -04:00 |
|
 tySwift93andGitHub
|
8934645c4d
|
One final attempt to get coverage to work...
I'm just hoping something sticks!
|
2017-05-10 19:20:26 -04:00 |
|
 tySwift93andGitHub
|
68d64665a6
|
Trying to fix test coverage really quickly...
|
2017-05-10 19:03:39 -04:00 |
|
ttrushin
|
890b58d0ce
|
Another attempt to fix pylint-related issues
|
2017-05-09 16:01:31 -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 |
|
Kevin Fronczak
|
9fa2e967dc
|
Removed redundant functions, increased test coverage
|
2017-03-20 15:53:53 -04:00 |
|
Kevin Fronczak
|
c529f474fe
|
Added support for rest.piri subdomain
|
2017-03-12 19:45:33 -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
|
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
|
11b683a156
|
Fixed issue with host name in header, added test to catch this
|
2017-03-08 20:57:38 -05:00 |
|
Kevin Fronczak
|
0023be40c1
|
Updated test_const with realistic response and fixed key error in blinkpy
|
2017-03-08 20:57:38 -05:00 |
|
Kevin Fronczak
|
32a27f2d98
|
Added image refresh function, increased test coverage
|
2017-03-08 20:57:38 -05:00 |
|
Kevin Fronczak
|
10837e3841
|
Fixed issue with host name in header, added test to catch this
|
2017-03-06 23:20:46 -05:00 |
|
 Kevin FronczakandGitHub
|
b68b639d57
|
Merge branch 'master' into patch
|
2017-01-28 15:21:00 -05:00 |
|
Kevin Fronczak
|
83dd8b0a24
|
Updated test_const with realistic response and fixed key error in blinkpy
|
2017-01-28 15:17:10 -05:00 |
|
 Kevin FronczakandGitHub
|
29dabb46c8
|
v0.4.1 (#6)
* Fixed refresh function
* String cast for refresh
* Added image refresh function, increased test coverage
* Added a thumb dict function
|
2017-01-27 00:09:38 -05:00 |
|
Kevin Fronczak
|
50e5e8c82d
|
Added image refresh function, increased test coverage
|
2017-01-26 23:43:32 -05:00 |
|
Kevin Fronczak
|
e5c63917e9
|
Changed camera to dict, added id->camera lookup, added ability to write image to file
|
2017-01-25 23:34:11 -05:00 |
|
Kevin Fronczak
|
bbdd6125e8
|
Initial release of 0.2.0. Really overhauled the first cut and adding a decent amount of testing coverage
|
2017-01-21 20:32:15 -05:00 |
|