api/test: split up tests into individual files

This commit is contained in:
jj
2024-11-13 16:08:43 +00:00
parent 3203f5bb2f
commit aaf7077364
23 changed files with 1566 additions and 1556 deletions

View File

@@ -0,0 +1,11 @@
[
{
"name": "regular video",
"url": "https://ok.ru/video/7204071410346",
"params": {},
"expected": {
"code": 200,
"status": "tunnel"
}
}
]