* #83 - Fixing the bug that was preventing the status update

* #83 - Refactoring unit tests for configuration to ensure we catch more cases
This commit is contained in:
mtakaki
2020-02-10 23:51:02 -08:00
committed by GitHub
parent 0a55b1f513
commit 5679bdaa52
8 changed files with 299 additions and 254 deletions

View File

@@ -4,6 +4,6 @@ coveralls==1.10.0
ipython==7.11.1
mock==3.0.5
pudb==2019.2
pytest==5.3.3
pytest==5.3.5
pytest-cov==2.8.1
requests-mock==1.7.0