trailer_vote-fixtures 1.5.1 → 1.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +0 -10
- data/Gemfile.lock +3 -3
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json +25 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json +9 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json +9 -8
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json +23 -18
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json +16 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json +25 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json +16 -0
- data/lib/trailer_vote/fixtures/version.rb +1 -1
- data/package.json +1 -1
- data/trailer_vote-fixtures.gemspec +1 -0
- metadata +8 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6717237028fdd474c3d52bf98d8b37a9b2adc22dd76dc184f520812a292ae741
|
4
|
+
data.tar.gz: 8b7d18499459c6cf00c5e6dd14b156b0ffe8b1c09aecc94077ee3d3abaf488d6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cd0f8acef8241f7e19aaefdb8c767ef57f6f6a3bd40de0a6d58b408c12a29c98643ebb4181655cb85e46247e48895992e54745bf727250113de48df33431b77d
|
7
|
+
data.tar.gz: 1b707a3f3e04ddfe6aec620c7f1f7b6a8312eee6fb1e5a5558892352a390d319caed4cae1fc3c5e86dd9c7aeefaa05ff482b8cd5b9e2c00b3daec72b32a4f32c
|
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,14 +1,14 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trailer_vote-fixtures (1.
|
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
|
+
minitest (5.12.0)
|
12
12
|
minitest-ci (3.4.0)
|
13
13
|
minitest (>= 5.0.6)
|
14
14
|
minitest-reporters (1.3.8)
|
@@ -16,7 +16,7 @@ GEM
|
|
16
16
|
builder
|
17
17
|
minitest (>= 5.0)
|
18
18
|
ruby-progressbar
|
19
|
-
oj (3.9.
|
19
|
+
oj (3.9.1)
|
20
20
|
rake (12.3.3)
|
21
21
|
ruby-progressbar (1.10.1)
|
22
22
|
|
@@ -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
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
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
|
}
|
data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"push_campaign_trivial": {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
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
|
+
}
|
11
12
|
}
|
@@ -1,20 +1,25 @@
|
|
1
1
|
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
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
|
+
}
|
20
25
|
}
|
data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json
ADDED
@@ -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
|
+
}
|
data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json
ADDED
@@ -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
|
+
}
|
data/package.json
CHANGED
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.
|
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-09-
|
11
|
+
date: 2019-09-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: oj
|
@@ -131,6 +131,7 @@ files:
|
|
131
131
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1+json
|
132
132
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2+json
|
133
133
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3+json
|
134
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json
|
134
135
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1+json
|
135
136
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.index+json
|
136
137
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.product.lookup.v1+json
|
@@ -144,6 +145,9 @@ files:
|
|
144
145
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json
|
145
146
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
|
146
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
|
147
151
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
|
148
152
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
|
149
153
|
- lib/trailer_vote/fixtures/index.js
|
@@ -164,14 +168,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
164
168
|
requirements:
|
165
169
|
- - ">="
|
166
170
|
- !ruby/object:Gem::Version
|
167
|
-
version:
|
171
|
+
version: 2.5.1
|
168
172
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
169
173
|
requirements:
|
170
174
|
- - ">="
|
171
175
|
- !ruby/object:Gem::Version
|
172
176
|
version: '0'
|
173
177
|
requirements: []
|
174
|
-
rubygems_version: 3.0.
|
178
|
+
rubygems_version: 3.0.2
|
175
179
|
signing_key:
|
176
180
|
specification_version: 4
|
177
181
|
summary: Fixtures for TrailerVote media types, api calls, and so forth
|