When I run "filentory-cli" for the test data
features/step_definitions/filentory-cli_steps.rb:2
Then I should get JSON as output
features/step_definitions/filentory-cli_steps.rb:6
And the "name" should be "testrun"
features/step_definitions/filentory-cli_steps.rb:12
And the "type" should be "DVD"
features/step_definitions/filentory-cli_steps.rb:12
And there should be 4 entries in "files"
features/step_definitions/filentory-cli_steps.rb:16
And the first file should be placed in the root folder
features/step_definitions/filentory-cli_steps.rb:20
And the second file should be in the "folder"
features/step_definitions/filentory-cli_steps.rb:27
And the image file should have metadata
features/step_definitions/filentory-cli_steps.rb:34
And the video file should have metadata
features/step_definitions/filentory-cli_steps.rb:43