Skip to content

Commit

Permalink
Update test values
Browse files Browse the repository at this point in the history
  • Loading branch information
LordMike committed Jan 19, 2022
1 parent 2fbf2f0 commit d436b7d
Show file tree
Hide file tree
Showing 87 changed files with 2,672 additions and 2,067 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
favorite: true,
id: 19995
id: Id_1
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
{
episodeA: {
episode_number: 1,
id: 64766,
id: Id_1,
rating: 5.0
},
episodeB: {
episode_number: 2,
id: 64777
id: Id_2
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
{
list_type: movie,
description: This is a test list,
id: 1724,
id: Id_1,
iso_639_1: en,
item_count: 1,
name: Test list
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
{
avatar: {
gravatar: {
hash: Guid_1
}
},
id: 6089455,
id: Id_1,
iso_3166_1: BE,
iso_639_1: en,
name: Test Name,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
original_title: Avatar,
release_date: DateTime_1,
title: Avatar,
Expand All @@ -12,6 +12,6 @@
original_language: en,
overview: In the 22nd century, a paraplegic Marine is dispatched to the moon Pandora on a unique mission, but becomes torn between following orders and protecting an alien civilization.,
poster_path: <non-empty>,
id: 19995,
id: Id_1,
media_type: movie,
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
original_title: Dumb and Dumber To,
release_date: DateTime_1,
title: Dumb and Dumber To,
Expand All @@ -9,6 +9,6 @@
original_language: en,
overview: 20 years since their first adventure, Lloyd and Harry go on a road trip to find Harry's newly discovered daughter, who was given up for adoption.,
poster_path: <non-empty>,
id: 100042,
id: Id_1,
media_type: movie,
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
original_title: Avatar,
release_date: DateTime_1,
title: Avatar,
Expand All @@ -12,6 +12,6 @@
original_language: en,
overview: In the 22nd century, a paraplegic Marine is dispatched to the moon Pandora on a unique mission, but becomes torn between following orders and protecting an alien civilization.,
poster_path: <non-empty>,
id: 19995,
id: Id_1,
media_type: movie,
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
rating: 5.0,
first_air_date: DateTime_1,
name: The Big Bang Theory,
Expand All @@ -13,6 +13,6 @@
original_language: en,
overview: The sitcom is centered on five characters living in Pasadena, California: roommates Leonard Hofstadter and Sheldon Cooper; Penny, a waitress and aspiring actress who lives across the hall; and Leonard and Sheldon's equally geeky and socially awkward friends and co-workers, mechanical engineer Howard Wolowitz and astrophysicist Raj Koothrappali. The geekiness and intellect of the four guys is contrasted for comic effect with Penny's social skills and common sense.,
poster_path: <non-empty>,
id: 1418,
id: Id_1,
media_type: tv,
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
first_air_date: DateTime_1,
name: Two and a Half Men,
original_name: Two and a Half Men,
Expand All @@ -7,11 +7,12 @@
],
backdrop_path: <non-empty>,
genre_ids: [
18,
35
],
original_language: en,
overview: A hedonistic jingle writer's free-wheeling life comes to an abrupt halt when his brother and 10-year-old nephew move into his beach-front house.,
poster_path: <non-empty>,
id: 2691,
id: Id_1,
media_type: tv,
}
Loading

0 comments on commit d436b7d

Please sign in to comment.