Add examples of unittest with pytest for Moon Manager 33/47933/1
authorThomas Duval <thomas.duval@orange.com>
Tue, 28 Nov 2017 13:41:57 +0000 (14:41 +0100)
committerThomas Duval <thomas.duval@orange.com>
Tue, 28 Nov 2017 13:41:57 +0000 (14:41 +0100)
commit2c43d2766b0139493a59c86dfa777a9aa4a38f43
tree4a1a9eb0eb9bfc7dde5f2ed7b624398e42384dcd
parent920a49cfa055733d575282973e23558c33087a4a
Add examples of unittest with pytest for Moon Manager

Change-Id: I555d8d60985982f4c1c5b9c12101c0f8d9ce3b10
moonv4/moon_manager/tests/__init__.py [new file with mode: 0644]
moonv4/moon_manager/tests/api/__init__.py [new file with mode: 0644]
moonv4/moon_manager/tests/api/test_perimeter.py [new file with mode: 0644]
moonv4/moon_manager/tests/conftest.py [new file with mode: 0644]