Brian Martin
|
4fb7b63863
|
Update test_z_problem.py
fix for windows tests
|
2019-06-08 16:55:42 -04:00 |
|
Brian Martin
|
b7aea02444
|
Update test_z_problem.py
fix bad test
|
2019-06-08 16:49:11 -04:00 |
|
Brian Martin
|
1f0e417760
|
no more start_bumper
remove start_bumper
- built into __main__ + __init__
- add tests
|
2019-06-08 16:45:52 -04:00 |
|
Brian Martin
|
7637dfca6e
|
get tests to 100
get tests to 100% cov
|
2019-06-07 19:52:20 -04:00 |
|
Brian Martin
|
edf5e8e3c0
|
add first_run
if certs aren't in folder, ask to create with create_certs.
|
2019-06-07 19:16:44 -04:00 |
|
Brian Martin
|
b3be060760
|
Update README.md
Add command-line / env vars
|
2019-06-07 10:58:56 -04:00 |
|
Brian Martin
|
715cbb7c89
|
Update Create_Certs.md
fix table
|
2019-06-07 10:35:41 -04:00 |
|
Brian Martin
|
d99a37d6ba
|
Update docs
Update docs
|
2019-06-07 09:40:04 -04:00 |
|
Brian Martin
|
0157cac703
|
update gitignore add readme to empties
update gitignore and add readme to:
logs/data/certs
|
2019-06-07 08:05:09 -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
|
d1dffcff0e
|
add create_certs binary
add create_certs binary
|
2019-06-07 01:05:07 -04:00 |
|
Brian Martin
|
40291cd075
|
add create_certs
add new cert generator code
- ./build.sh will create binaries for major platforms
|
2019-06-07 00:56:41 -04:00 |
|
Brian Martin
|
6c429b93e6
|
more grace
more graceful shutdown and error handling
|
2019-06-07 00:54:12 -04:00 |
|
Brian Martin
|
4e46d7e810
|
add autoflake
add autoflake
remove unused imports
|
2019-06-06 23:18:28 -04:00 |
|
Brian Martin
|
75810c18e2
|
Update __init__.py
|
2019-06-06 22:47:16 -04:00 |
|
Brian Martin
|
72f3b5d049
|
change execution
bumper.start/shutdown
- allow envionrment variables (prep for docker)
- move bumper.db to new "data" directory
start_bumper reworked
- use argparse
|
2019-06-06 22:46:40 -04:00 |
|
Brian Martin
|
1f945ba7cd
|
Update .gitignore
|
2019-06-06 22:43:31 -04:00 |
|
Brian Martin
|
e43fd4cb84
|
Remove certs
Remove certs
|
2019-06-06 22:43:19 -04:00 |
|