exfile v0.3.2 Exfile.BackendTest

Shared tests for your backends.

Usage:

defmodule MyBackendTest do
  use Exfile.BackendTest, {MyBackend, keyword list of options sent to backend}]
end

Summary

Functions

upload_string(backend, string)