trailer_vote-fixtures 1.6.2 → 1.8.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/Gemfile.lock +6 -6
  4. data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v4+json +42 -0
  5. data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v5+json +46 -0
  6. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.collection+json +23 -0
  7. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.create+json +1 -0
  8. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.index+json +9 -0
  9. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.collection+json +23 -0
  10. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.create+json +7 -0
  11. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.index+json +9 -0
  12. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.collection+json +1 -0
  13. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.create+json +1 -0
  14. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.index+json +9 -0
  15. data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.collection+json +29 -0
  16. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.collection+json +72 -0
  17. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.collection+json +93 -0
  18. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.create+json +58 -0
  19. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.create+json +67 -0
  20. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.collection+json +1 -0
  21. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.create+json +3 -0
  22. data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.index+json +1 -0
  23. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json +11 -0
  24. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json +10 -0
  25. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json +7 -0
  26. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json +7 -0
  27. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json +14 -0
  28. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json +7 -0
  29. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json +7 -0
  30. data/lib/trailer_vote/fixtures/version.rb +1 -1
  31. data/package.json +1 -1
  32. data/trailer_vote-fixtures.gemspec +1 -1
  33. metadata +32 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 854b315d5ce3ffc02e7ff59a3f2ab24b358dc4935387482707502bb407d688af
4
- data.tar.gz: 0ab7acd2a1589a83d53680e95187868da29a986b909c9cb9c293f062439b0770
3
+ metadata.gz: '059cbf6e1187f073fcc4173b9ec35ebb978ba08c4ce370c016038f794919a7db'
4
+ data.tar.gz: 73b4818ccb20f3c8de4d2270f71eb8fe012b14f2fca7a65ee630720a6b88cd9a
5
5
  SHA512:
6
- metadata.gz: 94481ce49d8f29561c49ba27d27e39f02332c151c73728ee9492f1a33976ba7653f5fa6825e11d776398714335559c4244961f43d4cf9863328f3ee7b79edb89
7
- data.tar.gz: 04cc8c03db0a0054d98562eacaaf7dedd161f5c5f561f37a16cfd46c7c6fb4483fea8da1f9317af1a9088dbaba7eed9e6393d9722264925785e88fde7101401f
6
+ metadata.gz: 8295f3f82feb4c5b51688807a5a089cb5a06ae7df8ee03a5502a4334a752a5b5e21b3f1bc376be1fd05bda9f1bd91b43bf8fb70a6392d8c0869d4761fb50e6a0
7
+ data.tar.gz: 34aae19395d838ddfc7ea1170671d392742bfe2074bea919c75ab50c3fd0aee1aaf1bdb949cb33bde7c65f839a1b035753d4244599082e2cde4e60a72db3154f
data/.gitignore CHANGED
@@ -13,3 +13,4 @@
13
13
 
14
14
  # IDEs
15
15
  .idea
16
+ /vendor
data/Gemfile.lock CHANGED
@@ -1,23 +1,23 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.6.2)
4
+ trailer_vote-fixtures (1.8.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
9
  ansi (1.5.0)
10
10
  builder (3.2.3)
11
- minitest (5.12.0)
11
+ minitest (5.12.2)
12
12
  minitest-ci (3.4.0)
13
13
  minitest (>= 5.0.6)
14
- minitest-reporters (1.3.8)
14
+ minitest-reporters (1.4.0)
15
15
  ansi
16
16
  builder
17
17
  minitest (>= 5.0)
18
18
  ruby-progressbar
19
- oj (3.9.1)
20
- rake (12.3.3)
19
+ oj (3.9.2)
20
+ rake (13.0.0)
21
21
  ruby-progressbar (1.10.1)
22
22
 
23
23
  PLATFORMS
@@ -30,7 +30,7 @@ DEPENDENCIES
30
30
  minitest-ci (~> 3.4)
31
31
  minitest-reporters (~> 1.3)
32
32
  oj (~> 3.6)
33
- rake (~> 12.3)
33
+ rake (~> 13.0)
34
34
  trailer_vote-fixtures!
35
35
 
36
36
  BUNDLED WITH
@@ -0,0 +1,42 @@
1
+ {
2
+ "configuration": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "www.self_url.com"
6
+ },
7
+ "place": {
8
+ "href": "www.Place_url.com"
9
+ },
10
+ "push_manifest": {
11
+ "href": "www.push_manifest.com"
12
+ },
13
+ "products": {
14
+ "href": "www.push_manifest.com"
15
+ },
16
+ "product_lookup": {
17
+ "href": "www.product_lookup.com"
18
+ },
19
+ "persona": {
20
+ "href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
21
+ "templated": true
22
+ },
23
+ "analytics": {
24
+ "href": "https://fake.trailervote.influxcloud.net:8086/analytics"
25
+ },
26
+ "telemetrics": {
27
+ "href": "https://fake.analytics.trailervote.com:8086/metrics"
28
+ },
29
+ "persona_config": {
30
+ "href": "https://fake.trailervote.com:/views-api/configuration/placeid/{persona}",
31
+ "templated": true
32
+ },
33
+ "issues": {
34
+ "href": "www.url.com"
35
+ }
36
+ },
37
+ "customer_config": {
38
+ "a": 2,
39
+ "key": "value"
40
+ }
41
+ }
42
+ }
@@ -0,0 +1,46 @@
1
+ {
2
+ "configuration": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "www.self_url.com"
6
+ },
7
+ "place": {
8
+ "href": "www.Place_url.com"
9
+ },
10
+ "push_manifest": {
11
+ "href": "www.push_manifest.com"
12
+ },
13
+ "products": {
14
+ "href": "www.push_manifest.com"
15
+ },
16
+ "product_lookup": {
17
+ "href": "www.product_lookup.com"
18
+ },
19
+ "persona": {
20
+ "href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
21
+ "templated": true
22
+ },
23
+ "lookup":{
24
+ "href": "https://stable.trailervote.com/trailervote-api/api/lookup/{authority}:{identifier}",
25
+ "templated": true
26
+ },
27
+ "analytics": {
28
+ "href": "https://fake.trailervote.influxcloud.net:8086/analytics"
29
+ },
30
+ "telemetrics": {
31
+ "href": "https://fake.analytics.trailervote.com:8086/metrics"
32
+ },
33
+ "persona_config": {
34
+ "href": "https://fake.trailervote.com:/views-api/configuration/placeid/{persona}",
35
+ "templated": true
36
+ },
37
+ "issues": {
38
+ "href": "www.url.com"
39
+ }
40
+ },
41
+ "customer_config": {
42
+ "a": 2,
43
+ "key": "value"
44
+ }
45
+ }
46
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "places": {
3
+ "_embedded": [
4
+ {
5
+ "name": "The World",
6
+ "parent_place": null,
7
+ "expires_at": null,
8
+ "updated_at": "2018-06-06T00:48:18.195Z",
9
+ "_links": {
10
+ "self": {
11
+ "href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f"
12
+ },
13
+ "products": {
14
+ "href": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f/products"
15
+ },
16
+ "parent": {
17
+ "href": null
18
+ }
19
+ }
20
+ }
21
+ ]
22
+ }
23
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "places": {
3
+ "_index": [
4
+ {
5
+ "href": "www.place.com"
6
+ }
7
+ ]
8
+ }
9
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "places": {
3
+ "_embedded": [
4
+ {
5
+ "name": "AMC Theatres",
6
+ "parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
7
+ "expires_at": null,
8
+ "updated_at": "2018-05-23T02:59:45.903Z",
9
+ "_links": {
10
+ "self": {
11
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
12
+ },
13
+ "products_archive": {
14
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/products"
15
+ },
16
+ "parent": {
17
+ "href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
18
+ }
19
+ }
20
+ }
21
+ ]
22
+ }
23
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "place": {
3
+ "name": "AMC Theatres",
4
+ "parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
5
+ "expires_at": null
6
+ }
7
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "places": {
3
+ "_index": [
4
+ {
5
+ "href": "www.place.com"
6
+ }
7
+ ]
8
+ }
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "places": {
3
+ "_index": [
4
+ {
5
+ "href": "www.place.com"
6
+ }
7
+ ]
8
+ }
9
+ }
@@ -0,0 +1,29 @@
1
+ {
2
+ "places": {
3
+ "_embedded": [
4
+ {
5
+ "name": "AMC Theatres",
6
+ "parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
7
+ "expires_at": null,
8
+ "updated_at": "2018-05-23T02:59:45.903Z",
9
+ "_links": {
10
+ "self": {
11
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
12
+ },
13
+ "products_archive": {
14
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/products"
15
+ },
16
+ "fragments_archive": {
17
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/audio_fragments"
18
+ },
19
+ "parent": {
20
+ "href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
21
+ },
22
+ "children": {
23
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
24
+ }
25
+ }
26
+ }
27
+ ]
28
+ }
29
+ }
@@ -0,0 +1,72 @@
1
+ {
2
+ "product_images": {
3
+ "_embedded": [
4
+ {
5
+ "updated_at": "2018-07-12T15:00:46.384Z",
6
+ "source_url": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
7
+ "data": {
8
+ "tmdb": {
9
+ "width": 3840,
10
+ "height": 2160,
11
+ "file_path": "/6ELJEzQJ3Y45HczvreC3dg0GV5R.jpg",
12
+ "iso_639_1": null,
13
+ "vote_count": 15,
14
+ "aspect_ratio": 1.777777777777778,
15
+ "vote_average": 5.458
16
+ },
17
+ "type": "backdrop",
18
+ "processed": true
19
+ },
20
+ "identifier": "1220be5d093b9455e054c2afaa8c597b9e7daaf629777309d6541c0f51e567512d01",
21
+ "_links": {
22
+ "self": {
23
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004",
24
+ "type": "backdrop"
25
+ },
26
+ "original": {
27
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
28
+ "content_digest": "12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e",
29
+ "width": 3840,
30
+ "height": 2160
31
+ },
32
+ "thumbnail": {
33
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
34
+ "content_digest": "1220559187153b45e8f8c7656ae1d7e13910aa70a59c056f17fb02be5664175d2304",
35
+ "width": 150,
36
+ "height": 150
37
+ },
38
+ "xlarge": {
39
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
40
+ "content_digest": "12204cd63cec9c9f4baf234963a64eb5606e7214f395b338ed60ea6bba4244c90beb",
41
+ "width": 1600,
42
+ "height": 900
43
+ },
44
+ "large": {
45
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
46
+ "content_digest": "1220dfec7077810eb20b51545240880418124daabb694af2e6e7f075101c9724b38f",
47
+ "width": 1024,
48
+ "height": 576
49
+ },
50
+ "medium": {
51
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
52
+ "content_digest": "12206b6cd43ffb8209579f6d25556ac470deec9a354fcdfe29e2d8781619cf5308d4",
53
+ "width": 960,
54
+ "height": 540
55
+ },
56
+ "small": {
57
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
58
+ "content_digest": "1220ed693d66ff7caa5f96b6ac633f8d475721cbfb15b5fa7b95d5c558017df71bb9",
59
+ "width": 640,
60
+ "height": 360
61
+ },
62
+ "xsmall": {
63
+ "href": "https://s3.amazonaws.com/fake.trailervote.com/1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
64
+ "content_digest": "1220d526c82cc435a00682fb712fa43150f2555f3ac875e848f1a705708f81219712",
65
+ "width": 320,
66
+ "height": 180
67
+ }
68
+ }
69
+ }
70
+ ]
71
+ }
72
+ }
@@ -0,0 +1,93 @@
1
+ {
2
+ "products": {
3
+ "_embedded": [
4
+ {
5
+ "name": "Mission: Impossible - Fallout",
6
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
7
+ "updated_at": "2018-09-24T13:00:10.472Z",
8
+ "lock_version": 80,
9
+ "raw_data": {},
10
+ "data": {
11
+ "amc": {
12
+ "type": "movie",
13
+ "type_version": 1,
14
+ "genres": [
15
+ "ACTION"
16
+ ],
17
+ "mpaa_rating": "PG13",
18
+ "run_time": 147,
19
+ "release_date": "2018-07-27T00:00:00Z",
20
+ "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
21
+ "name": "Mission: Impossible - Fallout",
22
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
23
+ },
24
+ "tmdb": {
25
+ "type": "movie",
26
+ "type_version": 1,
27
+ "genres": [
28
+ "adventure",
29
+ "action",
30
+ "thriller"
31
+ ],
32
+ "mpaa_rating": {
33
+ "iso_3166_1": "US",
34
+ "release_dates": [
35
+ {
36
+ "note": "",
37
+ "type": 3,
38
+ "iso_639_1": "",
39
+ "release_date": "2018-07-27T00:00:00.000Z",
40
+ "certification": "PG-13"
41
+ }
42
+ ]
43
+ },
44
+ "run_time": 147,
45
+ "release_date": "2018-07-25",
46
+ "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
47
+ "name": "Mission: Impossible - Fallout",
48
+ "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
49
+ }
50
+ },
51
+ "product_identifiers": [
52
+ {
53
+ "authority": "amc",
54
+ "identifier": "52452"
55
+ },
56
+ {
57
+ "authority": "movie:year:title",
58
+ "identifier": "movie:2018:mission impossible fallout"
59
+ },
60
+ {
61
+ "authority": "wwm",
62
+ "identifier": "266130"
63
+ },
64
+ {
65
+ "authority": "imdb",
66
+ "identifier": "tt4912910"
67
+ },
68
+ {
69
+ "authority": "tmdb",
70
+ "identifier": "353081"
71
+ }
72
+ ],
73
+ "_links": {
74
+ "self": {
75
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
76
+ },
77
+ "images": {
78
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/images"
79
+ },
80
+ "videos": {
81
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/videos"
82
+ },
83
+ "places": {
84
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/places"
85
+ },
86
+ "audio_fragments": {
87
+ "href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3/audio-fragments"
88
+ }
89
+ }
90
+ }
91
+ ]
92
+ }
93
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "product": {
3
+ "name": "Mission: Impossible - Fallout",
4
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
5
+ "data": {
6
+ "amc": {
7
+ "type": "movie",
8
+ "type_version": 1,
9
+ "genres": [
10
+ "ACTION"
11
+ ],
12
+ "mpaa_rating": "PG-13",
13
+ "run_time": 147,
14
+ "release_date": "2018-07-27T00:00:00Z",
15
+ "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
16
+ "name": "Mission: Impossible - Fallout",
17
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
18
+ },
19
+ "tmdb": {
20
+ "type": "movie",
21
+ "type_version": 1,
22
+ "genres": [
23
+ "adventure",
24
+ "action",
25
+ "thriller"
26
+ ],
27
+ "mpaa_rating": "PG-13",
28
+ "run_time": 147,
29
+ "release_date": "2018-07-25",
30
+ "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
31
+ "name": "Mission: Impossible - Fallout",
32
+ "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
33
+ }
34
+ },
35
+ "product_identifiers": [
36
+ {
37
+ "authority": "amc",
38
+ "identifier": "52452"
39
+ },
40
+ {
41
+ "authority": "movie:year:title",
42
+ "identifier": "movie:2018:mission impossible fallout"
43
+ },
44
+ {
45
+ "authority": "wwm",
46
+ "identifier": "266130"
47
+ },
48
+ {
49
+ "authority": "imdb",
50
+ "identifier": "tt4912910"
51
+ },
52
+ {
53
+ "authority": "tmdb",
54
+ "identifier": "353081"
55
+ }
56
+ ]
57
+ }
58
+ }
@@ -0,0 +1,67 @@
1
+ {
2
+ "product": {
3
+ "name": "Mission: Impossible - Fallout",
4
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm.",
5
+ "data": {
6
+ "amc": {
7
+ "type": "movie",
8
+ "translations": {
9
+ "en_US": {
10
+ "name": " Fallout US"
11
+ }
12
+ },
13
+ "type_version": 1,
14
+ "genres": [
15
+ "ACTION"
16
+ ],
17
+ "mpaa_rating": "PG-13",
18
+ "run_time": 147,
19
+ "release_date": "2018-07-27T00:00:00Z",
20
+ "default_image_url": "https://cdn.amctheatres.com/production/2/movies/52500/52452/PosterDynamic/43930.jpg",
21
+ "name": "Mission: Impossible - Fallout",
22
+ "description": "The best intentions often come back to haunt you. MISSION: IMPOSSIBLE - FALLOUT finds Ethan Hunt (Tom Cruise) and his IMF team (Alec Baldwin, Simon Pegg, Ving Rhames) along with some familiar allies (Rebecca Ferguson, Michelle Monaghan) in a race against time after a mission gone wrong. Henry Cavill, Angela Bassett, and Vanessa Kirby also join the dynamic cast with filmmaker Christopher McQuarrie returning to the helm."
23
+ },
24
+ "tmdb": {
25
+ "type": "movie",
26
+ "translations": {
27
+ "en_US": {
28
+ "name": " Fallout US"
29
+ }
30
+ },
31
+ "type_version": 1,
32
+ "genres": [
33
+ "adventure",
34
+ "action",
35
+ "thriller"
36
+ ],
37
+ "run_time": 147,
38
+ "release_date": "2018-07-25",
39
+ "default_image_url": "https://image.tmdb.org/t/p/original/AkJQpZp9WoNdj7pLYSj1L0RcMMN.jpg",
40
+ "name": "Mission: Impossible - Fallout",
41
+ "description": "When an IMF mission ends badly, the world is faced with dire consequences. As Ethan Hunt takes it upon himself to fulfill his original briefing, the CIA begin to question his loyalty and his motives. The IMF team find themselves in a race against time, hunted by assassins while trying to prevent a global catastrophe."
42
+ }
43
+ },
44
+ "product_identifiers": [
45
+ {
46
+ "authority": "amc",
47
+ "identifier": "52452"
48
+ },
49
+ {
50
+ "authority": "movie:year:title",
51
+ "identifier": "movie:2018:mission impossible fallout"
52
+ },
53
+ {
54
+ "authority": "wwm",
55
+ "identifier": "266130"
56
+ },
57
+ {
58
+ "authority": "imdb",
59
+ "identifier": "tt4912910"
60
+ },
61
+ {
62
+ "authority": "tmdb",
63
+ "identifier": "353081"
64
+ }
65
+ ]
66
+ }
67
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "place": "https://s3.amazonaws.com/fake.trailervote.com/12207f39faf876001ae9eb95e38a6b90cd01838753fd501d094a770419ca403c681e"
3
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "push_consent": {
3
+ "region": "NL",
4
+ "opt_in": true,
5
+ "signed_at": "20191016T123723Z",
6
+ "_links": {
7
+ "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" },
8
+ "tokens": { "href": "https://fake.trailervote.com/persona/1241234/tokens" }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "push_consent": {
3
+ "region": "NL",
4
+ "opt_in": true,
5
+ "signed_at": "20191016T123723Z",
6
+ "_links": {
7
+ "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" }
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_android": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "b09bac5e-5c48-499c-a695-eead9437cb6d"
6
+ }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_android": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "cc022c5f-eb76-4527-bec5-0eac600fa172"
6
+ }
7
+ }
@@ -0,0 +1,14 @@
1
+ {
2
+ "push_token_index": {
3
+ "push_tokens": [
4
+ {
5
+ "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
6
+ "_links": {
7
+ "push_token": {
8
+ "href": "https://stable.trailervote.com/persona/1241234/tokens/123"
9
+ }
10
+ }
11
+ }
12
+ ]
13
+ }
14
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_ios": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "a60bcc97-f76a-461e-a338-320a219c2d71"
6
+ }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_ios": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "e1c248ec-9a48-481c-98d1-70224b112aad"
6
+ }
7
+ }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TrailerVote
4
4
  module Fixtures
5
- VERSION = '1.6.2'
5
+ VERSION = '1.8.2'
6
6
  end
7
7
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.6.1",
3
+ "version": "1.7.2",
4
4
  "main": "lib/trailer_vote/fixtures/index.js",
5
5
  "module": "lib/trailer_vote/fixtures/main.mjs",
6
6
  "repository": "https://github.com/TrailerVote/trailervote-fixtures.git",
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
27
  spec.add_development_dependency 'oj', '~> 3.6'
28
28
 
29
29
  spec.add_development_dependency 'bundler', '~> 1.16'
30
- spec.add_development_dependency 'rake', '~> 12.3'
30
+ spec.add_development_dependency 'rake', '~> 13.0'
31
31
  spec.add_development_dependency 'minitest', '~> 5.11'
32
32
  spec.add_development_dependency 'minitest-ci', '~> 3.4'
33
33
  spec.add_development_dependency 'minitest-reporters', '~> 1.3'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trailer_vote-fixtures
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.2
4
+ version: 1.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Derk-Jan Karrenbeld
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-10-03 00:00:00.000000000 Z
11
+ date: 2019-10-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: '12.3'
47
+ version: '13.0'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: '12.3'
54
+ version: '13.0'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: minitest
57
57
  requirement: !ruby/object:Gem::Requirement
@@ -124,6 +124,8 @@ files:
124
124
  - lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v1+json
125
125
  - lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v2+json
126
126
  - lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v3+json
127
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v4+json
128
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v5+json
127
129
  - lib/trailer_vote/fixtures/application/vnd.trailervote.errors.v1+json
128
130
  - lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1+json
129
131
  - lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.collection+json
@@ -136,25 +138,42 @@ files:
136
138
  - lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1+json
137
139
  - lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1.create+json
138
140
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1+json
141
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.collection+json
142
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.create+json
143
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.index+json
139
144
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2+json
145
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.collection+json
146
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.create+json
147
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.index+json
140
148
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3+json
149
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.collection+json
150
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.create+json
151
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.index+json
141
152
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json
153
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.collection+json
142
154
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.create+json
143
155
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.index+json
144
156
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1+json
157
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.collection+json
145
158
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.create+json
146
159
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.index+json
147
160
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.lookup.v1+json
148
161
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1+json
162
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.collection+json
163
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.create+json
149
164
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.index+json
150
165
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2+json
151
166
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.collection+json
167
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.create+json
152
168
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.index+json
153
169
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1+json
154
170
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.collection+json
155
171
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.create+json
156
172
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.index+json
157
173
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1+json
174
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.collection+json
175
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.create+json
176
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.index+json
158
177
  - lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json
159
178
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json
160
179
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
@@ -164,8 +183,15 @@ files:
164
183
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json
165
184
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json
166
185
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.create+json
186
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json
187
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json
167
188
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
168
189
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json
190
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json
191
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json
192
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json
193
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json
194
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json
169
195
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
170
196
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json
171
197
  - lib/trailer_vote/fixtures/index.js
@@ -193,7 +219,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
193
219
  - !ruby/object:Gem::Version
194
220
  version: '0'
195
221
  requirements: []
196
- rubygems_version: 3.0.2
222
+ rubyforge_project:
223
+ rubygems_version: 2.7.6.2
197
224
  signing_key:
198
225
  specification_version: 4
199
226
  summary: Fixtures for TrailerVote media types, api calls, and so forth