TUN-4055: Skeleton for component tests

This commit is contained in:
cthuang
2021-03-05 22:50:11 +00:00
committed by Chung Ting Huang
parent ded9dec4f0
commit e5d6f969be
5 changed files with 106 additions and 0 deletions

2
component-tests/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__
.pytest_cache