TUN-4049: Add component tests to assert logging behavior when running from terminal

This commit is contained in:
cthuang
2021-03-08 15:42:49 +00:00
committed by Chung Ting Huang
parent d22b374208
commit f23e33c082
8 changed files with 252 additions and 35 deletions

View File

@@ -1,2 +1,4 @@
pytest==6.2.2
pyyaml==5.4.1
pyyaml==5.4.1
requests==2.25.1
retrying==1.3.3