1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-12 14:10:31 +08:00

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