Adding testing for Puppetboard app using flask client.

Adding offline / online mode testing for validation.

This is the start of adding a ton of tests with the start
to mocking for pypupppetdb
This commit is contained in:
Mike Terzo
2016-12-23 03:54:09 -05:00
parent 0e712da71f
commit c729b4d88d
2 changed files with 95 additions and 2 deletions

View File

@@ -8,3 +8,4 @@ pytest-mock==1.5.0
cov-core==1.15.0
unittest2==1.1.0; python_version < '2.7'
bandit
beautifulsoup4==4.5.3