Commit graph

20 commits

Author SHA1 Message Date
Brian Martin
01d13e0264 add jinja2
Add jinja2/aiohttp_jinja2
- Update handle_base and template to show status
2020-01-02 01:16:43 -05:00
Brian Martin
b137474a7c update requirements and pipenv 2019-12-31 12:53:43 -05:00
Brian Martin
b39c45fabb add atomicwrites to pipenv
- Add atomicwrites to fix windows build
- Regenerate requirements.txt
2019-12-31 11:49:43 -05:00
Brian Martin
d15c23fbdd fix pipenv lock
aiohttp was updating to v4 and causing problems, set versioning requirements for packages.
2019-12-31 11:38:47 -05:00
Brian Martin
72a77435e1 remove mkdocs and lock 2019-12-31 01:16:42 -05:00
Brian Martin
c8acac767f More MQTT Logging
MQTT Server logs routed to mqttserver.log
2019-09-27 17:25:57 -04:00
Brian Martin
422a28cd8d fix tests
fix tests broken by lack of certs
- pytest.ini provides environment variables that load tests/test_certs
2019-06-07 02:00:42 -04:00
Brian Martin
4e46d7e810 add autoflake
add autoflake
remove unused imports
2019-06-06 23:18:28 -04:00
Brian Martin
e00c4dd6e0 Add codecov 2019-06-05 00:11:38 -04:00
Brian Martin
0cb5c0b4f3 add test_mqttserver.py
add test_mqttserver.py
2019-06-04 09:57:45 -04:00
Brian Martin
d4414bd150 Reworking tests
Reworking tests with pytest
2019-05-31 22:06:54 -04:00
Brian Martin
c3098e03e4 Format with black
Formatting code with black
- pipenv update
2019-05-30 06:55:15 -04:00
Brian Martin
7dc2504f2b Fix confserver test and add dev pbr
Fix confserver test and add dev pbr
2019-05-23 09:20:17 -04:00
Brian Martin
588959d1ef bump pipfile
bump pipfile
2019-05-23 09:09:01 -04:00
Brian Martin
5efd5112a2 Cleanup remaining contextvar
Remove remaining context vars
Fix minor formatting
Rename bumper.py to run_bumper.py to remove conflict with module name
2019-03-18 13:13:38 -04:00
Brian Martin
616729e97f full coverage for init
full coverage for init
- 100% coverage of db operations
2019-03-13 21:07:29 -04:00
Brian Martin
4d4f0f4e40
Merge branch 'master' into tests 2019-03-11 23:18:23 -04:00
Brian Martin
98b65bb808 first test
first test
2019-03-11 23:14:50 -04:00
Brian Martin
34136f4fbf update pyyaml to address vulnerability
update pyyaml to address vulnerability
2019-03-11 21:47:12 -04:00
Brian Martin
028399c496 Update gitignore, pipfile
Update gitignore, pipfile
2019-03-11 21:25:05 -04:00