fix: moved integration tests,
fixed missing search video count, error on missing search channel description snipped, error on empty channel info link list,
This commit is contained in:
parent
4dfdb47cae
commit
1fb4a2664e
13 changed files with 998 additions and 864 deletions
|
|
@ -23,6 +23,7 @@ SearchResult(
|
|||
],
|
||||
verification: verified,
|
||||
subscriber_count: Some(292),
|
||||
video_count: 219,
|
||||
short_description: "Hi, I\'m Tina, aka Doobydobap! Food is the medium I use to tell stories and connect with people who share the same passion as I\u{a0}...",
|
||||
)),
|
||||
Video(SearchVideo(
|
||||
|
|
|
|||
Reference in a new issue