20 Commits
Author SHA1 Message Date
Kevin Fronczak 9e793b6748 Upgraded login endpoint, fixed uid generation 2021-02-11 11:21:26 -05:00
Kevin Fronczak cec801c39c Add CONTRIBUTING.rst to lint check 2020-05-28 18:57:12 +00:00
Kevin Fronczak e1bbbb5c7e Add black formatting style 2020-05-04 14:23:02 -04:00
Kevin Fronczak b201c95e8d Remove Python 3.5.3 support 2020-05-04 13:37:32 -04:00
Kevin Fronczak 7b586e2947 Log response code and message if not trying to re-authorize (fixes #213) 2020-04-15 11:10:13 -04:00
Kevin Fronczak b92941538b Update coverage action 2020-04-13 16:59:53 -04:00
Kevin Fronczak efe05525e4 Fix tests, pin coverage due to sqlite problems 2020-04-09 14:11:19 -04:00
Kevin Fronczak 4900ea8ba6 Add app to tox check 2019-10-12 13:41:57 -04:00
Kevin Fronczak d9b996ab02 Added py38 2018-10-16 15:41:12 -04:00
Kevin Fronczak 5bc2466da2 Add py37 to tox.ini 2018-09-25 12:04:22 -04:00
Kevin Fronczak 261d6293dd Fix lint, upgrade pylint to 1.8.1 2018-01-19 14:38:16 -05:00
Kevin Fronczak 231d191556 Added rst checking
Added reStructuredText checking so that the README is actually readable when uploaded to PyPi
2017-05-13 20:14:32 -04:00
Kevin Fronczak 0d07ae1b4c Upgrade tests
-  pylint to 1.7.1
-  pydocstyle to 2.0.0
-  Added bdist_wheel test to ensure packaging working properly
2017-05-13 12:44:36 -04:00
Kevin Fronczak 9fa2e967dc Removed redundant functions, increased test coverage 2017-03-20 15:53:53 -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 d54a6cbb71 Started adding more camera tests, reorganized package 2017-03-11 21:53:58 -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 7b07146afa Constants and better style testing 2017-03-08 23:11:56 -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