summaryrefslogtreecommitdiffstats
path: root/tools/pharos-dashboard/src/dashboard/tests/test_models.py
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22Remove 'tools' DirectoryTrevor Bramwell1-69/+0
All tools (and history) have been moved to the pharos-tools repository: https://git.opnfv.org/pharos-tools/ Change-Id: I84fa9b6ebd9b27f42d41f2722eb1221ec39a8c94 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-10-17Add unit testsmaxbr1-0/+69
JIRA: RELENG-12 This commit increases test statement coverage to 84%. It also fixes the bugs that emerged while testing. Change-Id: I696091f1a07f8b7647872c7cb15f4368a4690619 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>