test(playout): use snapshot testing tool (#2115)

This commit is contained in:
Jonas L 2022-09-09 16:57:22 +02:00 committed by GitHub
parent 11c55d26dc
commit 36264ed4a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 229 additions and 224 deletions

View file

@ -37,6 +37,7 @@ setup(
"dev": [
"distro",
"requests-mock",
"syrupy",
"types-python-dateutil",
"types-requests",
],