test_file_path = "/path/to/file.jpg"

describe "File", ->
  it "attempts to generate a new file upload task on creation", ->
    # File.create(test_file_path)