test: add mock resposes

This commit is contained in:
AB1908 2022-09-17 15:38:26 +05:30
parent 0c25f2ae48
commit 83e7dfac46
5 changed files with 126 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"Search": [
{
"Title": "Guardians of the Galaxy",
"Year": "2014",
"imdbID": "tt2015381",
"Type": "movie",
"Poster": "https://m.media-amazon.com/images/M/MV5BMTAwMjU5OTgxNjZeQTJeQWpwZ15BbWU4MDUxNDYxODEx._V1_SX300.jpg"
}
],
"totalResults": "1",
"Response": "True"
}