trailer_vote-fixtures 1.3.2 → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8b06e127b4fbb59be7157a2eacc3a5be00b272d1ae1782ebad145eb46b688930
4
- data.tar.gz: b6f16a0fa199c403f5dc308ccd4ddf4104b51f8aa8a4003c8c95eb338ca2db6c
3
+ metadata.gz: 6717237028fdd474c3d52bf98d8b37a9b2adc22dd76dc184f520812a292ae741
4
+ data.tar.gz: 8b7d18499459c6cf00c5e6dd14b156b0ffe8b1c09aecc94077ee3d3abaf488d6
5
5
  SHA512:
6
- metadata.gz: 48ca9507f5bca86fd82827dcf5de839b7adceca7d87d481020df9502ab110a3dda89735fdc3f9ef332a97aadee18589526961119d97f19a131ebf00f6a87d4d7
7
- data.tar.gz: f41baf9e5ac397028e796a62406a4d0c9c21240b3f28ccb6ef6b49adbfec8dda2d0ebfde12e987fd9f3ccf2d847dae9a9f3fe80b722cae0040988ddb577876f9
6
+ metadata.gz: cd0f8acef8241f7e19aaefdb8c767ef57f6f6a3bd40de0a6d58b408c12a29c98643ebb4181655cb85e46247e48895992e54745bf727250113de48df33431b77d
7
+ data.tar.gz: 1b707a3f3e04ddfe6aec620c7f1f7b6a8312eee6fb1e5a5558892352a390d319caed4cae1fc3c5e86dd9c7aeefaa05ff482b8cd5b9e2c00b3daec72b32a4f32c
data/.gitignore CHANGED
@@ -10,3 +10,6 @@
10
10
 
11
11
  # JavaScript
12
12
  /node_modules/
13
+
14
+ # IDEs
15
+ .idea
data/.travis.yml CHANGED
@@ -1,16 +1,6 @@
1
1
  sudo: false
2
2
  matrix:
3
3
  include:
4
- - language: ruby
5
- cache: bundler
6
- rvm: 2.4
7
- before_install:
8
- - gem update --system
9
- - gem install bundler -v 2.0.1
10
- - gem --version
11
- install:
12
- - bundle install --with development --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
13
-
14
4
  - language: ruby
15
5
  cache: bundler
16
6
  rvm: 2.5
data/Gemfile.lock CHANGED
@@ -1,24 +1,24 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.3.2)
4
+ trailer_vote-fixtures (1.6.0)
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.11.3)
11
+ minitest (5.12.0)
12
12
  minitest-ci (3.4.0)
13
13
  minitest (>= 5.0.6)
14
- minitest-reporters (1.3.6)
14
+ minitest-reporters (1.3.8)
15
15
  ansi
16
16
  builder
17
17
  minitest (>= 5.0)
18
18
  ruby-progressbar
19
- oj (3.7.9)
20
- rake (12.3.2)
21
- ruby-progressbar (1.10.0)
19
+ oj (3.9.1)
20
+ rake (12.3.3)
21
+ ruby-progressbar (1.10.1)
22
22
 
23
23
  PLATFORMS
24
24
  ruby
@@ -0,0 +1,31 @@
1
+ {
2
+ "ordered_fragments": {
3
+ "_index": [
4
+ {
5
+ "href": "https://fake.trailervote.com:/api/audio-fragments/122042afb2208096af3f6214263dc6064dd58b4949521de8ad62ec13eeea3453bb30",
6
+ "q": 0.5
7
+ },
8
+ {
9
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220aa84e8d4c8eef78ee1e5405150dfb017134df9f313e1808053eb38c3101f1ec3",
10
+ "q": 0.5
11
+ },
12
+ {
13
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220cb1010010e2d90fd38b816d7e1caeb315c65787afadd6d3f91e405a7d387dd20",
14
+ "q": 0.4
15
+ },
16
+ {
17
+ "href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b",
18
+ "q": 0.35
19
+ },
20
+ {
21
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220af1de5ef5390795fd5e4844909df4e5d5e706831b4e5dea2035d5f50e297854f",
22
+ "q": 0.3
23
+ },
24
+ {
25
+ "href": "https://fake.trailervote.com:/api/audio-fragments/12204e6d35653e8cee2ef099825aedfeccf3fcfc090694754bd2cff4fa4a8d0d6c90",
26
+ "q": 0.25
27
+ }
28
+ ],
29
+ "_links": {}
30
+ }
31
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "place": {
3
+ "name": "AMC Theatres",
4
+ "parent_place": "120660be-f9a8-49f7-9a4e-b140ea0a16d5",
5
+ "expires_at": null,
6
+ "updated_at": "2018-05-23T02:59:45.903Z",
7
+ "_links": {
8
+ "self": {
9
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
10
+ },
11
+ "products_archive": {
12
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/products"
13
+ },
14
+ "fragments_archive": {
15
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/audio_fragments"
16
+ },
17
+ "parent": {
18
+ "href": "https://fake.trailervote.com:/api/places/120660be-f9a8-49f7-9a4e-b140ea0a16d5"
19
+ },
20
+ "children": {
21
+ "href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650/children"
22
+ }
23
+ }
24
+ }
25
+ }
@@ -1,9 +1,11 @@
1
1
  {
2
- "push_campaign_trivial": {
3
- "_links": {
4
- "action": { "href": "http://cinema1.dev.trailervote.com/venom.php" }
5
- },
6
- "message": "TrailerVote wants your attention",
7
- "schedule_at": "2018-12-08T00:00:00Z"
8
- }
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "action": {
5
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
6
+ }
7
+ },
8
+ "message": "TrailerVote wants your attention",
9
+ "schedule_at": "2018-12-08T00:00:00Z"
10
+ }
9
11
  }
@@ -0,0 +1,12 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "url": "www.horsesTheMovie.com",
4
+ "translations": {
5
+ "en-US": "TrailerVote wants your attention"
6
+ },
7
+ "schedule_at": "2018-12-08T00:00:00Z",
8
+ "_links": {
9
+ "product_asset": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
10
+ }
11
+ }
12
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/admin/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
+ },
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ }
10
+ },
11
+ "message": "TrailerVote wants your attention",
12
+ "schedule_at": "2018-12-08T00:00:00Z",
13
+ "filter": {
14
+ "platform": "ios",
15
+ "region": "nl",
16
+ "language": "NL",
17
+ "timezone": "Europe/Amsterdam",
18
+ "vote_source": null,
19
+ "purchased": false,
20
+ "vote_value": null,
21
+ "vote_from": null,
22
+ "vote_until": null
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "url": "www.horsesTheMovie.com",
4
+ "translations": {
5
+ "en-US": "TrailerVote wants your attention"
6
+ },
7
+ "schedule_at": "2018-12-08T00:00:00Z",
8
+ "_links": {
9
+ "product_asset": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
10
+ },
11
+ "filter": {
12
+ "platform": "ios",
13
+ "region": null
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/admin/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
+ },
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ }
10
+ },
11
+ "message": "TrailerVote wants your attention",
12
+ "schedule_at": "2018-12-08T00:00:00Z",
13
+ "filter": {
14
+ "platform": "ios",
15
+ "region": "nl",
16
+ "language": "NL",
17
+ "timezone": "Europe/Amsterdam",
18
+ "vote_source": null,
19
+ "purchased": false,
20
+ "vote_value": null,
21
+ "vote_from": null,
22
+ "vote_until": null
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "url": "www.horsesTheMovie.com",
4
+ "translations": {
5
+ "en-US": "TrailerVote wants your attention"
6
+ },
7
+ "schedule_at": "2018-12-08T00:00:00Z",
8
+ "_links": {
9
+ "product_asset": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
10
+ },
11
+ "filter": {
12
+ "platform": "ios",
13
+ "region": null
14
+ }
15
+ }
16
+ }
@@ -1,5 +1,7 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module TrailerVote
2
4
  module Fixtures
3
- VERSION = '1.3.2'
5
+ VERSION = '1.6.0'
4
6
  end
5
7
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.3.2",
3
+ "version": "1.6.0",
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",
@@ -10,7 +10,7 @@
10
10
  "test": "node test/test.js"
11
11
  },
12
12
  "dependencies": {
13
- "esm": "^3.0.84",
13
+ "esm": "^3.2.25",
14
14
  "path": "^0.12.7"
15
15
  },
16
16
  "devDependencies": {}
@@ -22,6 +22,7 @@ Gem::Specification.new do |spec|
22
22
  spec.bindir = 'exe'
23
23
  spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
24
24
  spec.require_paths = ['lib']
25
+ spec.required_ruby_version = '>= 2.5.1'
25
26
 
26
27
  spec.add_development_dependency 'oj', '~> 3.6'
27
28
 
data/yarn.lock CHANGED
@@ -2,10 +2,10 @@
2
2
  # yarn lockfile v1
3
3
 
4
4
 
5
- esm@^3.0.84:
6
- version "3.0.84"
7
- resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.84.tgz#bb108989f4673b32d4f62406869c28eed3815a63"
8
- integrity sha512-SzSGoZc17S7P+12R9cg21Bdb7eybX25RnIeRZ80xZs+VZ3kdQKzqTp2k4hZJjR7p9l0186TTXSgrxzlMDBktlw==
5
+ esm@^3.2.25:
6
+ version "3.2.25"
7
+ resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
8
+ integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
9
9
 
10
10
  inherits@2.0.3:
11
11
  version "2.0.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.3.2
4
+ version: 1.6.0
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-05-16 00:00:00.000000000 Z
11
+ date: 2019-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -113,6 +113,7 @@ files:
113
113
  - lib/trailer_vote/fixtures.rb
114
114
  - lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1+json
115
115
  - lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.index+json
116
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.ordered+json
116
117
  - lib/trailer_vote/fixtures/application/vnd.trailervote.carousel.v1+json
117
118
  - lib/trailer_vote/fixtures/application/vnd.trailervote.client_configuration.v1+json
118
119
  - lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v1+json
@@ -130,6 +131,7 @@ files:
130
131
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1+json
131
132
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2+json
132
133
  - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3+json
134
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json
133
135
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1+json
134
136
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.index+json
135
137
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.lookup.v1+json
@@ -141,6 +143,11 @@ files:
141
143
  - lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.index+json
142
144
  - lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json
143
145
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json
146
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
147
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json
148
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json
149
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json
150
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json
144
151
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
145
152
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
146
153
  - lib/trailer_vote/fixtures/index.js
@@ -161,14 +168,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
161
168
  requirements:
162
169
  - - ">="
163
170
  - !ruby/object:Gem::Version
164
- version: '0'
171
+ version: 2.5.1
165
172
  required_rubygems_version: !ruby/object:Gem::Requirement
166
173
  requirements:
167
174
  - - ">="
168
175
  - !ruby/object:Gem::Version
169
176
  version: '0'
170
177
  requirements: []
171
- rubygems_version: 3.0.3
178
+ rubygems_version: 3.0.2
172
179
  signing_key:
173
180
  specification_version: 4
174
181
  summary: Fixtures for TrailerVote media types, api calls, and so forth