spec/support/image_helpers.rb in sqed-0.1.2 vs spec/support/image_helpers.rb in sqed-0.1.3
- old
+ new
@@ -21,10 +21,20 @@
def frost_stage
get_image 'stage_images/frost_stage.jpg'
end
+ def frost_stage_thumb
+ get_image 'stage_images/frost_stage_thumb.jpg'
+ end
+
+ def frost_stage_medimum
+ get_image 'stage_images/frost_stage_medimum.jpg'
+ end
+
+
+
def crossy_green_line_specimen
get_image 'stage_images/CrossyGreenLinesSpecimen.jpg'
end
def crossy_black_line_specimen
@@ -33,10 +43,10 @@
def black_stage_green_line_specimen
get_image 'stage_images/black_stage_green_line_specimen.jpg'
end
- def offset_cross_red
+ def vertical_offset_cross_red
get_image 'stage_images/boundary_offset_cross_red.jpg'
end
def right_t_green
get_image 'stage_images/boundary_right_t_green.jpg'