#90 build app.js outside of main Docker image

This commit is contained in:
Henning Jacobs
2017-01-14 15:45:26 +01:00
parent c9d0bdb1fb
commit 05fca4a089
8 changed files with 116 additions and 17 deletions

5
tests/test_mock.py Normal file
View File

@@ -0,0 +1,5 @@
from kube_ops_view.mock import get_mock_clusters
def test_get_mock_clusters():
get_mock_clusters()