card 1.19.3 → 1.19.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (190) hide show
  1. checksums.yaml +4 -4
  2. data/.yardopts +1 -0
  3. data/VERSION +1 -1
  4. data/card.gemspec +1 -3
  5. data/db/migrate_core_cards/20160914132636_fix_mod_files.rb +25 -0
  6. data/lib/card.rb +0 -2
  7. data/lib/card/content/diff.rb +3 -4
  8. data/lib/card/format/error.rb +1 -1
  9. data/mod/admin/set/self/admin.rb +2 -2
  10. data/mod/admin/set/self/trash.rb +9 -3
  11. data/mod/basic_types/set/type/html.rb +1 -1
  12. data/mod/bootstrap/set/all/bootstrap/layout.rb +58 -0
  13. data/mod/bootstrap/spec/set/all/bootstrap/layout_spec.rb +32 -0
  14. data/mod/carrierwave/lib/carrier_wave/cardmount.rb +0 -2
  15. data/mod/carrierwave/set/abstract/attachment/upload_cache.rb +2 -1
  16. data/mod/core/set/all/stages.rb +6 -4
  17. data/mod/history/lib/card/act.rb +8 -7
  18. data/mod/history/set/all/history.rb +10 -8
  19. data/mod/machines/set/abstract/script.rb +1 -1
  20. data/mod/machines/set/type/css.rb +1 -1
  21. data/mod/pointer/set/abstract/01_pointer.rb +1 -1
  22. data/mod/standard/file/credit_image/image-icon.png +0 -0
  23. data/mod/standard/file/credit_image/image-large.png +0 -0
  24. data/mod/standard/file/credit_image/image-medium.png +0 -0
  25. data/mod/standard/file/credit_image/image-small.png +0 -0
  26. data/mod/standard/file/favicon/image-icon.png +0 -0
  27. data/mod/standard/file/favicon/image-large.png +0 -0
  28. data/mod/standard/file/favicon/image-medium.png +0 -0
  29. data/mod/standard/file/favicon/image-small.png +0 -0
  30. data/mod/standard/file/logo/image-icon.png +0 -0
  31. data/mod/standard/file/logo/image-large.png +0 -0
  32. data/mod/standard/file/logo/image-medium.png +0 -0
  33. data/mod/standard/file/logo/image-small.png +0 -0
  34. data/mod/standard/set/self/recent.rb +2 -2
  35. data/spec/lib/card/diff_spec.rb +9 -9
  36. metadata +19 -156
  37. data/vendor/carrierwave/.gitignore +0 -19
  38. data/vendor/carrierwave/.rubocop.yml +0 -262
  39. data/vendor/carrierwave/.travis.yml +0 -58
  40. data/vendor/carrierwave/CHANGELOG.md +0 -81
  41. data/vendor/carrierwave/CONTRIBUTING.md +0 -37
  42. data/vendor/carrierwave/Gemfile +0 -5
  43. data/vendor/carrierwave/README.md +0 -995
  44. data/vendor/carrierwave/Rakefile +0 -26
  45. data/vendor/carrierwave/carrierwave.gemspec +0 -45
  46. data/vendor/carrierwave/cucumber.yml +0 -2
  47. data/vendor/carrierwave/features/caching.feature +0 -28
  48. data/vendor/carrierwave/features/download.feature +0 -20
  49. data/vendor/carrierwave/features/file_storage.feature +0 -37
  50. data/vendor/carrierwave/features/file_storage_overridden_filename.feature +0 -38
  51. data/vendor/carrierwave/features/file_storage_overridden_store_dir.feature +0 -38
  52. data/vendor/carrierwave/features/file_storage_reversing_processor.feature +0 -43
  53. data/vendor/carrierwave/features/fixtures/bork.txt +0 -1
  54. data/vendor/carrierwave/features/fixtures/monkey.txt +0 -1
  55. data/vendor/carrierwave/features/fixtures/upcased_bork.txt +0 -1
  56. data/vendor/carrierwave/features/mount_activerecord.feature +0 -46
  57. data/vendor/carrierwave/features/step_definitions/activerecord_steps.rb +0 -20
  58. data/vendor/carrierwave/features/step_definitions/caching_steps.rb +0 -12
  59. data/vendor/carrierwave/features/step_definitions/datamapper_steps.rb +0 -27
  60. data/vendor/carrierwave/features/step_definitions/download_steps.rb +0 -8
  61. data/vendor/carrierwave/features/step_definitions/file_steps.rb +0 -51
  62. data/vendor/carrierwave/features/step_definitions/general_steps.rb +0 -102
  63. data/vendor/carrierwave/features/step_definitions/mount_steps.rb +0 -17
  64. data/vendor/carrierwave/features/step_definitions/store_steps.rb +0 -16
  65. data/vendor/carrierwave/features/support/activerecord.rb +0 -18
  66. data/vendor/carrierwave/features/support/env.rb +0 -19
  67. data/vendor/carrierwave/features/versions_basics.feature +0 -50
  68. data/vendor/carrierwave/features/versions_caching_from_versions.feature +0 -32
  69. data/vendor/carrierwave/features/versions_nested_versions.feature +0 -70
  70. data/vendor/carrierwave/features/versions_overridden_filename.feature +0 -51
  71. data/vendor/carrierwave/features/versions_overriden_store_dir.feature +0 -41
  72. data/vendor/carrierwave/gemfiles/rails-4-0-stable.gemfile +0 -5
  73. data/vendor/carrierwave/gemfiles/rails-4-1-stable.gemfile +0 -5
  74. data/vendor/carrierwave/gemfiles/rails-4-2-stable.gemfile +0 -5
  75. data/vendor/carrierwave/gemfiles/rails-master.gemfile +0 -11
  76. data/vendor/carrierwave/lib/carrierwave.rb +0 -93
  77. data/vendor/carrierwave/lib/carrierwave/compatibility/paperclip.rb +0 -103
  78. data/vendor/carrierwave/lib/carrierwave/error.rb +0 -8
  79. data/vendor/carrierwave/lib/carrierwave/locale/cs.yml +0 -14
  80. data/vendor/carrierwave/lib/carrierwave/locale/de.yml +0 -14
  81. data/vendor/carrierwave/lib/carrierwave/locale/el.yml +0 -14
  82. data/vendor/carrierwave/lib/carrierwave/locale/en.yml +0 -14
  83. data/vendor/carrierwave/lib/carrierwave/locale/es.yml +0 -14
  84. data/vendor/carrierwave/lib/carrierwave/locale/fr-CA.yml +0 -14
  85. data/vendor/carrierwave/lib/carrierwave/locale/fr.yml +0 -14
  86. data/vendor/carrierwave/lib/carrierwave/locale/id.yml +0 -14
  87. data/vendor/carrierwave/lib/carrierwave/locale/ja.yml +0 -14
  88. data/vendor/carrierwave/lib/carrierwave/locale/nb.yml +0 -14
  89. data/vendor/carrierwave/lib/carrierwave/locale/nl.yml +0 -14
  90. data/vendor/carrierwave/lib/carrierwave/locale/pl.yml +0 -14
  91. data/vendor/carrierwave/lib/carrierwave/locale/pt-BR.yml +0 -14
  92. data/vendor/carrierwave/lib/carrierwave/locale/pt-PT.yml +0 -14
  93. data/vendor/carrierwave/lib/carrierwave/locale/ru.yml +0 -14
  94. data/vendor/carrierwave/lib/carrierwave/locale/sk.yml +0 -14
  95. data/vendor/carrierwave/lib/carrierwave/locale/tr.yml +0 -14
  96. data/vendor/carrierwave/lib/carrierwave/locale/zh-CN.yml +0 -14
  97. data/vendor/carrierwave/lib/carrierwave/locale/zh-TW.yml +0 -14
  98. data/vendor/carrierwave/lib/carrierwave/mount.rb +0 -444
  99. data/vendor/carrierwave/lib/carrierwave/mounter.rb +0 -163
  100. data/vendor/carrierwave/lib/carrierwave/orm/activerecord.rb +0 -103
  101. data/vendor/carrierwave/lib/carrierwave/processing.rb +0 -2
  102. data/vendor/carrierwave/lib/carrierwave/processing/mini_magick.rb +0 -328
  103. data/vendor/carrierwave/lib/carrierwave/processing/rmagick.rb +0 -379
  104. data/vendor/carrierwave/lib/carrierwave/sanitized_file.rb +0 -348
  105. data/vendor/carrierwave/lib/carrierwave/storage.rb +0 -2
  106. data/vendor/carrierwave/lib/carrierwave/storage/abstract.rb +0 -43
  107. data/vendor/carrierwave/lib/carrierwave/storage/file.rb +0 -118
  108. data/vendor/carrierwave/lib/carrierwave/storage/fog.rb +0 -462
  109. data/vendor/carrierwave/lib/carrierwave/test/matchers.rb +0 -394
  110. data/vendor/carrierwave/lib/carrierwave/uploader.rb +0 -67
  111. data/vendor/carrierwave/lib/carrierwave/uploader/cache.rb +0 -207
  112. data/vendor/carrierwave/lib/carrierwave/uploader/callbacks.rb +0 -33
  113. data/vendor/carrierwave/lib/carrierwave/uploader/configuration.rb +0 -203
  114. data/vendor/carrierwave/lib/carrierwave/uploader/content_type_blacklist.rb +0 -48
  115. data/vendor/carrierwave/lib/carrierwave/uploader/content_type_whitelist.rb +0 -48
  116. data/vendor/carrierwave/lib/carrierwave/uploader/default_url.rb +0 -17
  117. data/vendor/carrierwave/lib/carrierwave/uploader/download.rb +0 -92
  118. data/vendor/carrierwave/lib/carrierwave/uploader/extension_blacklist.rb +0 -51
  119. data/vendor/carrierwave/lib/carrierwave/uploader/extension_whitelist.rb +0 -51
  120. data/vendor/carrierwave/lib/carrierwave/uploader/file_size.rb +0 -41
  121. data/vendor/carrierwave/lib/carrierwave/uploader/magic_mime_blacklist.rb +0 -94
  122. data/vendor/carrierwave/lib/carrierwave/uploader/magic_mime_whitelist.rb +0 -94
  123. data/vendor/carrierwave/lib/carrierwave/uploader/mountable.rb +0 -38
  124. data/vendor/carrierwave/lib/carrierwave/uploader/processing.rb +0 -88
  125. data/vendor/carrierwave/lib/carrierwave/uploader/proxy.rb +0 -86
  126. data/vendor/carrierwave/lib/carrierwave/uploader/remove.rb +0 -21
  127. data/vendor/carrierwave/lib/carrierwave/uploader/serialization.rb +0 -28
  128. data/vendor/carrierwave/lib/carrierwave/uploader/store.rb +0 -93
  129. data/vendor/carrierwave/lib/carrierwave/uploader/url.rb +0 -41
  130. data/vendor/carrierwave/lib/carrierwave/uploader/versions.rb +0 -295
  131. data/vendor/carrierwave/lib/carrierwave/utilities.rb +0 -6
  132. data/vendor/carrierwave/lib/carrierwave/utilities/uri.rb +0 -21
  133. data/vendor/carrierwave/lib/carrierwave/validations/active_model.rb +0 -78
  134. data/vendor/carrierwave/lib/carrierwave/version.rb +0 -3
  135. data/vendor/carrierwave/lib/generators/templates/uploader.rb +0 -49
  136. data/vendor/carrierwave/lib/generators/uploader_generator.rb +0 -7
  137. data/vendor/carrierwave/script/console +0 -10
  138. data/vendor/carrierwave/script/destroy +0 -14
  139. data/vendor/carrierwave/script/generate +0 -14
  140. data/vendor/carrierwave/spec/compatibility/paperclip_spec.rb +0 -138
  141. data/vendor/carrierwave/spec/fixtures/Uppercase.jpg +0 -1
  142. data/vendor/carrierwave/spec/fixtures/bork.ttxt +0 -1
  143. data/vendor/carrierwave/spec/fixtures/bork.txt +0 -1
  144. data/vendor/carrierwave/spec/fixtures/bork.txtt +0 -1
  145. data/vendor/carrierwave/spec/fixtures/case.JPG +0 -1
  146. data/vendor/carrierwave/spec/fixtures/landscape.jpg +0 -0
  147. data/vendor/carrierwave/spec/fixtures/multi_page.pdf +0 -0
  148. data/vendor/carrierwave/spec/fixtures/new.jpeg +0 -1
  149. data/vendor/carrierwave/spec/fixtures/new.txt +0 -1
  150. data/vendor/carrierwave/spec/fixtures/old.jpeg +0 -1
  151. data/vendor/carrierwave/spec/fixtures/old.txt +0 -1
  152. data/vendor/carrierwave/spec/fixtures/portrait.jpg +0 -0
  153. data/vendor/carrierwave/spec/fixtures/ruby.gif +0 -0
  154. data/vendor/carrierwave/spec/fixtures/sponsored.doc +0 -1
  155. data/vendor/carrierwave/spec/fixtures/test+.jpg +0 -1
  156. data/vendor/carrierwave/spec/fixtures/test.jpeg +0 -1
  157. data/vendor/carrierwave/spec/fixtures/test.jpg +0 -1
  158. data/vendor/carrierwave/spec/generators/uploader_generator_spec.rb +0 -19
  159. data/vendor/carrierwave/spec/mount_multiple_spec.rb +0 -913
  160. data/vendor/carrierwave/spec/mount_single_spec.rb +0 -793
  161. data/vendor/carrierwave/spec/orm/activerecord_spec.rb +0 -1556
  162. data/vendor/carrierwave/spec/processing/mini_magick_spec.rb +0 -210
  163. data/vendor/carrierwave/spec/processing/rmagick_spec.rb +0 -250
  164. data/vendor/carrierwave/spec/sanitized_file_spec.rb +0 -805
  165. data/vendor/carrierwave/spec/spec_helper.rb +0 -105
  166. data/vendor/carrierwave/spec/storage/file_spec.rb +0 -82
  167. data/vendor/carrierwave/spec/storage/fog_credentials.rb +0 -46
  168. data/vendor/carrierwave/spec/storage/fog_helper.rb +0 -428
  169. data/vendor/carrierwave/spec/storage/fog_spec.rb +0 -48
  170. data/vendor/carrierwave/spec/support/activerecord.rb +0 -31
  171. data/vendor/carrierwave/spec/support/file_utils_helper.rb +0 -15
  172. data/vendor/carrierwave/spec/uploader/cache_spec.rb +0 -324
  173. data/vendor/carrierwave/spec/uploader/callback_spec.rb +0 -30
  174. data/vendor/carrierwave/spec/uploader/configuration_spec.rb +0 -133
  175. data/vendor/carrierwave/spec/uploader/content_type_blacklist_spec.rb +0 -61
  176. data/vendor/carrierwave/spec/uploader/content_type_whitelist_spec.rb +0 -63
  177. data/vendor/carrierwave/spec/uploader/default_url_spec.rb +0 -77
  178. data/vendor/carrierwave/spec/uploader/download_spec.rb +0 -204
  179. data/vendor/carrierwave/spec/uploader/extension_blacklist_spec.rb +0 -112
  180. data/vendor/carrierwave/spec/uploader/extension_whitelist_spec.rb +0 -102
  181. data/vendor/carrierwave/spec/uploader/file_size_spec.rb +0 -52
  182. data/vendor/carrierwave/spec/uploader/mountable_spec.rb +0 -26
  183. data/vendor/carrierwave/spec/uploader/overrides_spec.rb +0 -71
  184. data/vendor/carrierwave/spec/uploader/paths_spec.rb +0 -18
  185. data/vendor/carrierwave/spec/uploader/processing_spec.rb +0 -159
  186. data/vendor/carrierwave/spec/uploader/proxy_spec.rb +0 -79
  187. data/vendor/carrierwave/spec/uploader/remove_spec.rb +0 -71
  188. data/vendor/carrierwave/spec/uploader/store_spec.rb +0 -400
  189. data/vendor/carrierwave/spec/uploader/url_spec.rb +0 -273
  190. data/vendor/carrierwave/spec/uploader/versions_spec.rb +0 -633
@@ -1,210 +0,0 @@
1
- require 'spec_helper'
2
-
3
- describe CarrierWave::MiniMagick do
4
- let(:klass) { Class.new(CarrierWave::Uploader::Base) { include CarrierWave::MiniMagick } }
5
-
6
- let(:instance) { klass.new }
7
- let(:landscape_file_path) { file_path('landscape.jpg') }
8
- let(:landscape_copy_file_path) { file_path('landscape_copy.jpg') }
9
-
10
- before do
11
- FileUtils.cp(landscape_file_path, landscape_copy_file_path)
12
- allow(instance).to receive(:cached?).and_return true
13
- allow(instance).to receive(:url).and_return nil
14
- allow(instance).to receive(:file).and_return(CarrierWave::SanitizedFile.new(landscape_copy_file_path))
15
- end
16
-
17
- after { FileUtils.rm(landscape_copy_file_path) if File.exist?(landscape_copy_file_path) }
18
-
19
- describe "#convert" do
20
- it "converts from one format to another" do
21
- instance.convert('png')
22
- expect(instance.file.extension).to eq('png')
23
- expect(instance).to be_format('png')
24
- end
25
-
26
- it "converts all pages when no page number is specified" do
27
- expect_any_instance_of(::MiniMagick::Image).to receive(:format).with('png', nil).once
28
- instance.convert('png')
29
- end
30
-
31
- it "converts specific page" do
32
- expect_any_instance_of(::MiniMagick::Image).to receive(:format).with('png', 1).once
33
- instance.convert('png', 1)
34
- end
35
- end
36
-
37
- describe '#resize_to_fill' do
38
- it "resizes the image to exactly the given dimensions and maintain file type" do
39
- instance.resize_to_fill(200, 200)
40
-
41
- expect(instance).to have_dimensions(200, 200)
42
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/JPEG/)
43
- end
44
-
45
- it "resizes the image to exactly the given dimensions and maintain updated file type" do
46
- instance.convert('png')
47
- instance.resize_to_fill(200, 200)
48
-
49
- expect(instance).to have_dimensions(200, 200)
50
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/PNG/)
51
- expect(instance.file.extension).to eq('png')
52
- end
53
-
54
- it "scales up the image if it smaller than the given dimensions" do
55
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to_not include('Quality: 70')
56
-
57
- instance.resize_to_fill(1000, 1000, combine_options: { quality: 70 })
58
-
59
- expect(instance).to have_dimensions(1000, 1000)
60
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to include('Quality: 70')
61
- end
62
- end
63
-
64
- describe '#resize_and_pad' do
65
- it "resizes the image to exactly the given dimensions and maintain file type" do
66
- instance.resize_and_pad(200, 200)
67
-
68
- expect(instance).to have_dimensions(200, 200)
69
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/JPEG/)
70
- end
71
-
72
- it "resizes the image to exactly the given dimensions and maintain updated file type" do
73
- instance.convert('png')
74
- instance.resize_and_pad(200, 200)
75
-
76
- expect(instance).to have_dimensions(200, 200)
77
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/PNG/)
78
- end
79
-
80
- it "scales up the image if it smaller than the given dimensions" do
81
- instance.resize_and_pad(1000, 1000)
82
-
83
- expect(instance).to have_dimensions(1000, 1000)
84
- end
85
-
86
- it "pads with white" do
87
- instance.resize_and_pad(200, 200)
88
-
89
- color_of_pixel(instance.current_path, 0, 0).tap do |color|
90
- expect(color).to include('#FFFFFF')
91
- expect(color).not_to include('#FFFFFF00')
92
- end
93
- end
94
-
95
- it "pads with transparent" do
96
- instance.convert('png')
97
- instance.resize_and_pad(200, 200, :transparent)
98
-
99
- expect(color_of_pixel(instance.current_path, 0, 0)).to include('#FFFFFF00')
100
- end
101
-
102
- it "doesn't pad with transparent" do
103
- instance.resize_and_pad(200, 200, :transparent)
104
- instance.convert('png')
105
-
106
- color_of_pixel(instance.current_path, 0, 0).tap do |color|
107
- expect(color).to include('#FFFFFF')
108
- expect(color).not_to include('#FFFFFF00')
109
- end
110
- end
111
-
112
- it 'accepts combine_options and set quality' do
113
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to_not include('Quality: 70')
114
-
115
- instance.resize_and_pad(1000, 1000, combine_options: {quality: 70})
116
-
117
- expect(instance).to have_dimensions(1000, 1000)
118
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to include('Quality: 70')
119
- end
120
- end
121
-
122
- describe '#resize_to_fit' do
123
- it "resizes the image to fit within the given dimensions and maintain file type" do
124
- instance.resize_to_fit(200, 200)
125
-
126
- expect(instance).to have_dimensions(200, 150)
127
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/JPEG/)
128
- end
129
-
130
- it "resizes the image to fit within the given dimensions and maintain updated file type" do
131
- instance.convert('png')
132
- instance.resize_to_fit(200, 200)
133
-
134
- expect(instance).to have_dimensions(200, 150)
135
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/PNG/)
136
- expect(instance.file.extension).to eq('png')
137
- end
138
-
139
- it 'scales up the image if it smaller than the given dimensions and set quality' do
140
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to_not include('Quality: 70')
141
-
142
- instance.resize_to_fit(1000, 1000, combine_options: {quality: 70})
143
-
144
- expect(instance).to have_dimensions(1000, 750)
145
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to include('Quality: 70')
146
- end
147
- end
148
-
149
- describe '#resize_to_limit' do
150
- it 'resizes the image to fit within the given dimensions, maintain file type and set quality' do
151
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to_not include('Quality: 70')
152
-
153
- instance.resize_to_limit(200, 200, combine_options: {quality: 70})
154
-
155
- expect(instance).to have_dimensions(200, 150)
156
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/JPEG/)
157
- expect(::MiniMagick::Tool::Identify.new.verbose(instance.current_path).call).to include('Quality: 70')
158
- end
159
-
160
- it "resizes the image to fit within the given dimensions and maintain updated file type" do
161
- instance.convert('png')
162
- instance.resize_to_limit(200, 200)
163
-
164
- expect(instance).to have_dimensions(200, 150)
165
- expect(::MiniMagick::Image.open(instance.current_path)['format']).to match(/PNG/)
166
- expect(instance.file.extension).to eq('png')
167
- end
168
-
169
- it "doesn't scale up the image if it smaller than the given dimensions" do
170
- instance.resize_to_limit(1000, 1000)
171
-
172
- expect(instance).to have_dimensions(640, 480)
173
- end
174
- end
175
-
176
- describe "#width and #height" do
177
- it "returns the width and height of the image" do
178
- instance.resize_to_fill(200, 300)
179
-
180
- expect(instance.width).to eq(200)
181
- expect(instance.height).to eq(300)
182
- end
183
- end
184
-
185
- describe "test errors" do
186
- context "invalid image file" do
187
- before { File.open(instance.current_path, 'w') { |f| f.puts "bogus" } }
188
-
189
- it "fails to process a non image file" do
190
- expect { instance.resize_to_limit(200, 200) }.to raise_exception(CarrierWave::ProcessingError, /^Failed to manipulate with MiniMagick, maybe it is not an image\?/)
191
- end
192
-
193
- it "uses I18n" do
194
- change_locale_and_store_translations(:nl, :errors => {
195
- :messages => {
196
- :mini_magick_processing_error => "Kon bestand niet met MiniMagick bewerken, misschien is het geen beeld bestand?"
197
- }
198
- }) do
199
- expect {instance.resize_to_limit(200, 200)}.to raise_exception(CarrierWave::ProcessingError, /^Kon bestand niet met MiniMagick bewerken, misschien is het geen beeld bestand\?/)
200
- end
201
- end
202
-
203
- it "doesn't suppress errors when translation is unavailable" do
204
- change_locale_and_store_translations(:foo, {}) do
205
- expect { instance.resize_to_limit(200, 200) }.to raise_exception( CarrierWave::ProcessingError )
206
- end
207
- end
208
- end
209
- end
210
- end
@@ -1,250 +0,0 @@
1
- require 'spec_helper'
2
-
3
- describe CarrierWave::RMagick, :rmagick => true do
4
-
5
- let(:klass) { Class.new(CarrierWave::Uploader::Base) { include CarrierWave::RMagick } }
6
- let(:instance) { klass.new }
7
- let(:landscape_file_path) { file_path('landscape.jpg') }
8
- let(:landscape_file_copy_path) { file_path('landscape_copy.jpg') }
9
-
10
- before do
11
- FileUtils.cp(landscape_file_path, landscape_file_copy_path)
12
- allow(instance).to receive(:cached?).and_return true
13
- allow(instance).to receive(:file).and_return(CarrierWave::SanitizedFile.new(landscape_file_copy_path))
14
- end
15
-
16
- after do
17
- FileUtils.rm(landscape_file_copy_path) if File.exist?(file_path('landscape_copy.jpg'))
18
- FileUtils.rm(landscape_file_copy_path) if File.exist?(file_path('landscape_copy.jpg'))
19
- end
20
-
21
- describe '#convert' do
22
- it "converts the image to the given format" do
23
- instance.convert(:png)
24
- expect(instance.file.extension).to eq('png')
25
- expect(instance).to be_format('png')
26
- end
27
- end
28
-
29
- describe '#resize_to_fill' do
30
- it "resizes the image to exactly the given dimensions and maintain file type" do
31
- instance.resize_to_fill(200, 200)
32
-
33
- expect(instance).to have_dimensions(200, 200)
34
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('JPEG')
35
- end
36
-
37
- it "resizes the image to exactly the given dimensions and maintain updated file type" do
38
- instance.convert('png')
39
- instance.resize_to_fill(200, 200)
40
-
41
- expect(instance).to have_dimensions(200, 200)
42
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('PNG')
43
- expect(instance.file.extension).to eq('png')
44
- end
45
-
46
- it "scales up the image if it smaller than the given dimensions" do
47
- instance.resize_to_fill(1000, 1000)
48
- expect(instance).to have_dimensions(1000, 1000)
49
- end
50
- end
51
-
52
- describe '#resize_and_pad' do
53
- it "resizes the image to exactly the given dimensions and maintain file type" do
54
- instance.resize_and_pad(200, 200)
55
-
56
- expect(instance).to have_dimensions(200, 200)
57
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('JPEG')
58
- end
59
-
60
- it "resize the image to exactly the given dimensions and maintain updated file type" do
61
- instance.convert('png')
62
- instance.resize_and_pad(200, 200)
63
-
64
- expect(instance).to have_dimensions(200, 200)
65
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('PNG')
66
- expect(instance.file.extension).to eq('png')
67
- end
68
-
69
- it "pads with white" do
70
- instance.resize_and_pad(200, 200)
71
-
72
- color = color_of_pixel(instance.current_path, 0, 0)
73
- expect(color).to include('#FFFFFF')
74
- expect(color).not_to include('#FFFFFF00')
75
- end
76
-
77
- it "pads with transparent" do
78
- instance.convert('png')
79
- instance.resize_and_pad(200, 200, :transparent)
80
-
81
- color = color_of_pixel(instance.current_path, 0, 0)
82
- expect(color).to include('#FFFFFF00')
83
- end
84
-
85
- it "doesn't pad with transparent" do
86
- instance.resize_and_pad(200, 200, :transparent)
87
- instance.convert('png')
88
-
89
- color = color_of_pixel(instance.current_path, 0, 0)
90
- expect(color).to include('#FFFFFF')
91
- expect(color).not_to include('#FFFFFF00')
92
- end
93
-
94
- it "pads with given color" do
95
- instance.resize_and_pad(200, 200, '#888')
96
- color = color_of_pixel(instance.current_path, 0, 0)
97
-
98
- expect(color).to include('#888888')
99
- end
100
-
101
- it "scales up the image if it smaller than the given dimensions" do
102
- instance.resize_and_pad(1000, 1000)
103
-
104
- expect(instance).to have_dimensions(1000, 1000)
105
- end
106
- end
107
-
108
- describe '#resize_to_fit' do
109
- it "resizes the image to fit within the given dimensions and maintain file type" do
110
- instance.resize_to_fit(200, 200)
111
-
112
- expect(instance).to have_dimensions(200, 150)
113
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('JPEG')
114
- end
115
-
116
- it "resize the image to fit within the given dimensions and maintain updated file type" do
117
- instance.convert('png')
118
- instance.resize_to_fit(200, 200)
119
-
120
- expect(instance).to have_dimensions(200, 150)
121
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('PNG')
122
- end
123
-
124
- it "scales up the image if it smaller than the given dimensions" do
125
- instance.resize_to_fit(1000, 1000)
126
-
127
- expect(instance).to have_dimensions(1000, 750)
128
- end
129
- end
130
-
131
- describe '#resize_to_limit' do
132
- it "resizes the image to fit within the given dimensions and maintain file type" do
133
- instance.resize_to_limit(200, 200)
134
-
135
- expect(instance).to have_dimensions(200, 150)
136
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('JPEG')
137
- end
138
-
139
- it "resizes the image to fit within the given dimensions and maintain updated file type" do
140
- instance.convert('png')
141
- instance.resize_to_limit(200, 200)
142
-
143
- expect(instance).to have_dimensions(200, 150)
144
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('PNG')
145
- expect(instance.file.extension).to eq('png')
146
- end
147
-
148
- it "doesn't scale up the image if it smaller than the given dimensions" do
149
- instance.resize_to_limit(1000, 1000)
150
- expect(instance).to have_dimensions(640, 480)
151
- end
152
- end
153
-
154
- describe '#resize_to_geometry_string' do
155
- it "resizes the image to comply with `200x200^` Geometry String spec and maintain file type" do
156
- instance.resize_to_geometry_string('200x200^')
157
-
158
- expect(instance).to have_dimensions(267, 200)
159
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('JPEG')
160
- end
161
-
162
- it "resizes the image to comply with `200x200^` Geometry String spec and maintain updated file type" do
163
- instance.convert('png')
164
- instance.resize_to_geometry_string('200x200^')
165
-
166
- expect(instance).to have_dimensions(267, 200)
167
- expect(::Magick::Image.read(instance.current_path).first.format).to eq('PNG')
168
- expect(instance.file.extension).to eq('png')
169
- end
170
-
171
- it "resizes the image to have 125% larger dimensions" do
172
- instance.resize_to_geometry_string('125%')
173
- expect(instance).to have_dimensions(800, 600)
174
- end
175
-
176
- it "resizes the image to have a given height" do
177
- instance.resize_to_geometry_string('x256')
178
- expect(instance).to have_height(256)
179
- end
180
-
181
- it "resizes the image to have a given width" do
182
- instance.resize_to_geometry_string('256x')
183
- expect(instance).to have_width(256)
184
- end
185
- end
186
-
187
- describe "#manipulate!" do
188
- let(:image) { ::Magick::Image.read(landscape_file_path) }
189
-
190
- it 'supports passing write options to RMagick' do
191
- allow(::Magick::Image).to receive_messages(:read => image)
192
- expect_any_instance_of(::Magick::Image::Info).to receive(:quality=).with(50)
193
- expect_any_instance_of(::Magick::Image::Info).to receive(:depth=).with(8)
194
-
195
- instance.manipulate! do |image, index, options|
196
- options[:write] = {
197
- :quality => 50,
198
- :depth => 8
199
- }
200
- image
201
- end
202
- end
203
-
204
- it 'supports passing read options to RMagick' do
205
- expect_any_instance_of(::Magick::Image::Info).to receive(:density=).with(10)
206
- expect_any_instance_of(::Magick::Image::Info).to receive(:size=).with("200x200")
207
-
208
- instance.manipulate! :read => {
209
- :density => 10,
210
- :size => %{"200x200"}
211
- }
212
- end
213
- end
214
-
215
- describe "#width and #height" do
216
- it "returns the width and height of the image" do
217
- instance.resize_to_fill(200, 300)
218
- expect(instance.width).to eq(200)
219
- expect(instance.height).to eq(300)
220
- end
221
- end
222
-
223
- describe "test errors" do
224
- context "invalid image file" do
225
- before do
226
- File.open(instance.current_path, 'w') { |f| f.puts "bogus" }
227
- end
228
-
229
- it "fails to process a non image file" do
230
- expect {instance.resize_to_limit(200, 200)}.to raise_exception(CarrierWave::ProcessingError, /^Failed to manipulate with rmagick, maybe it is not an image\?/)
231
- end
232
-
233
- it "uses I18n" do
234
- change_locale_and_store_translations(:nl, :errors => {
235
- :messages => {
236
- :rmagick_processing_error => "Kon bestand niet met rmagick bewerken, misschien is het geen beeld bestand?"
237
- }
238
- }) do
239
- expect {instance.resize_to_limit(200, 200)}.to raise_exception(CarrierWave::ProcessingError, /^Kon bestand niet met rmagick bewerken, misschien is het geen beeld bestand\?/)
240
- end
241
- end
242
-
243
- it "doesn't suppress errors when translation is unavailable" do
244
- change_locale_and_store_translations(:foo, {}) do
245
- expect { instance.resize_to_limit(200, 200) }.to raise_exception( CarrierWave::ProcessingError )
246
- end
247
- end
248
- end
249
- end
250
- end