proper tests
This commit is contained in:
38
tests/fixtures/test_scene_30s_ground_truth.json
vendored
Normal file
38
tests/fixtures/test_scene_30s_ground_truth.json
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"duration_s": 30,
|
||||
"interval_s": 5,
|
||||
"num_scenes": 6,
|
||||
"video_path": "/home/mariano/wdir/cht/tests/fixtures/test_scene_30s.mp4",
|
||||
"scenes": [
|
||||
{
|
||||
"scene_index": 0,
|
||||
"timestamp_s": 0,
|
||||
"color_hex": "FF0000"
|
||||
},
|
||||
{
|
||||
"scene_index": 1,
|
||||
"timestamp_s": 5,
|
||||
"color_hex": "0000FF"
|
||||
},
|
||||
{
|
||||
"scene_index": 2,
|
||||
"timestamp_s": 10,
|
||||
"color_hex": "00FF00"
|
||||
},
|
||||
{
|
||||
"scene_index": 3,
|
||||
"timestamp_s": 15,
|
||||
"color_hex": "FFFF00"
|
||||
},
|
||||
{
|
||||
"scene_index": 4,
|
||||
"timestamp_s": 20,
|
||||
"color_hex": "FF00FF"
|
||||
},
|
||||
{
|
||||
"scene_index": 5,
|
||||
"timestamp_s": 25,
|
||||
"color_hex": "00FFFF"
|
||||
}
|
||||
]
|
||||
}
|
||||
1
tests/fixtures/test_speech.ogg
vendored
Normal file
1
tests/fixtures/test_speech.ogg
vendored
Normal file
@@ -0,0 +1 @@
|
||||
File not found: /v1/AUTH_mw/wikipedia-commons-local-public.22/2/22/En-us-United_States_Constitution-Article_1-Section_1.ogg
|
||||
Reference in New Issue
Block a user